body {
	background-color: #FFFFFF;
	margin: 0;
	padding:0;
	text-align:center;
}

div {
	font: 11px/16px Verdana; color: #000000;
	margin: 0;
	padding:0;
	text-align:left;
}

#pagecenter{position:absolute;top:20px;left:50%;width:890px;min-height:100%;margin-left:-445px;text-align:left;background-color:#FFFFFF;}


	
#links{float:left;width:240px;}
#rechts{float:left;width:650px;}
#footer{width:890px;margin-top:12px;margin-left:20px;padding:4px;background-color:#00989A;color:#FFFFFF;}
#navi{margin-left:20px;margin-top:50px;}
#fltext{width:650px;}

input{border: solid 1px #009999;}
submit{border: solid 1px #009999;}

a:link {font-weight: bold;color: #009999;text-decoration: none;}
a:visited {font-weight: bold; color: #009999; text-decoration: none;}
a:active {font-weight: bold; color: #009999; text-decoration: none;}
a:hover {font-weight: bold; color: #FF0033; text-decoration: none;}

#footer a:link {font-weight: normal;color: #FFFFFF;text-decoration: none;}
#footer a:visited {font-weight: normal; color: #FFFFFF; text-decoration: none;}
#footer a:active {font-weight: normal; color: #FFFFFF; text-decoration: none;}
#footer a:hover {font-weight: normal; color: #FFFFFF; text-decoration: none;}
		
#clear{display:block;clear:both;font-size:0px;line-height:0px;height:0px;}
		
ul {margin: 0px 0px 0px 16px;padding:0;list-style-position:outside;list-style-type:disc;}
li {margin: 2px 0px;padding:0;}

.redfett{font-weight: bold;color:#E2001A;}
.italic{font-style: italic;}
.fett {font-weight: bold;}
img{display:block;}

