body
{
color:#000033;
background-color: white;
background-image:  url(bilder/hinter.gif); background-repeat: repeat-y;
}
h1
{
font-family: arial; sans-serif;
font-size: 12pt;
font-weight: bold;
}
div.logo
{
position: absolute; top: 20px; left: 20px;
}
div.rechts
{
padding-left: 6px;
padding-right: 6px;
color : #000066;
font-family: arial;
font-size: 8pt;
font-weight: normal;
position: absolute;
sans-serif : ;
top: 220px;
left: 790px;
width: 150px;
height: 430px;

}

div.inhalt
{
color: #000066;
position: absolute;
top: 220px;
left: 132px;
width: 630px;
height: 380px;
font-family: arial;
font-weight: normal;
font-size; 8pt;
}

div
{
	position: absolute;
	top: 220px;
	left: 22px;
	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	height: 32px;
}
A:link
{text-decoration: none; color: #000066;
}
A:visited
{
text-decoration: none; color: #000066;
}
A:hover
{text-decoration: none; color: yellow;
}
