body{
	font-family:  Verdana, Helvetica, Arial, sans-serif;
	background-color: inherit;
	font-size: 11px;
	margin: 0px;
}

a:link,
a:visited{
	text-decoration: none;
	border:0px solid white;
}

.mainbox {
	border:0px solid green; 	
	width: 900px;
	margin-left: 120px;
	z-index: 1;
	
}
img :link,
img :visited{
	border:0px solid white;
}


.clear{
	clear: both;
	font-size: 1px;
	height: 1px;
}

div.left-side{
	background-color: #ecf7fb;
	width: 49%;
	height: 1100px;
	color:#555;
	font-size: 11px;
	border-left: 1px solid #6aa6be;
	border-right: 1px solid #6aa6be;
	float: left;
	z-index: 2;
}
img.vv_schrift{
	margin: 40px 0 0 60px;
	border: 0px solid white;
}
div.left-side h1{
	font-style: normal;
	font-weight: normal;
	margin-left: 80px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-size: 12px;
	color: #67a5be;
	text-decoration: none;
}
div.left-side h2{
	margin-left: 40px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 30px;
	font-size: 11px;
}

p{
	margin:10px 40px 0 40px;
}


a.weiterlink:link,
a.weiterlink:visited{
	color:#555;
	float: right;
	margin-right: 40px;
	margin-top: 15px;font-weight: bold;
	text-decoration: none;
}
a.weiterlink:hover{
	font-weight: bold;
	text-decoration: underline;
}
a.bildlink:link,
a.bildlink:visited{
	border:10px solid white;
}

div.right-side{
	width: 49%;
	height: 1100px;
	color:#555;
	font-size: 11px;
	background-color: #fefce5;
	border-right: 1px solid #eae0bc;
	border-left: 1px solid #eae0bc;
	float: left;
	z-index: 2;
}

img.fc_schrift{
	margin-left: 120px;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 44px;
	border: 0px solid white;
}
div.right-side h1{
	font-style: normal;
	font-weight: normal;
	margin-left: 142px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 4px;
	font-size: 12px;
	color: #bd8939;
	text-decoration: none;
}
div.right-side h2{
	margin-left: 40px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 30px;
	font-size: 11px;
}

div.banner{
	font-weight: bold;
	color: #565656;
	background-color: #fdfffb;
	height: 210px;
	width: 930px;
	border:1px solid #3d87a0;
	position: absolute;
	top: 275px;
	left:100px;
	z-index: 3;
}
div.logo{
	position: absolute;
	top: 232px;
	left:495px;
	
	z-index:9;
}
div.logo2{
	position: absolute;
	top: 32px;
	left:512px;
	
	z-index:9;
}

div.banner-header{
	height: 20px;
	margin-top: 7px;
	border-bottom: 0px solid green;
}
div.banner-header-left{
	font-size: 10px;
	padding-left: 220px;
	color: #a6a6a6;
	float: left;
	border:0px solid fuchsia;
}
div.banner-header-right{
	font-size: 11px;
	color: #a6a6a6;
	margin-left: 165px;
	float: left;
	border:0px solid fuchsia;
}
a.banner-link:link,
a.banner-link:visited{
	color: #a6a6a6;
	text-decoration: none;
	
}
div.personen-bild1{
	position: absolute;
	top:40px;
	left:45px;
	border: 1px solid #6aa6be;
}
div.personen-bild2{
	position: absolute;
	top:40px;
	left:148px;
	border: 1px solid #6aa6be;
}

div.personen-bild3{
	position: absolute;
	top:40px;
	left:409px;
	border: 1px solid #6aa6be;
}
div.personen-bild4{
	position: absolute;
	top:40px;
	left:669px;
	border: 1px solid #6aa6be;
}
div.personen-bild5{
	
	position: absolute;
	top:40px;
	left:768px;
	border: 1px solid #6aa6be;
}

bildbreite{
	width: 110px;
}


div.personen-text1{
	position: absolute;
	top:185px;
	left:62px;
}
div.personen-text2{
	position: absolute;
	top:185px;
	left:165px;
}
div.personen-text3{
	position: absolute;
	top:185px;
	left:418px;
}
div.personen-text4{
	position: absolute;
	top:185px;
	left:682px;
}

div.personen-text5{
	position: absolute;
	top:185px;
	left:754px;
}



/*---navigationselemente---*/

div.navielement {
	border-bottom: 1px solid #333;
	height: 14px;
	padding: 5px;
	text-decoration: underline;
	text-decoration: none;
	color: black;
}
a.nai1{
	text-decoration: none;
}
div.navielement a:link,
div.navielement a:visited{
	text-decoration: none;
	color: black;
}

div.navielement:hover{
	background-color: green;
}


div.navielement-act{
	border-bottom: 1px solid #333;
	height: 14px;
	padding: 5px;
	background-color: #ddd;
}

