
a {
	color:#FFFFFF;
}
body {
	padding:0px;
	margin:0px;
	min-width: 640px;
	font-family:lucida console, courier;
	font-size:8pt;
	color:#FFFFFF;
}
.headnav {
	width: 100%;
	height:67px;
	*height:70px;
   	border-bottom: solid 3px #E02997;
   	overflow:hidden;
}
.headnav_down {
	margin-left:20px;
	margin-right:30px;
	height:8px;
	background-color:#7E835B;
	border-left:3px solid #E02997;
	border-right:3px solid #E02997;
}
a {
	text-decoration:none;
}
img {
	border:0px solid #FFFFFF;
}
.bottom {
	margin-top:2px;
	*margin-top:3px;
	margin-left:25px;
	margin-right:35px;
	height:15px;
	font-size:10px;
	color:#000000;
}
.maindiv {
	background-color:#7E835B;
	margin-left:20px;
	margin-right:30px;
	height:80%;
	border:3px solid #E02997;
	border-top:0px solid #E02997;
}
.procent {
	position:absolute;
	left:23px;
	top:105px;
	margin-right:23px;
	width:97%;
	height:400px;
	background-color:#535832;
	filter:alpha(opacity=50);
	opacity:0.50;
	-moz-opacity:0.50;
}
.navline {
	position:absolute;
	left:43px;
	top:70px;
	width:168px;
	height:90%;
	background-color:#535832;
	filter:alpha(opacity=70);
	opacity:0.70;
	-moz-opacity:0.70;
}
.textbg {
	margin-left:0px;
	margin-top:48px;
	width:100%;
	height:365px;
	background-color:#535832;
	filter:alpha(opacity=60);
	opacity:0.60;
	-moz-opacity:0.60;
	z-index:1;
}
.nav {
	position:absolute;
	left:0px;
	top:125px;
	width:100%;
	height:14px;
	z-index:3;
}
.anav, .anav_active {
	height:14px;
	background-color:#8C9165;
	text-decoration:none;

	color:#FFFFFF;
	line-height:14px;
	float:left;
}
.anav_active {
	background-color:#E02997;
}
.text {
	position:absolute;
	left:65px;
	top:170px;
	height:100%;
	width:80%;
	z-index:5;
}
.team {
	position:absolute;
	right:120px;
	top:120px;
	width:450px;
	z-index:3;
   	border: solid 0px #ffff00;
}
.project {
	position:absolute;
	left:192px;
	top:120px;
	width:450px;
	z-index:3;
   	border: solid 0px #ffff00;
}
.ateam {
	text-decoration:none;
	width:200px;
	line-height:20px;
	color:#FFFFFF;
	float:left;
}
.ateam:hover {
	background-color:#E02997;
}

.photo {
   	float: left;
	width: 200px;
 	border: solid 0px #ff0000;
   	margin-right: 10px;
}

.abstand{
   clear: both;
   height: 10px;
}

li {
	margin:0px;
	padding:0px;
	margin-left:50px;
}
