body
{
background-color:#FEFE9D;
font-family:arial, verdana;
}

:link
{
font-weight:bold;
text-decoration:none;
color:blue
}

a:visited
{
font-weight:bold;
text-decoration:none;
color:blue
}

.zeile
{
line-height:1.5;
}

.kopf
{
margin-left:230px;
overflow:auto;
color: #000000;
height:215px;
}



.navigation
{

       background: url(images/rechter_rand.jpg) repeat-y ;
       position:absolute;
       left:2px;
       padding:7px;
       margin:0px;
       width:200px;
       height:1200px;
}


.button
{
color: #000000;
font-weight:bold;
text-decoration:none;

}

.button:visited
{
color: #000000;
font-weight:bold;
text-decoration:none;
}

.button2
{
color:blue;
font-weight:bold;
text-decoration:none;
white-space: pre;
font-size:0.9em;
}



.button2:visited
{
color:blue;
font-weight:bold;
text-decoration:none;
white-space: pre;
font-size:0.9em;
}


.inhalt
{
margin-left:230px;
overflow:auto;
color:#000000;
margin-right:20px;

}

h2
{font-size:1.2em;}

h1
{font-size:1.6em;}
