body {
	background-color: #C2C2C2;
}

#position {
	position:absolute;
	top:50%;
	left:50%;
	width:900px;
	height:600px;
	margin-left:-470px;
	margin-top:-320px;
	z-index: 1;
}

#header {
	position:absolute;
	width:900px;
	height:122px;
	z-index:3;
	background-image: url(../bilder/bilder/head_1_03_01.jpg);
	left: 0px;
	background-repeat: no-repeat;
	top: -121px;
}

#navi_top {
	position:absolute;
	left:160px;
	top:-19px;
	width:729px;
	height:35px;
	z-index:4;
}

#navi_left {
	position:absolute;
	left:-140px;
	top:52px;
	width:123px;
	height:123px;
	z-index:2;
	background-image: url(../bilder/navi_left/back_03.jpg);
	background-repeat: no-repeat;
}

#inhalt {
	position:absolute;
	left:25px;
	top:150px;
	width:900px;
	height:425px;
	z-index:5;
	background-image: url(../bilder/Bilder/content_04.gif);
}

#content {
	height: 415px;
	width: 710px;
	position: absolute;
	left: 160px;
	top: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #000d7f;
	overflow: auto;
}



.koerbe {
	border-width: 0px;
	border-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 205px;
	width: 173px;
}


#navi_side {
	position:absolute;
	left:20px;
	top:14px;
	width:110px;
	height:110px;
	z-index:3;
}


#text {
	width:433px;
	margin-left: 15px;
	color: #58585a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}



h1{
	color: #285DA9;
	font-size: 16px;
}


h2 {
	font-size: 12px;
	font-weight: 900;
}


p {
	margin-top: 10px;
}
