body
{
background-attachment:fixed;
background-position:center;
background-position:right;
background-repeat:no-repeat;
font-family:arial, verdana;
padding:10px 35px;
}

:link
{
font-weight:bold;
color:blue;
font-size:1em;
}

a:visited
{
font-weight:bold;
color:blue;
font-size:1em;
}

.button
{
color: #ffffff;
font-weight:bold;
font-size:0.8em;
font-family:tahoma;
}

.button:visited
{
color: #ffffff;
font-weight:bold;
font-size:0.8em;
font-family:tahoma;
}

.button2
{
color:blue;
font-weight:bold;
font-size:0.8em;
}



.button2:visited
{
color:blue;
font-weight:bold;
font-size:0.8em;
}




h1 {font-family:arial; color:#000000; font-size:20pt }
h2 {font-family:arial; color:#000000}
h3 {font-family:arial; color:#000000}
p {font-family:arial; color:#000000}
li {font-family:arial; color:#000000 }

.inhalt
{
margin-left:200px;
overflow:auto;
}

.navigation
{
position:absolute;
left:20px;
padding:7px;
margin:0px;
background-color:#0A50A1;
width:200px;
/* height:165%; */
}

.kopf
{
margin-left:200px;
overflow:auto;
height:58px;
background-image:url(images/schriftzug.jpg);
background-repeat:no-repeat;
background-position:center;
}
