
/*  */


body { 
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin-top: 100px;
    margin-left: 50px;
}


#main {
	width: 800px;
	margin-left:0px;
	margin-right: auto;
}

 #kopfteil {
   text-align:left;
	
}


#kopfteil h1 {
   font-weight: bold;
	
}	

.bold {
   font-weight: bold;
	
}	


table.hauptmenue {
    margin-top:30px;
	font-size: 11px;
	color: #4b4b4b;
	background-color: white;

}


table.hauptmenue td{
    width: 200px;

}



#footer {
   text-align:center;
   margin-top:100px;
	
}	


a.ohnealles:hover, a.ohnealles:visited, a.ohnealles:link {
	color: black;
	text-decoration: none;
}


table.projectstable td{
    width: 200px;

}





