body{
margin:0;
padding:0;
background-color:#efefef;
scrollbar-face-color:#5B9066;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#ffffff;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-shadow-color:#FFFFFF;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#BCC9B8;
}

#navcontainer {
        background: #FFF;
        border-top: 1px solid #9CC;
        font: normal normal 13px Helvetica, sans-serif;
}

#navlist {
        list-style: none outside none;
        margin: 0;
        padding: 0;
}

@media all {
        #navlist {
                text-align: center
        }
}

#navlist li {
        bottom: 11px;
        display: inline;
        line-height: 1.2em;
        margin: 0;
        padding: 0;
        position: relative;
}

html>body #navlist li {
        background: #000;
        margin: 0 3px 0 0;
        padding: 4px 0px 4px 0;
}

#navlist a, #navlist a:link, #navlist a:visited {
        background: #579164;
        border: 1px solid #FFF;
        bottom: 2px;
        color: #FFF;
        cursor: pointer;
        display: inline;
        height: 1em;
        margin: 0;
        padding: 3px 5px 3px 5px;
        position: relative;
        right: 2px;
        text-decoration: none;
}

#navlist a:hover {
        background: #3B6244;
        bottom: 1px;
        color: #FFF;
        position: relative;
        right: 1px;
}

#navlist a:active {
        background: #999;
        bottom: 0px;
        color: #FFF;
        position: relative;
        right: 0px;
}

#navlist li#active {
        background: #FFF;
        bottom: 13px;
        display: inline;
        margin: 0 3px 0 0;
        padding: 0;
        position: relative;
}

html>body #navlist li#active {
        background: #000;
        margin: 0 4px 0 4px;
		 color: #FFF;
}

#navlist #active a, #navlist #active a:link, #navlist #active a:visited, #navlist #active a:hover {
        background: #369;
        border-bottom: none;
        border-left: 1px solid #9CC;
        border-right: 1px solid #9CC;
        border-top: 1px solid #9CC;
        bottom: 0;
        color: #FFF;
        cursor: text;
        margin: 0;
        padding: 2px 5px 0 5px;
        position: relative;
        right: 0;
}


.text {  font-family: Helvetica, sans-serif; font-size: 10pt;}
.textw {solid; font-family: Helvetica, sans-serif; font-size: 10pt; font-weight: color: #FFFFFF; }
.textfeldtipp {  font-family: Helvetica, sans-serif; font-size: 8pt } 
.textr {solid; font-family: Helvetica, san-serif; font-size: 10pt; font-weight: bold; color: #F10C12; }
.textkl1 {  font-family: Helvetica, sans-serif; font-size: 7pt} 
.textkl2 {  font-family: Helvetica, sans-serif; font-size: 7.4pt;text-decoration:none} 
.textkl {  font-family: Helvetica, sans-serif; font-size: 8pt} 
.textm  {font-family: Helvetica, sans-serif; font-size: 8pt; color: #9F9584; }
.big {solid; font-family: Helvetica, san-serif; font-size: 22pt; font-weight: normal; color: #F10C12; }
.big1 {solid; font-family: Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #F10C12; }


.rot { COLOR: #ff0000;}
.gruen { COLOR: #92B82E;}
.braun { COLOR: #993300;}
.blau { COLOR: #1B3964;}
.weiss { COLOR: #FFFFFF;}

.blocksatz {text-align: justify;}
.linksbuendig {text-align: left;}
.rechtsbuendig {text-align: right;}
.zentriert {text-align: center;}
.fett{font-weight:700;}
.halbfett{font-weight:600;}
.zeilenhoehe{line-height:1.5em;}

h1{
		font: 13pt Helvetica sans-serif;
		color: #000000;
		font-weight:bold;
		margin:0px;
		line-height:150%;
		width:90%;
		padding:5px;
		text-align:center;
}
.inputs  {
	font-family : Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	background-color : #5B9066;
	font-weight : 600;
	margin-left : 2px;
	margin-right : 2px; border-style: outset; border-top-width: 1px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 1px;
	border-color: #1B3964 #1B3964 #1B3964 #1B3964; 
}
.inputs-schwarz  {
	font-family : Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	background-color : #5B9066;
	font-weight : 600;
	margin-left : 2px;
	margin-right : 2px; border-style: outset; border-top-width: 1px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 1px;
	border-color: #1B3964 #1B3964 #1B3964 #1B3964; 
}
	  
	  .sahne {
display: none !important;
}
a:link {
color: #000000;
text-decoration:none;
}
a:visited {
color: #000000;
text-decoration:none;
}
a:hover {
color: #cc0033;
text-decoration:none;
}
a:active {
color: #cc0033;
text-decoration:none;
}

    #tabs5 {
      float:left;
      width:100%;
      font-size:11pt;
	  font-weight:600;
      line-height:normal;

      }
    #tabs5 ul {
          margin:0;
          padding:10px 10px 0 50px;
          list-style:none;
      }
    #tabs5 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs5 a {
      float:left;
      background:url("img/tableft5.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs5 a span {
      float:left;
      display:block;
      background:url("img/tabright5.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#000;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs5 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs5 a:hover span {
      color:#000;
      }
    #tabs5 a:hover {
      background-position:0% -42px;
      }
    #tabs5 a:hover span {
      background-position:100% -42px;
      }

      #tabs5 #current a {
              background-position:0% -42px;
      }
      #tabs5 #current a span {
              background-position:100% -42px;
      }
	 
