/* CSS Document */

#headerreg {
	float:left;
	background-image: url(../bilder/navi/tabgrenze.gif);
	width:100%;
	font-size:10px;
	line-height:normal;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: bottom;
  }
#headerreg ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
#headerreg li {
  float:left;
  background:url(../bilder/navi/left_off.gif) no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }
#headerreg a {
  float:left;
  display:block;
  background:url(../bilder/navi/right_off.gif) no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  }
  /* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#headerreg a {float:none;}
/* End IE5-Mac hack */
  
#headerreg a, #header strong, #header span {
  display:block;
  background:url(../bilder/navi/right_off.gif) no-repeat right top;
  padding:5px 15px 4px 6px;
  }
#headerreg #current {
  background-image:url(../bilder/navi/left_on.gif);
  }
#headerreg #current a {
  background-image:url(../bilder/navi/right_on.gif);
  padding-bottom:5px;
  color:#b41621
  }

#headerreg2 {
	float:left;
	background-image: url(../bilder/navi/tabgrenze.gif);
	width:100%;
	font-size:10px;
	line-height:normal;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: bottom;
  }
#headerreg2 ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
#headerreg2 li {
  float:left;
  background:url(../bilder/navi/left_off.gif) no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }
#headerreg2 a {
  float:left;
  display:block;
  background:url(../bilder/navi/right_off.gif) no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  }
  /* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#headerreg2 a {float:none;}
/* End IE5-Mac hack */
  
#headerreg2 a, #header strong, #header span {
  display:block;
  background:url(../bilder/navi/right_off.gif) no-repeat right top;
  padding:5px 15px 4px 6px;
  }
#headerreg2 #current {
  background-image:url(../bilder/navi/left_on.gif);
  }
#headerreg2 #current a {
  background-image:url(../bilder/navi/right_on.gif);
  padding-bottom:5px;
  color:#b41621
  }

.tabkasten {
	height: 10px;
	width: 475px;
	position: absolute;
	visibility: visible;
	z-index: 20;
	left: 230px;
	top: 130px;
	right: 270px;
}
.tabkasten2 {
	height: 10px;
	width: 475px;
	position: absolute;
	visibility: visible;
	z-index: 19;
	left: 230px;
	top: 153px;
	right: 270px;
}

