

/* Allgemeine Formatierungen */

*{margin:3; padding:0;}

body{background:#ffffff; color:#333333; font:.8em "trebuchet ms", arial, sans-serif; text-align:center;}


/* Formatierungen Layout (grob) */

#seite{background:#CCCC66; border:1px solid green; padding:10px 10px 5px 13px; text-align:left; width:715px;}

/* A0CA99 */

#oben{ background:#fff url(bild.jpg); clear:both; height:168px; width:713px;}

#links{float:left; margin:0 10px 0 0; width:185px;}
#links p{text-align:justify;}



/* Formatierungen Navigation (Rechte Spalte) */
#rechts{float:left; margin:20px 0 20px 0; width:495px; padding:10px; background:#ECE9D8; border:2px solid #D6D4C7;}


p {margin-top:0px; margin-bottom:14px;}

#unten{background:#666; clear:both; width:713px;}

/* Formatierungen Navigationsleiste */

#navigation{background:#fff; float:left; width:500px; padding:0 0 4px 0;}



/* Sonstige Formatierungen */
.titel{float:right; width:90px; padding:0 10px 0 0;}
.titel img{border:0;}


/* Schrift-Formatierungen */
h1{border-bottom:1px solid #ccc; color:#666; font-size:1.5em; letter-spacing:0.01em; margin:25px 0 10px 0;}
h2{border-bottom:1px solid #ccc; color:#666; font-size:1.5em; letter-spacing:0.01em; margin:25px 0 0 0;}
h3{border-bottom:1px solid #ccc; color:#666; font-size:1.5em; letter-spacing:0.01em; margin:25px 0 10px 0;}
h4{border-bottom:1px solid #ccc; color:#666; font-size:1.5em; letter-spacing:0.01em; margin:25px 0 0 0;}
h5{border-bottom:1px solid #ccc; color:#666; font-size:1.5em; letter-spacing:0.01em; margin:25px 0 0 0;}
h6{border-bottom:1px solid #ccc; color:#666; font-size:1.5em; letter-spacing:0.01em; margin:25px 0 0 0;}



#unten p{color:#eee; font:.85em "trebuchet ms", verdana, sans-serif; padding:5px;}



/* Link-Formatierungen */
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;}









#liste{margin-top:20px; margin-left:0px; list-style:none; width:138px; margin-bottom:2px;}
#liste li a{border-bottom:1px solid #666; color:#666; display:block; padding:5px 5px; text-decoration:none; width:172px; background:#A0CA99;}
#liste li a:hover{background:#FFCC33; color:#fff; text-decoration:none;}
