body {
	background-color: #BCCCE3;
	background-image: url(images/background_fade.jpg);
	background-repeat: no-repeat;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #003B64;
}

h1 {
	margin-top: 13;
	padding-top:0;
	margin-bottom: 5px;
	font-size: 1.6em;
	line-height: 22px;
	color: #86A538;
}

h2 {
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 0.1px;
	padding-bottom: 0px;
}

h3 {
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 1em;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bccce3;
}

#schatten {
	width: 986px;
	margin-top: 20px;
}

#schattenkante_oben {
	width: 986px;
	height: 10px;
}

#schatten_body {
	background-image: url(images/schatten.jpg);
	background-repeat: repeat-y;
	width: 986px;
	text-align: left;
}

#banner {
	background-image: url(images/banner_top.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
	height: 160px;
}

#sprachnav {
	float: right;
	width: 300px;
	text-align: right;
	padding-right: 26px;
	padding-top: 10px;
}

.sprachnavlink {
	font-size: 0.8em;
	font-variant: small-caps;
	color: #ffffff;
	padding-right: 5px;
	text-decoration: none;
}

.sprachnavlink_active {
	font-size: 0.8em;
	font-variant: small-caps;
	color: #ffffff;
	padding-right: 5px;
}

#bildwechsler {
	width: 960px;
	margin-left: 10px;
	height: 320px;
	border-bottom: 15px;
	border-bottom-style: solid;
	border-bottom-color: #4881B3;
}

#main {
	width: 960px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.search_string {
	background-color: #F0F4FA;
	border: 1px;
	border-style: solid;
	border-color: #D8E0ED;
	margin-right: 7px;
	margin-top: 10px;
	width: 170px;
}

.search_submit{
	border:0;
	margin:5;
} 

#mainnav {
	float: left;
	width: 200px;
}

#mainnav ul{
	margin:0;
	padding:0;
	list-style: none;	
}

#mainnav  li{
	border-bottom: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCDAEA;
	padding: 10px;
	
}
#mainnav a {
	display: block;
	width: 130px;
}

#mainnav li li {
	display: block;
	width: 130px;
	padding: 0px 0 0px 5px;
	border-bottom-style:none;
}

#mainnav li li a {
	font-weight: normal;
	font-size: 11px;
	padding: 5px;
}

.mainnavlink {
	color: #2D587D;
	text-decoration:none;
	font-weight: 600;
	font-size: 0.8em;
	
}
.mainnavlink_active{
	color: #4881B3;
	text-decoration: none;
	font-weight: 600;
	font-size: 0.8em;
	padding-left: 10px;
}

#main_text {
	width: 560px;
	float: left;
}

#main_text_content {
	padding: 15px;
	font-size: 0.8em;
	line-height: 140%;
}

#main_text_content a {
	color: #003B64;
	text-decoration: underline;
}

#spalte_rechts {
	float: right;
	width: 200px;
}

#spalte_rechts_content {
	padding-top: 10px;
	font-size: 0.7em; 
}

#onlinebooking {
	background-color: #F0F4FA;
	text-align: center;
	padding-top: 5px;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCCCE3;
}

#news_spalte_rechts {
	padding-top: 10px;
	color: #6A832A;
}

#news_spalte_rechts a {
	color: #003B64;
}

#schattenkante_unten {
	width: 986px;
}

#secondlevelnavigation {
	width: 960px;
	height: 20px;
	font-size: 0.6em;
}

#footer {
	font-size: 0.7em;
	color: #2D587D;
	line-height: 1.2em;
}

#footer a {
		color: #003B64;
		padding-right: 10px;
}

.preise_untertitel {
	font-size: 0.85em;
	font-weight: bold;
}

.preistabelle_hintergrundfarbe {
	background-color: #A6C3DD;
}

.preistabelle_titel {
	background-color: #4881B3;
	color: #ffffff;
	font-weight: bold;
}

.preise_kategorie {
	font-size: 0.85em;
	font-weight: bold;
}

.preise_farbe1_titel {
	background-color: #C1D6E8;
	font-size: 0.85em;
	font-weight: bold;
}

.preise_farbe1 {
	background-color: #C1D6E8;	
	font-weight: bold;
}

.preise_farbe2_titel {
	background-color: #D9E6F2;
	font-size: 0.85em;
	font-weight: bold;
}

.preise_farbe2 {
	background-color: #D9E6F2;
	font-weight: bold;
}

.zimmer_tabelle {
	background-color: #F5F7E7;
}

.zimmer_tabelle td {
	border: 1px;
	border-style: solid;
	border-color: #E6EDCD;
}
