.wp_head {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #DD0000;
	text-decoration: none;
}
.wp_flies {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
}
.wp_flies_rot {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #DD0000;
	text-decoration: none;
}
.wp_subhead {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}
h1 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #DD0000;
	text-decoration: none;
}
body {
	background-color:#FFFFFF;
  	scrollbar-base-color:#999999;
  	scrollbar-arrow-color:#dd0000;
  	scrollbar-face-color:#ffffff;
  	scrollbar-track-color:#bbbbbb;
}
a:link {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;	
	color: #ff6666;
}
a:visited {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;	
	color: #ff6666;
} 
a:hover {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;	
	color: #dd0000;
}
a:active {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;	
	color: #ff6666;
	text-decoration: none;
}
/******************************************************
 Elemente
******************************************************/
#kopf {
	position:absolute; 
	left:5px; 
	top:0px; 
	width:780px; 
	height:125px;
	background-color:#FFFFFF; 
	z-index:2;
}
#inhalt {
  	background-image:url(bilder/wp_bg.gif); 
	background-repeat:repeat-y;
	position:absolute; 
	left:5px; 
	top:125px; 
	width:780px;
}
#navi {
	position:relative;
	float:left; 
	width:160px;
	height:450px; 
	background-color:#dd0000; 
	z-index:2;
}
#content {
	position:relative; 
	float:left; 
	margin-left:8px; 
	margin-top:10px;
	width:610px;
	z-index:2;
}
#bottom {
	position:relative; 
	bottom:0px; 
	float:left; 
	width:780px; 
	height:25px;
	background-color:#FFFFFF;
	background-image: url(bilder/wp_nav_eck_02.gif);
	background-repeat:no-repeat;
	background-position:top;
	z-index:2;
}
#impressum {
	position:absolute;
	left:317px;
	top:7px;
	width:150px;
	height:10px;
	z-index:3;
}
