body 
{
 font-family: Arial, Helvetica, sans-serif;
 font-size:13px;
 background-color:#99CC00;
 text-align:center;
 margin:10px
}

h1, h2, h3 {color:#0066CC}
h1 {font-size:20px}
h2 {font-size:18px}
h3 {font-size:16px}
ul {list-style-image:url(grafik/li.gif)}

a {text-decoration:underline}
a:link, a:visited {color:#0066CC}
a:active, a:hover {color:#FF6600}

a.menue:link, a.menue:visited
{ 
 color:#FFFFCC;
 background-color:#99CC00
}
a.menue:active, a.menue:hover
{ 
 color:#FF6600;
 background-color:#FFFFCC
}

a.menue
{
 display:block;
 padding:3px;
 border-top:1px solid #99CC00;
 background-color:#FFFFCC;
 text-align:center;
 font-weight:bold;
 color:#99CC00;
 text-decoration:none
}

#gesamt
{
width:760px;
margin:10px auto;
text-align:left;
background-color:#FFFFCC
}

#navigation
{
background-color:#FFFFCC;
width:128px;
float:left
}

.menuetitel
{
 color:#0066CC;
 font-weight:bold;
 text-align:center;
 margin:2px
}

.menuebehaelter 
{
 border:1px solid #99CC00;
 background-color:#FFFFCC;
 width:106px;
 margin:10px
}

.logos {margin:0px 20px 10px 20px}

#inhalt
{
 border:0px;
 background-color:#FFFFCC;
 width:610px;
 float:right;
 padding:10px 10px 10px 0px
}

.hervorhebung
{
 color:#FF6600;
 font-weight:bold 
}

.zitat {font-style:italic}

.quelltitel {font-variant:small-caps}

#endtext
{
 font-size:10px;
 vertical-align:bottom;
}
