body, html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(Bilder/hg3.gif);
	height: 100%;
}
/*Blöcke positionieren*/
#logo { 
position:absolute; top: 55px; left: 10px; width: 166px; height: 150px; text-align: center;}
#links {
position:absolute; top: 240px; left: 10px; padding: 0px; width: 166px;}
#mitte {
position:absolute; top: 0px; left: 176px; width: 530px; padding-left: 80px; padding-right: 40px;}
#metanavi {
height: 40px; width: 530px;}


/*Inhalte, allgemein*/
h1 {
	font-size: 140%;
	font-weight: normal;
	margin-top: 50px;
	margin-left: -50px;
	margin-bottom: 30px;
	color: #3D2505;
}
h2 {
	font-size: 105%;
	font-weight: normal;
	margin-left: -40px;
	color: #3D2505;
}
h3 {
	font-size:75%;
	color: #3D2505;
	margin-bottom: 0px;
}
p, li, table, dl, ul{
font-size: 75%; line-height: 180%;}
a {
	font-size: 12px;
	text-decoration: none;
	color: #3D2505;
}

/*Inhalte #links*/
#links p {
width: 100%; margin: 0px; color: #333333; font-size: 80%; text-align:center;}
#links a {
padding-left: 8px; display: block; height: 22px; line-height:19px; vertical-align: middle; border-left: 4px solid #99D;}
#links a.aktuell {
font-weight: bold; color:#F06; border-left: 4px solid #F06;}
#links a.subnavi {
font-size: 12px; padding-left: 12px;}
#links a.subaktuell { 
font-size: 12px; font-weight: bold; background-color: #E2E2F5; color:#F06; padding-left: 12px; border-left: 4px solid #F06;}

/*Inhalte #mitte*/
#mitte img  {
border: none; float: right;	}
#mitte p img.left {
float:left;	}
#mitte a {font-weight:bold;}
#mitte a:hover {color:#57CE00}
#mitte td {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 75%;}

/*Inhalte #metanavi*/
#metanavi p {
text-align:right; }

