body
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px; color: #333333;
	background-color: #ffffff;
	left: 0px; top: 0px; 
	width: 800px;
}

#kopfleiste
{
	position: absolute; left: 0px; top: 0px; width: 800px; height: 120px;
	background-color: #ffffff;
	background-image: url("../images/kopfleiste.jpg"); 
	background-repeat: no-repeat;
	padding-top: 83px; padding-left: 220px;
	font-size: smaller; line-height:20px;
}

a.kopfleiste:link	{ color:#333333; text-decoration:none; }
a.kopfleiste:visited	{ color:#333333; text-decoration:none; }
a.kopfleiste:hover	{ color:#993300; text-decoration:none; }

#logo
{
	position: absolute; left: 5px; top: 10px; width: 200px; height:100px;
	background-image: url("../images/bwe-oben_gelb.gif"); /*blau = bwe.gif*/
	background-repeat: no-repeat;
}

.naviklein		{ font-weight:normal; font-size:smaller; padding-left:3px;}
a.naviklein:link	{ color:#ffcc99; text-decoration:none;}
a.naviklein:visited	{ color:#ffcc99; text-decoration:none;}
a.naviklein:hover	{ color:#ffffff; text-decoration:none;}
