body
{
font-family: sans-serif;
background-color: #009DE0;
}

h1
{
font-size: 140%;
}

h2
{
font-size: 100%;
}

img
{
margin: 0;
}

img.tux 
{ 
margin-top: 1em;
}

img.foto
{
float: right;
margin-left: 1em;
margin-top: 1em;
margin-bottom: 1em;
}

div.streifen
{
background-image: url(balken.jpg); x-repeat:repeat;
height: 36px;
margin-left: 200px;
margin-top: -51.1px;
-moz-border-radius-bottomright: 15px;
-moz-border-radius-topright: 15px;
-khtml-border-radius-bottomright: 15px;
-khtml-border-radius-topright: 15px;
-webkit-border-radius-bottomright: 15px;
-webkit-border-radius-topright: 15px;
border-radius-bottomright: 15px;
border-radius-topright: 15px;
z-index: 1;
}

a
{
text-decoration: none;
}

div.menue
{
font-size: 120%;
float: left;
width: 12em;
margin-left: 1em;
position: absolute;
}

ul.menue
{
width: 10em;
}

.menue li
{
list-style: none;
margin-bottom: 1em;
margin-top: 1em;
margin-right: 5em;
margin-left: -2em;
border-bottom: dotted #009DE0;
width: 10em;
}

.menue li.aktuell
{
text-decoration: none;
color: #009DE0;
width: 10em;
}

.menue li a
{
text-decoration: none;
color: #BD0926;
width: 10em;
}


.menue li:hover
{
border-bottom: dotted #BD0926;
}

.menue li a:hover
{
color: #009DE0;
}

.menue li a:visited
{
color: #9A9A9A;
}

a
{
text-decoration: none;
color: #BD0926;
width: 10em;
}

a:hover
{
color: #009DE0;
}

a:visited
{
color: #9A9A9A;
}

div.container
{
margin: 2em;
background-color: white;
padding: 1em;
-moz-border-radius: 15px;
-khtml-border-radius: 15px;
-webkit-border-radius: 15px;
border-radius: 15px;
}


div.haupt
{
font-size: 120%;
margin-left: 12em;
margin-right: 5em;
padding-top: 1em;
padding-left: 1em;
min-height: 32em;
border-left: solid 0.5em #009DE0;
-moz-border-radius: 15px;
-khtml-border-radius: 15px;
-webkit-border-radius: 15px;
border-radius: 15px;
background-color: white;
z-index: 2;
}

p.index
{
margin-right: 10em;
}

legend
{
-moz-border-radius: 15px;
-khtml-border-radius: 15px;
-webkit-border-radius: 15px;
border-radius: 15px;
}

div.vcard
{
margin-bottom: 2em;
}

form
{
margin-bottom: 2em;
}

