body{
	font-family: 'Verdana', 'Times New Roman', Times, serif;
	color: #DFDFDD;
	background-color: #504E53;
	}

.body{
	/*position:absolute;
	left:50%;
	top:50%;
	width:900px;
	margin-left:-450px;
	height:730px;
	margin-top:-365px;*/
	font-size:11px;
	}
	
ul{
     list-style-type:square;
     vertical-align:middle;
     padding-top:40px;
     font-size:14px;
     }

li{
	padding-bottom:10px;
	}
	
a {
	font-family: 'Verdana', 'Times New Roman', Times, serif;
	text-decoration: none;
	color: #808080;
}

a.link:hover {
	color:#86C129;
}	
	
img{
	border:0px;
}

h3{
	color:#86C129;
	text-decoration:none;
	font-weight:normal;
}

h4{
    color:#86C129;
	text-decoration:none;
	font-weight:normal;
   }

.navigation{
	width:100%;
	height:110px;
	text-align:center;
	}
	
.footer{
	width:100%;
	height:55px;
	text-align:center;}

.main{
	margin-left:20px;
	margin-right:20px;
	}
	
.copy {
	font-size: 10px;
	color:808080;
	}
	
.personen{
	position:static;
	left:0px;
	top:0px;
	width:830px;
	margin-left:0px;
	height:730px;
	margin-top:0px;;
	font-family: 'Verdana', 'Times New Roman', Times, serif;
	color: #DFDFDD;
	background-color: #504E53;
	}

.zentrieren{
	width:890px;
	height:730px;
	margin-top:20px;
	margin-bottom:auto;
	margin-left:auto;
	margin-right:auto;
}

	
	