body{
	background-color:#c5ced9; /*  old color d3fec7	*/
	text-align:center; /* for IE */
	font-family: Lucida Sans Unicode;
	}

#wrapper {
	text-align:left; /* reset text alignment */
	width:900px; /* or a percentage, or whatever */
	margin:0 auto; /* for the rest */
	background-color:inherit;
	}
	

#header {
	padding: 0px;
	font-family:Times New Roman;
	height:107px;
	text-align:left;
	font-size:200%;
	background-color:#inherit; /* old color d3fec7*/
	width:900px;
 }
 
 #pic {
	background-color:inherit; /* old color 00aa00 */ 
	text-align:left;
	font-family:Lucida Sans Unicode;
	height:104px;
	margin-top:5px;
	padding-left:0px;
 }
#innerwrapper{
	position: absolute;
	width:900px; /* or a percentage, or whatever */
	margin:0 auto; /* for the rest */
	background-color:inherit;
	
	}
div.content {
	font-family: inherit;
	text-decoration: none;
	padding:20px;
	background-color:#inherit;
	margin-top:-370px;
	width: 660px;
	float:left;
}

#stuff {
font-family: Lucida Sans Unicode;
text-decoration: none;
padding:0px;
width:100px;
background-color:#000000;
margin-top:5px;
margin-left:850px;
margin-right:0px;
}



#navi{
text-align:center;
 padding:0px;
 font-family:Lucida Sans Unicode;
 background-color:#b54a3a; /* old color b54a3a  */
 border-bottom:0px solid red;
 margin-top:5px;
 height:25px;
 width:900px;
 vertical-align:middle:
 }
 
div.overview
{
text-align:left;
 padding:0px;
 font-family:inherit;
 background-color:#inherit; /* old color d3fec7*/
 margin-left:700px;
 width:200px;
 float:left;
}
 

 a:link {
color:#000000;
 text-decoration:none;
 font-weight:thin;
}
 a:visited{
color:#000000;
 text-decoration:none;
 font-weight:thin;
}
a:hover, a:active {
 color:grey;
 text-decoration:none;
 font-weight:thin;
 font-size:100%%;
 }

 
#link{
color:#f9c806;
}
#gelb
{
background-color:#f9c806;
height:17px;
width:5px;
}
h3
{
margin-left:8px;
}
 
#rot
{
background-color:#b54a3a;
width:7px;
height:23px;
}
h2{
 margin-left:9px;
 }
div.mainbox
{
position: absolute;
border: 1px solid #000000;
width: 660px;
margin-top:400px;
}

div.leftbox
{
width:150px;
float: left;
padding: 0;
text-align: center;
}

div.middlebox
{
width: 150px;
float: left;
padding: 0;
text-align: center;
}

div.rightbox
{
width: 150px;
float: left;
padding: 0;
text-align: center;
}

div.imagebox
{
width: 120px;
margin: 5px 18.5px;
border:1px solid black;
}

div.imagebox img
{
margin: 5px 5px;
}

div.clearboth
{
clear: both;
font-size: 0px;
line-height: 0px;
}
 