body
{
color:#07004F;
background-color: white;
background-image: url(Bilder/hintergrund.gif);
background-repeat: repeat-y;
}
h1
{font-family: arial;
font-size: 12pt;
font-weight: bold;
}
div.logo
{
position: absolute; top: 20px; left: 200px;
}
div.rechts
{
position: absolute;
top: 160px;
left: 1000px;
width: 100px;
height: 400px;
font-family: Arial;
font-weight: normal;
font-size: 10pt;
}
div.inhalt
{
color: #000066;
position: absolute;
top: 160px;
left: 200px;
width: 770px;
height: 352px;
font-family: Arial;
font-weight: normal;
font-size: 10pt;
}
div.navi
{
position: absolute;
top: 160px;
left: 20px;
font-family: Arial, sans-serif;
font-size: 10pt;
text-decoration: none;
}

A:link
{text-decoration: none; color: #000066;
}
A:visited
{text-decoration: none; color: #000066;
}
A:hover
{text-decoration: none; color: #880000;
}
