
body
{
	font-family:	Verdana, Tahoma, Arial, Helvetica, Tahoma;
	font-size: 		12px;
	line-height:	1.5em;
	margin:			0;
	padding: 		0;
	color: 			#000;
	height:			100.1%;
	background:		url('../img/bg2.jpg') repeat-x;
	border: 		8px solid #fff;
	border-left:	0;
	border-right:	0;
	

}

h2
{
	color: 			#44C;
	padding-bottom: 10px;
	margin:			0;
	
}

ul
{
	margin: 0;
}

a 
{
	text-decoration: none;
}

#content
{
	width:			900px;
	margin:			29px auto 0 auto;
	padding:		0px;
}

#logo
{
 	 
	background: 	#015593;
	width:			100%;
	border-top: 	5px solid #015593;
	height: 		118px;
} 

#topmenu
{
	clear:			both;
	height: 		20px;
	padding-left: 	10px;
	font-weight: 	bold;
	
	font-size:		10px;
}

#location
{
	height:			20px;
	width:			100%-10px;
	color:			#000;
	font-size:		14px;
	font-weight: 	bold;
	padding:		3px 0 0 10px;
	border-top:		1px solid #000;
	border-bottom:	1px solid #000;
}

#mainarea
{	
	
	clear:			both;
	margin-top: 	10px;
	width:			100%-20px;
	min-height:		600px;
	
	background: 	white;
}
#mainarea .text
{
	padding:		10px;
}

.vorstandimg
{
	float:left;
	padding:10px;
	text-align:	center;
}
 
