/*	
	//////////////////////////////////////

		c2g.com (CSS)
		Author: 			Michael Roach
		Email:				mlrbp@excite.com
		URL:				http://micmon.net/mlr
		Credit (Based on):	        http://intensivstation.ch/files/templates/temp06.html
						(Creative Commons License)
		Revised:			122607

	//////////////////////////////////////

*/


html { 
padding:0px;
margin:0px;
}


body {
background-color: #e1ddd9;
/*background-color: white;*/

font-size: 12pt;
color:black;
text-align:center;
margin:0px;
padding:0px;
}

#box {
/*background:#e6d5e6;*/ /*light grape*/
/*background:#fcea97;school bus yellow*/
/*background:#8de143; *//*green*/
/*background:url('images/icySnowFlakes.jpg');*/
width:780px;
margin: 0px auto;
padding:0px;
text-align:left;
height:100%;
/*border-bottom:1px solid black;*/

}


#inhalt {
width:648px;
padding:0px;
float:left;
background-color:#fff;
/*height:86%;*/
/*overflow: auto;*/

}

div  p{
font-size:12pt;
font-weight:600;
}

/*div table tr td{
font-size:12pt;
}
*/

#kopf {
height:100px;
background:url('images/spring2009.jpg') no-repeat left white;
/*background:url('images/banner2.jpg') no-repeat left white;*/
width:780px;
border: 1px black solid;
}

#links {
width:140px;
padding:0px;
float:left;
height:86%;
/*font-weight:800;*/
/*overflow:auto;*/
}


#rechts {
width:131px;
padding:0px;
float:left;
height:86%;
/*overflow:auto;*/
}


/*entry*/



span.question{
	font-weight:800;
	margin-bottom:10px;
	margin-top:5px;
}//end

