@charset "utf-8";

body{padding: 0px; margin: 0px;	font: 13px/13px Arial, Helvetica, sans-serif; color: #000;}
a{text-decoration: none; color: #00C; }
h1{font-size: 20px; color: #006; }
h4{font-size: 16px; color: #000; }
.h_rot{font-size: 15px; color: #c00; }
.h_blau{font-size: 15px; color: #006; }
.h_gelb{font-size: 15px; color: #FC0; }
.h_klein_rot{font-weight: bold; color: #c00; }



#container{width: 960px; margin: 10px auto;}
#header{height: 85px;}
#menu{position: relative; border-bottom: 2px solid #000; line-height: 24px; height: 28px; z-index: 60;}
#content{position: relative; height: 460px;}
#footer{margin-right: 4px; text-align: right; font-size: 10px;}
#footer a{color: #666; }

#bilder{position: absolute; top: 14px; left: 0px; width: 125px; height: 432px; border: 1px solid #000; text-align: center; overflow: hidden;}
#inhalt{position: absolute; top: 14px; left: 144px; width: 810px; height: 440px;}

#inhalt_oben{/*height: 20px;*/ position: absolute; z-index: 20;}
#inhalt_unten{border: 1px solid #000; height: 408px; width: 810px; position: absolute; top: 24px; z-index: 10;}
#inhalt_unten_content{/*background: #eee;*/ margin: 10px; height: 388px; overflow: auto; font: 13px Arial, Helvetica, sans-serif; }

.inhalt_oben_reiter, .inhalt_oben_reiter_aktiv{border-top: 1px solid #000; border-right: 1px solid #000; border-left: 1px solid #000; margin: 0px 6px 0px 0px; height: 24px; float: left; background: url("bg_reiterneu.gif") no-repeat 0px 0px;}
.inhalt_oben_reiter_aktiv{background: url("bg_reiterneu_aktiv.gif") no-repeat 0px 0px; }
.inhalt_oben_reiter a{display: block; margin: 4px 8px 0px 8px; color: #006; font-weight: bold;}
.inhalt_oben_reiter_aktiv a{display: block; margin: 4px 8px 0px 8px; color: #c00; font-weight: bold;}
#ersterreiter{background: url("bg_reiter_erster.gif") no-repeat 0px 0px;}
