/**********************************************************/
/* Allgemeine Styles */
/**********************************************************/

body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	scrollbar-face-color:#F2F7FB;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#C0C0C0;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#999999;
	scrollbar-arrow-color:#8FAAC9;
	scrollbar-track-color:#E0E0E0;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
}

#angebot_titel h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 0px 5px 10px; 
	background-image: url(../pictures/layout/pfeil_blau.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 5px 0px 2px 12px;
}

#angebot_titel {
	margin: 0px 0px;
	background-image: url(../pictures/layout/angebot_titel.jpg);
	background-repeat: no-repeat;
	height: 21px;
}

#angebot_bild {
	margin: 10px 0px 0px 0px;
	padding-left: 10px;
	width: 202px;
	float: left;
}

#angebot_bild img {
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}

#angebot_text {
	margin: 20px 10px 0px 229px;
	font-size: 11px;
	line-height: 120%;
	height: 180px;
	color: #336699;
}

#angebot_text h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 8px 0px;
	line-height: 15px;
}

#angebot_text p {
	margin: 0px 0px 10px 0px;
}

#angebot_text a {
	display: block;
	padding-left: 11px;
	background-image: url(../pictures/layout/pfeil_weitere_informationen.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	color: #336699;
}

#angebot_text a:hover {
	color: #4382C0;
}

#aktuellBg {
	background-image: url(../pictures/layout/iframe_bg.jpg);
	background-position: left 0;
	background-repeat: repeat-x;
	background-position: left 19px;
}

/**********************************************************/
/* Reiter unten */
/**********************************************************/

#angebot_bottom {
	height: 32px;
	width: 100%;
	margin-bottom: 0px;
	background-image: url(../pictures/layout/angebot_bottom_linie.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	clear: both;
}

#angebot_bottom #angebot_bottom_preis {
	background-image: url(../pictures/layout/bg_angebot_bottom_preis.jpg);
	background-repeat: repeat-x;
	min-width: 223px;
	height: 32px;
	margin: 0px 0px;
	float: right;
}

#angebot_bottom #angebot_bottom_preis p {
	font-size: 11px;
	margin: 9px 10px 0px 25px;
	color: #2B537B;
}

#angebot_bottom_preis img {
	float: left;
	margin-left: -3px;
}
