*{
 margin:0;
 padding:0;
}

body{ font:0.8em "trebuchet ms", arial, sans-serif; background-color: #eee; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-align:center; }
h2 { color: #800000; font-size: 1.1em; letter-spacing: 0.01em; margin: 25px 0 0; border-bottom: 1px solid #ccc; }
h3 { color: #363636; font-size: 1.5em; background-color: #f2f2f2; letter-spacing: 0.01em; margin: 25px 0 0; padding-left: 5px; border-bottom: 1px solid #bbb; border-left: 3px solid #bbb; }
h4 { color: #363636; font-size: 1.1em; letter-spacing: 0.01em; margin: 25px 0 0; border-bottom: 1px solid #ccc; }
element { }
content{
 text-align:justify
}
a:link,a:visited,a:active{
 color:#000;
 text-decoration:underline
}
a:hover{
 text-decoration:none
}
/*Layout*/
#seite{ background-color: #fff; background-repeat: repeat-y; background-attachment: scroll; background-position: 0 0; margin:0 auto; text-align:left; width:715px
 ; padding-top: 10px; padding-right: 10px; padding-left: 13px; border-left: 2px solid #6e6e6d; border-right: 2px solid #6e6e6d; }
#head{ background-color: #fff; background-position: 0 0; clear:both; height:168px; width:713px; }

#content{ float:left; margin:10px 0; width:458px; padding-right: 10px; border-right: 1px solid #ccc; }
#rechts{ float:left; margin:0 0 20px 10px; width:235px
; }

#footer{ background-image: url(../layout/1x1foot.gif); background-repeat: repeat; background-position: 0 0; clear:both; width:713px
 ; height: 30px; }

/*Navi top*/
#navigation{
 background:#fff;
 float:left;
 width:500px;
 padding:0 0 4px 0
}

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

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

#navigation ul li a:hover{
 text-decoration:none;
 border-bottom:4px solid #666
}
/*Navi rechts*/
#rechts ul{ text-decoration: none; list-style:none; margin:0
 }

#rechts ul li{ background-color: #fff; background-image: url(../layout/liste.jpg); background-repeat: no-repeat; background-position: 0 0; text-decoration: none; display:block; margin:0; padding:0 0 0 16px
  }

#rechts ul li a{ text-decoration:none; color:#363636; font-weight: 600; }

#rechts ul li a:hover{ color:#616161; font-weight: 600; text-decoration: none; }
/*footer*/
#footer p{
 color:#eee;
 font:.85em "trebuchet ms", verdana, sans-serif;
 padding:5px;
}
#footer a{
 color:#fff;
 text-decoration:none
}
#footer a:hover{
 text-decoration:underline
}
.betonungrot { color: #9c0d0d; }
