/* CSS Document */

/*
schriftfarbe 333333
blau #00468E

speisenentkeimung grün #65CA00
abfalldekontamination rot #BF3031
abwasserdekontamination blau #00458C
instrumentenaufbereitung gelborange #FF9900
*/
.we{
	color:#12550A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
html {
	width: auto;
	height:100%;
}
body {
	width: auto;
	height:100%;
	margin: 0px;
	padding: 0px;
        text-align:center;
}
.img {
	border: none;
}
.cleaner {
	clear: both;
	height: 1px;
        line-height:1px;
	font-size:1px;
	border: 0px none;
	margin: 0px;
	padding: 0px;
	background: transparent;
}
.container {
	width:761px;
	text-align:center;
	margin: 0px auto;
	position:relative;
	height:auto;
	/*border: 1px solid #00CC99;*/

}


#logo {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 489px;
	top: 0px;

}

.nav img {
        border:none;
}
#content {
        float:left; /* neu */
	text-align:left;
	border:1px solid #bcbcbc; /*ff3344*/
	min-height:350px;
	width:759px;
	background-image:url(_images/bg_content.gif);
	background-repeat:repeat-y;
}
*:first-child+html {
	height:350px;
}
*html #content {
        width:761px;
	height:350px;
}
#headBg {
	background-image:url(_images/bg_headerword.jpg);
	background-repeat:repeat-x;
	height:27px;
	padding-top:15px;
}
*html #headBg {
        height:42px;
}
#colorLine{
	height:2px;
	/*width:760px;*/
	margin-top:-3px;
	/*border:1px solid #00FF66;*/
}
*html #colorLine{
	margin-top:-18px;
}
#space {
	margin-top:3px;
	height:7px;
        background-image:url(_images/bg_nav_space.jpg);
	background-repeat:repeat-x;
}

#navCont {
	float:left;	
	width:200px;
	height: auto;
	/*background-color:#3366CC;*/
	/*border-right:1px solid #bcbcbc;*/
	/*overflow:hidden;*/

}


#contMetanav {
	margin: 20px 0px 14px 11px;
	/*background-color:#F66FCC;*/
        float:left;
	width:180px;
}
#contMetanav a {
	line-height: 140%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-decoration:none;
        background-image:none;
        /*font-weight:bold;*/
        height: auto;

}
#contMetanav a:hover {
	color:#00468E;
}

#contentRight{
	float:right;
	width:533px;
	margin:11px 0px;
        display:block;
	min-height:350px;
}

#contentText{
	float:left;
	width:268px;
	padding-right:2px;
}

#imgRight {
	float:right;
	padding:0px 11px 0px 0px;
}
.header {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
	line-height: 14,5px;
	font-weight:bold;
	padding-bottom:9px;
	margin-bottom:11px;
    background-image:url(_images/line.gif);
	background-position:0px bottom;
	background-repeat:no-repeat;
}
#imgText{
	width:218px;
	padding:1px 0px 7px 7px;
	background-image:url(_images/bg_img_text.jpg);
	background-position:0px bottom;
	background-repeat:repeat-x;
}
*html #imgText {
	width: 225px;
}
/*######################### INDEXSEITE ################################ */
#indHead {
	z-index:2;
	left: 0px;
	top: 0px;
	text-align:left;
}
#indHead .nav {

}

#indHead #indImg {
	margin-bottom:11px;
}


#indContent {
	text-align:left;
}

#indContent #rightBox{
	float:right;
	width: 511px;
	border: 1px solid #bcbcbc;
	height:249px;
}
#indNavItem {
	width:253px;
	border-right:1px solid #bcbcbc;	
	height:208px;
}
#indNavItem a {
      display:block;
      color:#333333;
      width:auto;
      padding:13px 0px 0px 13px;
	  height:32px;
      font-size:11px;
      font-family:Verdana, Arial, sans-serif;
      text-decoration:none;
      background-image:url(_images/bg_ind_nav.jpg);
	  background-repeat:repeat-x;
}
#indNavItem a:hover {
	font-weight:bold;
}
#indNavItem img{
	border:none;
	margin-right:4px;
}
#indImgRight {
	float:right;
	padding:11px 11px;
}
#indContent #leftBox {
	width: 239px;
	height: 249px;
	border: 1px solid #bcbcbc;
	text-align:left;
	margin: 0px;
	padding:0px;
	left:0px;
	position: relative;
}


#indHeadBg {
	background-image:url(_images/index_bg_gradient.jpg);
	background-repeat:repeat-x;
	height:27px;
	padding-top:15px;
}
*html #indHeadBg {
	height:42px;
}
#indContentLeft{
	margin: 15px 15px;
	/*border: 1px solid #ffbcff;*/
	width:207px;
	height:175px;
}

#indContent #leftBox #content #metanav {
	position:relative;
	top:80px;
}



/* ######################### textformatierungen ##########################################*/

.metanav{
        margin:0px;
	line-height: 140%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	float:left;
}
.metanav a{
	color:#333333;
	text-decoration:none;
}
.metanav a:hover {
	color:#00468E;
	text-decoration:none;
}

.text {
	line-height: 140%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
.text a{
	color:#333333;
	text-decoration:underline;
}
.text a:hover{
	color:#00468E;
	text-decoration:underline;
}
.text table{
	width:266px;
	line-height: 140%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;


}
.text td {
	border:1px solid #CCCCCC;
}
.text td a{
	color:#333333;
	text-decoration:underline;
}
.text td a:hover{
	color:#00468E;
	text-decoration:underline;
}
.text ul{
        list-style-type:circle;
        margin-left: 15px;
        padding: 0px;
}


.footer {
	margin-top:6px;
        padding-bottom:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333333;

}
*html footer{
        margin:0px;
        padding:0px;
}
.footer a{
	color:#333333;
	text-decoration:underline;
}
.footer .blue {
	color:#00468E;
	font-weight:bold;
}


/* ############################################ NEUES MENUE #################################### */

/* ###### allg. formatierung der links in listen ## */

ul a {
  color: #000000;
  text-decoration: none;
  color:#333333;
  font-size:11px;
  font-family:Verdana, Arial, sans-serif; 
}
ul#menu a:hover {
  font-weight:bold;
}



ul#menu {
  margin: 0px;
  padding: 0px;
  margin-bottom:50px;
}

/* ###### aktiver menuepunkt ## */

ul#menu a.current {
  text-decoration: none;
}



/* ###### formatierung erste ebene ## */

ul#menu li {
  margin: 0 0 0 0;
  list-style: none;
  width:172px;
  padding: 0px 0px 5px 27px;
  background-image:url(_images/bg_navItem.jpg);
  background-repeat:none;
  background-position:0px 0px;
  line-height:23px;
}
*html ul#menu li {
  width:199px;
  padding-top:0px;
  padding-bottom:0px;
  background-position:0px 1px;
  line-height:26px;
}

ul#menu li ul {
  margin: 0 0 0 0;
  padding: 0;
  padding-top:2px;
  margin-bottom:-10px;
  padding-bottom:5px;
  height: auto;
}
*html ul#menu li ul {
  padding-top:0px;
  margin-bottom:0px;
  padding-bottom:0px;
}

/* ###### formatierung zweite ebene ## */

ul#menu li ul li {
  list-style: inside;
  list-style-image:url(_images/arrow.gif);
  width:auto;
  padding:0px 6px 1px 35px;
  background-image:none;
  background-color:#ffffff;
  margin-left:-27px;
  line-height:17px;

}

*html ul#menu li ul li {
  background-image:url(_images/arrow.gif);
  background-position:26px 8px ;
  background-repeat:no-repeat;
  padding:0px 6px 1px 25px;  /*3px 6px 4px 35px; */
  /*border:1px solid #ff9900;*/
  list-style:none;
  list-style-image:none;
  line-height:19px;
}

ul#menu li ul li ul {
  margin: 0 0 0 0;
  padding: 0;
}

ul#menu li ul li ul li {
  list-style: inside;
  list-style-image:url(_images/arrow.gif);
  width:auto;
  padding:0px 6px 1px 27px;
  background-image:none;
  background-color:#ffffff;
  margin-left:-11px;
  line-height:17px;
}
*html ul#menu li ul li ul li {
  list-style-image:none;
  background-image:url(_images/arrow.gif);
  background-position:26px 8px ;
  background-repeat:no-repeat;
  padding:0px 6px 1px 25px;  /*3px 6px 4px 35px; */
  /*border:1px solid #ff9900;*/
  list-style:none;
  list-style-image:none;
  line-height:19px;
}

#column1 {
  float: left;

}

#column2 {
  float: left;
}


a:link
 {text-decoration: none;color:black; border:0;}
