@charset "iso-8859-15";
/* CSS Document */
/* #aussenrahmen-schwebend {
	position:absolute;
	left:0px;
	top:0px;
	width:970px;
	height:580px;
	z-index:1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
} */
body {font-family:Verdana, Arial, Helvetica, sans-serif;}
#aussenrahmen {
	position:absolute;
	left:50%;
	top:50%;
	margin-top:-290px;
	margin-left:-485px;
	width:970px;
	height:580px;
	background-color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	z-index:1;
}
#aussenrahmen-links {
	position:absolute;
	left:0px;
	top:6px;
	width:6px;
	height:568px;
	z-index:2;
	background-image: url(../img/layout/design/rahmen-links.gif);
}
#aussenrahmen-links-oben {
	position:absolute;
	left:0px;
	top:0px;
	width:6px;
	height:6px;
	z-index:2;
	background-color:#ffffff;
	background-image: url(../img/layout/design/rahmen-oben-links.gif);
}
#aussenrahmen-links-unten {
	position:absolute;
	left:0px;
	top:574px;
	width:6px;
	height:6px;
	z-index:2;
	background-image: url(../img/layout/design/rahmen-unten-links.gif);
}
#aussenrahmen-oben {
	position:absolute;
	left:6px;
	top:0px;
	width:958px;
	height:6px;
	z-index:2;
	background-color:#ffffff;
	background-image: url(../img/layout/design/rahmen-oben.gif);
}
#aussenrahmen-rechts {
	position:absolute;
	left:964px;
	top:6px;
	width:6px;
	height:568px;
	z-index:2;
	background-image: url(../img/layout/design/rahmen-rechts.gif);
}
#aussenrahmen-rechts-oben {
	position:absolute;
	left:964px;
	top:0px;
	width:6px;
	height:6px;
	z-index:2;
	background-color:#ffffff;
	background-image: url(../img/layout/design/rahmen-oben-rechts.gif);
}
#aussenrahmen-rechts-unten {
	position:absolute;
	left:964px;
	top:574px;
	width:6px;
	height:6px;
	z-index:2;
	background-image: url(../img/layout/design/rahmen-unten-rechts.gif);
}
#aussenrahmen-unten {
	position:absolute;
	left:6px;
	top:574px;
	width:958px;
	height:6px;
	z-index:2;
	background-image: url(../img/layout/design/rahmen-unten.gif);
}
#banner {
	position:absolute;
	left:1px;
	top:6px;
	width:968px;
	height:63px;
	z-index:1;
	background-color: #ffcc00;
}
#button-start {
	position:absolute;
	left:6px;
	top:69px;
	width:30px;
	height:26px;
	z-index:2;
}
#fusszeile {
	position:absolute;
	left:6px;
	bottom:6px;
	width:958px;
	height:30px;
	line-height:11px;
	text-align:center;
	z-index:3;
}
#mehrfachagentur {
	position:absolute;
	left:720px;
	top:69px;
	width:215px;
	height:46px;
	z-index:4;
}
#navigation-links {
	position:absolute;
	top: 5px;
	left: -20px;
	width:220px;
	height:400px;
	z-index:4;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	font-weight:normal;
	line-height: 16px;
}
.navi-links ul {
	font-size:1.1em;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.navi-links ul li a {
	display: block;
	color: #0099ff;
	padding: 0px 0px 0px 0px;
}
.navi-links ul li a:hover {
	color: #0000ff;
}
.navi-links ul li a:active {
	color: #009900;
}
#navigation-oben {
	position:absolute;
	left:1px;
	top:100px;
	width:968px;
	height:43px;
	z-index:3;
	background-color: #ffffff;
}
#seitenausgabe {
	position:absolute;
	left:6px;
	top:143px;
	width:958px;
	height:400px;
	z-index:2;
}
#seitenbezeichner {
	position:absolute;
	left:155px;
	top:69px;
	width:560px;
	height:26px;
	z-index:2;
	background-color: #ffffff;
	line-height:26px;
}
#startlogo {
	position:absolute;
	left:720px;
	top:69px;
	width:215px;
	height:46px;
	z-index:2;
}
#testsieger {
	position:absolute;
	left:40px;
	top:69px;
	width:100px;
	height:26px;
	z-index:2;
	background-color: #ffffff;
	line-height:26px;
	color:#0099ff;
}
ul#topauswahl {
	width: 100%;
	height: 43px;
	background: url("../img/layout/navigation/navi-top-bg.gif") top left repeat-x;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul#topauswahl li {
	display: block;
	float: left;
	margin: 0 0 0 15px;
}
ul#topauswahl li a {
	height: 43px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	float: left;
	line-height: 330%;
	padding: 8px 15px 0;
}
ul#topauswahl li a:hover {
	color: #ffcc00;
}
ul#topauswahl li a.aktiv{
	color: #000000;
	background: url("../img/layout/navigation/navi-top-aktiv.gif") top left repeat-x;
	padding: 5px 15px 0;
}

