body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.datum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009;
	font-weight: bold;
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
	width: 90px;
}
.term_text {
	margin-left: 110px;	
}

.service_text {
	margin-left: 0px;	
}
.menu_leiste {
	width: 920px;
	margin: 0px;
	padding: 0px;
	height: 16px;
	position: absolute;
	left: 0px;
	top: 10px;
}
.menu_bild {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 26px;
	background-color: #111683;
	height: 140px;
	right: 0px;
	z-index: 10;
}
.menu_bild2 {
	position: absolute;
	width: 1600px;
	top: 26px;
	background-color: #111683;
	height: 140px;
	right: 0px;
	z-index: 8;
}
.untermenu {
	position: absolute;
	width: 200px;
	left: 20px;
	top: 200px;
}
.inhalt {
	position: absolute;
	width: 340px;
	left: 240px;
	top: 200px;
	overflow: visible;
}
.inhalt_full {
	position: absolute;
	width: 1000px;
	left: 20px;
	top: 200px;
	overflow: visible;
}
.bilder_leiste {
	position: absolute;
	left: 600px;
	top: 200px;
}


.menureiterfirst {
	float: left;
	width: 88px;
	height: 16px;
}

.menureiter {
	float: left;
	width: 88px;
	height: 16px;
	margin-left: -14px;
}

