@charset "utf-8";
/* CSS Document */

body {
	background-color: #99CDFF;
}
#main {
	width: 100%;
	background-image: url(../images/hintergrund/hintergrund.jpg);
	position: absolute;
	text-align: left;
	margin: 0px;
	left: 0px;
	top: 0px;
}
#content {
	width: 802px;
}
#seitenbalken {
	float: left;
	height: 100%;
	width: 193px;
}
#slide_show {
	float: right;
	height: 243px;
	width: 609px;
}
#text {
	float: right;
	width: 609px;
	overflow: hidden;
	border: 8px none #FEFFFF;
	position: relative;
	top: 10px;
	background-image: url(../images/hintergrund/hintergrund_text.jpg);
	background-repeat: repeat-y;
	background-position: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
	text-align: left;
}
#links_unten {
	background-image: url(../images/hintergrund/links_unten.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 45px;
	left: 0px;
	position: absolute;
	bottom: 0px;
}
#rechts_unten {
	background-image: url(../images/hintergrund/rechts_unten.jpg);
	height: 45px;
	width: 45px;
	right: 0px;
	bottom: 0px;
	position: absolute;
}
#unten {
	background-color: #F6F9FA;
	height: 35px;
	width: 609px;
	bottom: 0px;
	position: absolute;
	left: 0px;
	background-image: url(../images/hintergrund/unten.jpg);
}
#copyright {
	float: right;
	height: 50px;
	width: 609px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#links_oben {
	height: 45px;
	width: 45px;
	background-image: url(../images/hintergrund/links_oben.jpg);
	position: absolute;
	top: 0px;
	left: 9px;
}
#oben {
	position: absolute;
	width: 609px;
	height: 8px;
	top: 0px;
	left: 0px;
	background-color: #FFFFFF;
}
#links {
	background-color: #F9FAFB;
	height: 100%;
	width: 8px;
	left: 0px;
	top: 45px;
	position: relative;
}
#menu {
	width: 193px;
	height: 558px;
	top: 253px;
	background-position: bottom;
	background-repeat: no-repeat;
}
#nach_oben_1 {
	float: right;
	height: 100px;
	width: 17px;
	position: relative;
	top: 160px;
	right: 0px;
}
#wetter_headline {
	height: 15px;
	width: 95px;
	float: right;
	top: 3px;
	right: 3px;
	position: relative;
}
#nach_oben_2 {
	float: right;
	top: 628px;
	position: relative;
	left: 0px;
	clear: right;
}
#nach_oben_3 {
	float: right;
	height: 100px;
	width: 17px;
	top: 705px;
	position: relative;
	clear: right;
}
#nach_oben_4 {
	float: right;
	height: 100px;
	width: 17px;
	position: relative;
	top: 2448px;
	clear: right;
}
#seitenhinweis {
	top: 10px;
	position: relative;
	left: 60px;
}
#wetter {
	height: 185px;
	background-image: url(../images/hintergrund/wetter_hintergrund.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #0066FF;
	text-align: left;
}
#wetteranzeige {
	height: 55px;
	width: 125px;
	top: 10px;
	position: relative;
	float: right;
	right: 25px;
}
#unterpunkte {
	background-color: #FFFFFF;
	height: 20px;
	width: 100%;
}
a:link {
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;

}
a:visited {
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	font-weight:bolder;
	text-decoration: underline;
}
.style_preiserklaerung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.style_neuigkeit {
	color: #FF0000;
}
.style_preistabelle_1 {
	color: #F6D021;
	font-weight: bolder;
}
.style_komfort {
	font-size: 11px;
	text-align: left;
	color: #FFFFFF;
	font-weight: 300;
}
.style_formular_1 {
	font-weight: 900;
	color: #FFFFFF;
}
.style_preis_mehr_bilder {
	font-size: 10px;
	font-weight: bolder;
}
.fehlermeldung_formular {
	color: #FF0000;
	font-size: 14px;
}
.style_ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
#formular {
	top: 0px;
	height: 400px;
}
.caution {
	color: #FF0000;
	font-weight: bolder;
}
.eingabefeld {
	background-color: #FFFFFF;
	border: 0px solid #FFD428;
	color: #0066FF;
}
form {
	font-weight: bold;
}
.eingabe {
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #FAD62C;
	border: 1px solid #F6F2D0;
	width: 90px;
}
.aktuelles {
	color: #F6D021;
}

