body
{
font-family: Verdana, arial, sans-serif;
font-size : 12px;
}
div#kopf
{
background-image : url(pic/titel.jpg);
background-repeat : no-repeat;
width : 800px;
height : 80px;
}
div#main
{
float : left;
width : 800px;
margin-left : 20px;
}
div#info
{
float : right;
width : 150px;
height : auto;
}
#info table
{
font-size : 10px;
}
div#navi
{
float : left;
width : 120px;
height : 425px;
}
div#navi a
{
color : #151570;
display : block;
border : solid 1px #191970;
font-weight : bold;
text-decoration : none;
width : 100px;
height : 18px;
padding : 2px 8px 2px;
margin-top : 2px;
}
div#navi a:hover
{
color : #ffffff;
background-color : #191970;
}
div#navi a:first-child
{
margin-top : 25px;
}
div#inhalt
{
float : right;
width : 620px;
height : auto;
margin-left : 10px;
margin-top : 2px;
padding : 20px;
text-align : justify;
}
#inhalt table
{
font-size : 12px;
}
#inhalt table td
{
border : solid 1px #000000;
}
#lauf
{
color : #ffffff;
width: 140px;
padding-left : 330px;
padding-top : 30px;
}
h1
{
color : #191970;
font-size : 14px;
}
 label
{
display : block;
}
.schalter
{
margin-left : 75px;
}
