body, td, h1, h2, h4, p, div, a {font-family: Verdana, Arial, Helvetica, sans-serif;  font-style: normal;}
body {
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	background-image: url(images/kopf.jpg);
	background-repeat: no-repeat;
	background-position: top left;}
td { font-size: 10pt; font-weight: normal;}
h1 { font-size: 24pt; font-weight: normal; color: #999999;}
h2 { font-size: 18pt; font-weight: normal; color: #666666;}
p { font-size: 10pt;  font-weight: normal; color: #000000;}
div { font-size: 10pt; font-weight: normal; color: #333333;}
h4 { font-size: 12pt; font-weight: bold; color: #666666;}
a:link, a:visited {text-decoration: none; color: #000099;}
a:hover, a:active {text-decoration: underline; color: #FF0000;}

#Navigation {position:absolute;  top: 90px; left: 50px; height: 40px; width: 800px;  text-align: center; border: 0; margin: 0; padding: auto;}
#Navigation a { display: block; width: auto; height: auto; float: left; margin: 5px; padding: 5px 10px 5px 10px; border: 0; font-size: 12px;}
#Navigation a:link,  #Navigation a:visited {background-color: #66CCFF;}
 #Navigation a:hover,  #Navigation a:active {color: #FFFFFF; background-color: #104B6D; text-decoration: none;}
#Inhalt {position:absolute; top: 150px; width: 800px; margin:  0; padding: 0 0 0 50px;}
#Bild1 {position:absolute; left: 650px; top: 100px; width:144px; height:144px; z-index:1;}
#Bild2 {position:absolute; left: 700px; top: 220px; width:144px; height:144px; z-index:2;}
#Text {width:500px; }
#Fuss {
	position: fixed;
	bottom: -0px;
	left: 0;
	height: 46px;
	width: 800px;
	text-align: center;
	padding: 5px;
}  
