
*{
 margin:0;
 padding:0;
}

body{
 background:#800000;
 font:.8em "trebuchet ms", arial, sans-serif;
 text-align:center;
}



#seite{
 background:#fff url(hintergrund.jpg) repeat-y;
 margin:0 auto;
 padding:10px 10px 5px 13px;
 text-align:left;
 width:715px
}

#oben{
 background:#fff url(bild1.jpg);
 clear:both;
 height:168px;
 width:713px;
}

#text{
 float:left;
 margin:0 3px 0 3px ;
 width:707px;
}

#unten{
 background:#800000;
 clear:both;
 width:713px
}

#navigation{
 background:#fff;
 float:left;
 width:707px;
 padding:3px 3px 3px 3px
}

#navigation ul{
}

#navigation ul li{
 display:inline;
 margin:0 10px 0 0 
}

#navigation ul li a{
 text-decoration:none;
 border-bottom:4px solid #fff;
 color:#000;
 font-size:.9em; 
 font-weight:bold;
}

#navigation ul li a:hover{
 text-decoration:none;
 
}



h1,h2,h3,h4,h5,h6{
 border-bottom:1px solid #000;
 color:#000;
 font-size:1.5em;
 letter-spacing:0.01em;
 margin:25px 0 0 0
}

#links p{
 text-align:justify
}

#unten p{
 color:#eee;
 font:.85em "trebuchet ms", verdana, sans-serif;
 padding:5px;
}


a:link,a:visited,a:active{
 color:#000;
 text-decoration:underline
}

a:hover{
 text-decoration:none
}


#unten a{
 color:#fff;
 text-decoration:underline
}

#unten a:hover{
 text-decoration:none
}
