body {
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(../img/bg_immprent.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.centerFrame {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	background-color: #FFFFFF;
	width: 761px;
}
.kopf {
	background-image: url(../img/head_logo.jpg);
	background-repeat: no-repeat;
	width: 761px;
	height: 239px;
	position: absolute;
}
.nav {
	background-image: url(../img/nav_bg.jpg);
	background-repeat: no-repeat;
	width: 150px;
	height: 474px;
	position: absolute;
	top: 247px;
	left: 31px;
	font-size: 12px;
}
.nav a{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 17px;
	padding: 6px 0px 5px 10px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #29458E;
}
.nav a:hover{
	background-color: #C7D0B1;
	color: #29458E;
}
.nav .active{
	background-color: #C7D0B1;
	color: #29458E;
}
.content {
	width: 511px;
	height: auto;
	position: absolute;
	top: 259px;
	left: 215px;
	font-size: 13px;
	color: #000000;
	line-height: 17px;
	margin-bottom: 15px;
}
.content a{
	color: #2A4795;
	text-decoration: underline;
}
.content a:hover{
	text-decoration: none;
}
.content .headline{
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.content .blau{
	color: #204490;
}
.content .blau14{
	color: #204490;
	font-size: 14px;
}
.content .schwarz{
	color: #000000;
}
.content .schwarzbold{
	color: #000000;
}
.content li{
	padding-bottom: 10px;
}
.content_start {
	width: 485px;
	height: auto;
	position: absolute;
	top: 259px;
	left: 240px;
	font-size: 13px;
	color: #000000;
	line-height: 17px;
	margin-bottom: 15px;
}
.content_start a{
	color: #2A4795;
	text-decoration: underline;
}
.content_start a:hover{
	text-decoration: none;
}
.content_start .headline{
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.content_start .blau{
	color: #204490;
}
.content_start .blau14{
	color: #204490;
	font-size: 14px;
}
.content_start .schwarz{
	color: #000000;
}
.content_start .schwarzbold{
	color: #000000;
}
.content_start li{
	padding-bottom: 10px;
}
p {
	margin-top: 0px;
}
.rechts {
	width: 73px;
	height: 300px;
	position: absolute;
	top: 259px;
	left: 659px;
	font-size: 12px;
	color: #666666;
	line-height: 17px;
	margin-bottom: 15px;
}
.rechts a{
	color: #2A4795;
	text-decoration: underline;
}
.rechts a:hover{
	text-decoration: none;
}
.button {
	padding: 2px 2px 4px 2px;
	height: auto;
}
.button a{
	background-color: #FF0000;
	text-decoration: none;
	padding: 2px 10px 2px 10px;
	border: #2445E8 solid 1px;
	color: #FFFFFF;
	margin-bottom: 3px;
	margin-top: 2px;
	height: 30px;
}
.button a:hover{
	background-color: #FFFFFF;
	color: #2445E8;
}
.gruen {
	color: #060;
}
