body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	
}

#center{
	width:900px;
	height:634px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #000000;
	/*padding-bottom:10px;*/
}

#footer{
	width:900px;
	text-align:right;
	margin-left:auto;
	margin-right:auto;
}


#header{
height:107px;
}

#Navi{
	background:#000000;
	text-align:left;
	height:33px;
	width:638px;
	color: #FFFFFF;
	float:left;
	padding:5px 0 0 30px;
	/*font-family: Helvetica;*/
	
}

#Logo{
width:232;
height:38px;
}


#inhalt{
height:429px;  
width:501px;
/*background-image:url(images/Inhalt.jpg);
background-repeat:no-repeat;*/
background-color:#E6E8E7;
padding:50px 10px 10px 50px;
overflow-y:auto;
overflow-x:hidden;
}



#right{
height:489px;
width:339px;
float:right;
/*background-image:url(images/border_right_f3.jpg);
background-repeat:no-repeat;*/
}

#Notiz{
	width:150px;
	height:220px;
	background-image:url(images/Notiz.jpg);
	background-repeat:no-repeat;
	margin:35px 0 0 39px;
	padding:30px 10px 5px 5px;
	font-size: 10px;
}

.linkWeiss, a.linkWeiss{
	color: #FFFFFF;
	text-decoration:none;
	padding-right:30px;
	line-height:25px;
	font-family: Impact;
	font-size: 12pt;
	font-weight:lighter;
}

a.linkWeiss:hover{
	text-decoration:underline;
}

a img {border:none;}

