/* Allgemeine Formatierungen */
*{
 margin:0;
 padding:0;
}
body { font: 0.8em arial, verdana, sans-serif; background-image: url(../img/bgrot6.jpg); background-repeat: repeat; background-position: 0 0; text-align: center }
/* Formatierungen Layout (grob) */
#seite{ background-color: #fff; background-repeat: repeat-y; background-attachment: scroll; background-position: 0 0; margin:0 auto; padding:10px 10px 5px 13px; text-align:left; width:715px
 }
#oben{ background-image: url(../img/bukulaufstart.jpg); background-repeat: no-repeat; background-position: 0 0; clear:both; height:168px; width:713px; }
#links{
 float:left;
 margin:0 0 20px;
 width:510px;
}
#rechts{
 float:left;
 margin:0 0 20px 20px;
 width:200px
}
#unten{
 background:#666;
 clear:both;
 width:713px
}
/* Formatierungen Navigationsleiste */
#navigation{
 background:#fff;
 float:left;
 width:500px;
 padding:0 0 4px
}
#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:#666;
 font-size:.9em; 
 font-weight:bold;
}
#navigation ul li a:hover{
 text-decoration:none;
 border-bottom:4px solid #666
}
/* Sonstige Formatierungen */
.titel{
 float:right;
 width:160px;
 padding:0 10px 0 0
}
.titel img{
 border:0
}
/* Schrift-Formatierungen */
h1{ border-bottom:1px solid #ccc; color:red; font-size:1.5em; font-weight: bold; letter-spacing:0.01em; margin:25px 0 0
 }
h2,h3,h4,h5,h6 { color: red; font-size: 1.1em; letter-spacing: 0.01em; margin: 25px 0 0; border-bottom: 1px solid #ccc; }
#links p{
 text-align:justify
}
#unten p{
 color:#eee;
 font:.85em "trebuchet ms", verdana, sans-serif;
 padding:5px;
}
/* Formatierungen Navigation (Rechte Spalte) */
#rechts ul{
list-style:none;
 margin:0 0 0 0
}
#rechts ul li{
 background:url(../img/pfeil_rechts.gif) no-repeat;
 display:block;
  margin:0 0px 0 0;
 padding:0 0 0 16px
}
#rechts ul li a{ text-decoration:none; color:#666; list-style-image: url(../img/favicon.gif); }
#rechts ul li a:hover{
  color:#000;
}
/* 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
}

#p1 { 
padding-left: 100px;
}
