body{
font-family: verdana,tahoma,arial,helvetica,sans-serif; 
direction:ltr;
margin:0;
background:#eee;
color:#333
}

#header{
color:#333;
background:#faf8c6 url(logo.gif) no-repeat right;
border-top:#ccc solid;
border-bottom:15px #d52b2b solid;
border-left:#ccc solid;
border-right:#ccc solid;
padding:20px;
}

#navigation{
position:absolute;
left:2%;
width:16em;
color:#000000;
background:#f0fff0;
margin:0;
}

#navigation ul{
margin-top:0;
list-style:none;
padding:10px;
}

#navigation ul a{
display:block;
width:100%;
text-decoration:none;
}

#navigation ul a:hover{
color:#333;
background:#d6d6d6;
}

#navigation ul a:active{
color:#333;
background:#bfbfbf;
border:1px #333 solid;
}

#navigation li{
margin:2px 0;
padding:2px;
}

.naviheader{
margin-bottom:0;
}

.aktiv{
font-style:italic;
}

#content{
margin-left:20em;
margin-right:2em;
}

:lang(de){
quotes:"\201E" "\201C" "\201A" "\2018";
}

ol.alpha{
list-style-type:lower-alpha;
}

.links{
text-align:left;
}

.rechts{
text-align:right;
}

.zentriert{
text-align:center;
}

.oben{
vertical-align:top;
}

.unten{
vertical-align:bottom;
}

#tabelle{
position:relative;
left:2%;
}

.breite{ 
min-width:3em;
}
