body	{
	margin-top: 25px;
	margin-bottom: 25px;
	background-color:#ffffff;
	font-family:Verdana;
	margin-left:auto; 
	margin-right:auto;
	height: 570px;
	}
a	{
	color:#104470;
	font-size:11px;
	text-decoration:none;
}
a:hover	{
	color:#104470;
	font-size:11px;
	text-decoration:underline;
}
/* ------------------------------------------------Feste Contentpositionierung - Hauptblöcke */
.content { 
	position:absolute;
	top: 20px;
	left: 100px;
	width: 734px;
}
.header {
	padding-top: 0px;
	background-color: #000000;
	height: 20px;
	width: 734px;
}
.headera {
	padding-top: 5px;
	background-color: #ffffff;
	width: 734px;
}

.oben_ueber {
	float: left;
	top: 0px;
	left: 0px;
	width: 734px;
	height: 59px;
	background-color:#ffffff;
}
.oben_mitte {
	top: 59px;
	left: 0px;
	width: 734px;
	height: 20px;
	background-color:#000000;
}
.oben_unten {
	padding-top: 3px;
	top: 80px;
	left: 0px;
	height: 10px;
	width: 734px;
	
}




/* -------------------------------------------------- Linke Navigation  */

.content1 { 
	position:absolute;
	top: 109px;
	left: 100px;
	width: 734px;
}
.linke_navi{
	FLOAT: left;
	position:absolute;
	top: 0px;
	left: 0px;
	width: 125px;
}
.linke_navi_blau{
	padding-top: 5px;
	width: 125px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
	background-color:#688A92;
	height: 20px;
}
.linke_navi_hellblau{
	padding-top: 5px;
	padding-bottom: 5px;
	width: 125px;
	height: 100%;
	background-color:#aecceb;
}
.linke_navi_hellgrau{
	padding-top: 5px;
	padding-bottom: 5px;
	width: 125px;
	font-size: 11px;
	font-family: Verdana;
	background-color:#ededed;
}
.linke_navi_weiss{
	padding-top: 5px;
	padding-bottom: 5px;
	width: 125px;
	background-color:#ffffff;
}
/* -------------------------------------------------- Contentblock */
.mitte_content{
	
	position:absolute;
	top:0px;
	left:145px;
	width: 459px;
	background-color:#ffffff;
	margin-left:auto; 
	margin-right:auto;
}


/* -------------------------------------------------- Rechte Navigation */
.rechte_navi{
	FLOAT: right;
	position:absolute;
	top: 0px;
	left: 584px;
	width: 150px;
}
.rechte_navi_blau{
	width: 150px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
	background-color:#688A92;
	heigth: 20px;
}
.rechte_navi_hellblau{
	margin: 5px 0 0 5px;
	width: 150px;
	height: 100%;
	background-color:#aecceb;
}
.rechte_navi_hellgrau{
	width: 150px;
	background-color:#ededed;
}

/* -----------------------------------------------------Footerbereich */
.footer{
	width: 734px;
	border-top: 1px solid #B6B9BD;
	font-size: 10px;
	font-family: Verdana;
	background-color:#ffffff;
	}
/* -----------------------------------------------------Sonstiges */
.abstand_5{
margin: 5px;
}

.abstand_10{
margin: 10px;
}

.content_mitte{
	margin: 10px 10px 10px 10px;
	font-size: 11px;
	font-family: Verdana;
	heigth: 100%;
	width: 380px;
}
.content_line_400 {
	background-image: url(images/line_400px.gif);
	background-repeat: repeat;
}
.ABC{
	font-size: 11px;
	font-family: Verdana;
	background-color:#688A92;
	color: #ffffff;
	}

