/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
.hotline{
font-weight:bold;
color:red;
}
* {
	margin: 0;
	padding: 0;

}

body {
	margin-bottom: 50px;

	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3B3B3B;
	background:url(/images/hg.gif);
}

hr{
 border: 0px; /* Für Firefox und Opera */
 border-top: solid 1px #3b3b3b;
 border-bottom: solid 1px #FFFFFF;
padding-top:5px;
padding-bottom:5px;
}

h1, h2, h3 {
	color: #4F789F;
}

h1 {
	
}

h2 {
	font-size:18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3 {
	font-size: 1em;
}

p, blockquote, ul, ol {
}

p {
}

blockquote {
}

ul {
}

ul li {
}

ol {
}

ol li {
}

a {
	color: #4F789F;
}

a:hover {
	text-decoration: none;
}

img {
padding:0px;
	border: 0px solid #e2e2e2;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Boxed Style */

.boxed {
background: #ffffee;
}

.boxed .title {
	padding: 8px 15px;
	background: #00367c;
	text-transform: uppercase;
	font: bold 1em Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

.boxed .content {
	padding: 15px;
}

.boxed .news {
	text-align:center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.boxed .news img{
	padding:5px;
	border: 0px solid #e2e2e2;
}


.boxed ul {
	list-style: none;
}

.facts ul{
	padding-left: 15px;
	padding-top: 10px;
	list-style: square;
}


.facts{
margin-left:15px;
}
/* Post */

.post {
	clear: both;
	padding: 20px;
	border-bottom: 1px solid #3B3B3B;
}

.post .title {
}

.post .content {
	line-height: 1.6em;
}

.post .title {
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:22px;
}

.post p, .post blockquote, .post ul, .post ol {
	margin-bottom: 1em;
}

.post blockquote, .post ul, .post ol {
	margin-left: 3em;
}

/* Header */

#header {
	width: 700px;
	height: 150px;
	margin: 0 auto;
	background: #fff url(/images/logo_resort2.jpg);
}

#header h1, #header h2 {
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
font-style:italic;
	font-weight: normal;
}

#header h1 {
	float: left;
	padding: 80px 0 0 60px;
	letter-spacing: -3px;
	font-size: 30px;
}

#header h2 {
	float: left;
	padding: 120px 0 0 350px;
	color:#ffeeaa;
}

#header a {
	text-decoration: none;
	color: #ffeeaa;
}

/* Page */
#bread{
	width: 668px;
	margin: 0 auto;
background:#E3E3D5;
	border-top: 5px solid #3B3B3B;
	border-left: 1px solid #3B3B3B;
	border-right: 1px solid #3B3B3B;
	padding-left:15px;
	padding-right:15px;
	font-size:11px;

}

#bread a{
text-decoration:none;
}

#breadtable{

width: 665px;


}
#page {
	width: 700px;
	margin: 0 auto;
	background: url(/images/nav_cont_hg.gif) repeat-y;
	border-top: 1px solid #3B3B3B;
}

#content {
	float: right;
	width: 497px;
	padding-right: 1px;
}

#sidebar {
	float: left;
	width: 200px;
	padding-left: 1px;
}

/* Menu */

#menu {
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 5px 15px;
	border-bottom: 1px solid #3b3b3b;
	text-decoration: none;
	color: #3B3B3B;
	background: #ffffee;
}

#menu a:hover {
	background: #ffeeaa;
	color: #000099;
}

#menu .active a {
	background: #ffddaa;
	color: #000000;
}

/* Login */

#login {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login input {
	margin-bottom: 5px;
}

#inputtext1, #inputtext2 {
	width: 160px;
}

/* Updates */

#updates {
}

#updates ul {
}

#updates li {
	margin-bottom: 10px;
}

#updates h3 {
	font-size: 1em;
}

/* Footer */

#footer {
	width: 670px;
	height: 15px;
	margin: 0 auto;
	padding: 5px 15px;
	background: #3B3B3B;
	font-size: .77em;
	color: #FFFFFF;
}

#legal {
	float: left;
}

#links {
	float: right;
}
