body{
	background:#666666;
 	font-family: Arial,verdana, Geneva, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	background-image: url(../pics/schmetterlinge_bg.gif);
	background-repeat:no-repeat;
	overflow-x: hidden;
	overflow-y: hidden;
}
body,td{
	font-size:0.7em;
	color:white;
	line-height: 16px;
	overflow-x: hidden;
	overflow-y: hidden;
}
h1{
	font-size:1.2em;
	font-weight: bold;
	color: #31ceff;
}
h2{
	font-size:1.2em;
	font-weight: bold;
	color: fuchsia;
}
h3{
	font-size:1.2em;
	font-weight: bold;
	color:#ffff00;
}
h4{
	font-size:1.2em;
	font-weight: bold;
	color:#7FFF00;
}
h5{
	font-size:1.2em;
	font-weight: bold;
	color:orange;
}
a,a:active,a:link{
 	font-family: Arial, verdana, Geneva, Helvetica, sans-serif;
	color:white;
	text-decoration: none;
	text-transform: none;
}
a:hover{
	text-decoration: underline;
	color:white;

}
a:visited{
	color:white;
}
.content{
	width: 338px;
	height: 99%;
	left: 171px;
	top: 0px;
	border: 0px solid red;
	xbackground-image: url(../pics/bg_content.jpg);
	position: absolute;
	overflow-x: hidden;
	overflow-y: hidden;
}
.text{
	width: 270px;
	height: 100%;
	left: 200px;
	top: 100px;
	border: 0px solid red;
	position: absolute;
	color:white;
}

.logo{
	left: 352px;
	top: 360px;
	width: 128px;
	height: 39px;
	position: absolute;
}
.logocontent{
	left: 352px;
	top: 60px;
	width: 128px;
	height: 39px;
	position: absolute;
}
.navigation{
	left: 540px;
	top: 382px;
	xwidth:100%;
	height: 39px;
	position: absolute;
	font-family: Arial, verdana, Geneva, Helvetica, sans-serif;
	color:white;
	xfont-size:1.0em;

}
.balken_oben{
	text-align: center;
	width: 99%;
	height: 145px;
	background:#B3C52E;
}
.navi{
	z-index:5;
	color: #999999;
	width: 99%;
	height: 35px;
	border-bottom:1px solid #b3c52e;
}
.navisub{
	margin-left:45px;
	color:#999999;
}
.navi a{
	margin-top:8px;
	display:block;
	float:left;
	color:#999999;
	border-right:1px solid #999999;
	padding: 0 20px;
}
.navi .last{
	border-width:0px;
}
.navigation .selected{
	color:#31CEFF;
}
.navigation .selected2{
	color:fuchsia;
}
.navigation .selected3{
	color:#ffff00;
}
.navigation .selected4{
	color:#7FFF00;
}
.navigation .selected5{
	color:orange;
}
.projekt1{
	left: 540px;
	top: 422px;
	width:365px;
	height: 250px;
	position: relative;
	border: 0px solid white;
}
.vote{
	left: 300px;
	top: 500px;
	height: 100px;
	width: 100px;
	position: absolute;
	border: 0px solid white;
	
}











