 

body{
	background-color:#f5f5f5; 
}
td,p{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color:#555555; 
}

ul{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color:#555555; 
	line-height:15px;

}
#logo_top {
	position: absolute;
	left: 47px; //165
	top:8px;
	width:584px;
	height:101px;
	z-index:1;	
}
#border_top {
	background-color: #bbbbbb; 
	position: absolute;
	left: 10px;
	top: 99px;
	width: 980px;
	height:30px;
	z-index:3;
}
#text_left {
	position: absolute;
	left: 30px;
	top:108px;
	width:112px;
	height:420px;
	z-index:5;
}
#textblock {
	line-height:15px;
	position: absolute;
	left: 183px;
	top:127px;
	width:580px;
	height:80%;
	z-index:3;
}
.headline {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#999999;
	font-size: 13px; 
	font-weight: bold;
	line-height:66px;
}
#footline {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #000000; 
	text-decoration: none; 
	font-weight: normal;
	width:175px;
	height:20px;
	position: absolute;
	left: 30px;
	top:-30px;
	z-index:1;
	background-color:#669999;
}
#logo_pic{
	position:absolute;
	width:200px;
	height:240px;
	left:700px;
	top:9px;
	z-index:5;
}


.anmerk {
	color: #666666;
	text-decoration: none; 
	font-family:arial;
	font-size:11px;
}

a.menulink{
	display:block;
	width:106px;
	text-align:center;
	text-decoration:none;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	border:none;
	background-color:#cccccc;
	border:solid 1px #cccccc;
	outline:none;
}
a.menulink:hover,a.menulink:focus,a.menulink:active{
	background-color:#f01302;
	color:#ffffff;
	outline:none;
}
a.unterlink{
	display:block;
	width:106px;
	text-align:right;
	text-decoration:none;
	font-family:arial;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	outline:none;
	
}
a.unterlink:hover,a.unterlink:focus,a.unterlink:active{
	color:#f01302;
	text-decoration:underline;
	outline:none;
}
#news {
   	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
   	background: url(img/info.gif)
                no-repeat
                top left
                #eeebe7;   	
    	border: 1px solid #cccccc;
	padding:20px;
	text-align:center;
}


