* {
	padding: 0px;
	margin: 0px;
}

body {
	overflow-x:hidden;
	overflow-y: auto;

	font-family: Verdana, Helvetica, Arial;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

td {
	font-family: Verdana, Helvetica, Arial;
	color: #000000;
	font-size: 12px;
	font-weight: normal;

}

ul {
	list-style-image: url(../images/bulletpoint.gif);
}

#haupt_tab {
	width: 882px;
}

.td_background_1 {
	background-color: #B9BBBE;
}
.td_background_2 {
  background-image: url(../images/ecke_rechts_navi_v2.gif);
  background-repeat: no-repeat;	
}

.td_haupt_1 {
  border-left: 1px solid #B9BBBE;
  border-right: 1px solid #B9BBBE;
  border-bottom: 1px solid #B9BBBE;
  
  height: 658px;
  background-color: #EDEFF0;
  background-image: url(../images/watermark_links.gif);
  background-repeat: no-repeat;
  background-position:	bottom left;
}

#centerbox {
  position:absolute; 
  top:0px; 
  left:50%; 
  width:882px;
  height:800px;
  margin-left:-442px;
  margin-top:0px;
  z-index: 1;
}

#logobox {
	position: absolute;
	top: 26px;
	left: -31px;
	
	visibility: visible;
	z-index: 10;
}

#fuellerbox {
	position: absolute;
	top: 59px;
	left: 284px;

	visibility: visible;
	z-index: 20;
}

#fuellerbox2 {
	position: absolute;
	top: 26px;
	left: 284px;

	visibility: visible;
	z-index: 20;
}
#navibox {
	position: absolute;
	top: 59px;
	left: 317px;

	visibility: visible;
	z-index: 10;	
}

#js_navibox {

	position: absolute;
	top: 130px;
	left: 63px;


	width: 100px;
	
	border: 1px solid #B9BBBE;
	
	visibility: hidden;
	z-index: 20;	

}

#js_navibox2 {

	position: absolute;
	top: 130px;
	left: 145px;
	visibility: visible;
	z-index: 20;	

}

#txtrechtsobenbox {
	position: absolute;
	top: 85px;
	left: 720px;
	
	font-family: Verdana, Helvetica, Arial;
	color: #B9BBBE;
	font-size: 10px;
	font-weight: bold;

	z-index: 10;
	visibility: hidden;
}


#contentbox {
	background-color: #FFFFFF;
  	background-image: url(../images/watermark_rechts.gif);
  	background-repeat: no-repeat;
	background-position:	bottom left;
	border: 1px solid #B9BBBE;
	z-index: 30;

}

#seiteninhalt {
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	line-height: 17px;
}

#seitentitel {
	position: absolute;	
	left: 0px;
	font-family: Verdana, Helvetica, Arial;
	color: #B9BBBE;
	font-size: 18px;
	font-weight: bold;

}

#footerbox {
	position: absolute;
	top: 745px;
	left: 0px;
	background-color: #EDEFF0;
	width:882px;
	height: 26px;
	border: 1px solid #B9BBBE;
	
	z-index: 10;
}

.td_footer_background {
	padding-left: 162px;
  	background-image: url(../images/watermark_ulinks.gif);
  	background-repeat: no-repeat;
	background-position:	left;
	
}

.tab_footer_background {
	background-color: #FFFFFF;
	border-left: 1px solid #B9BBBE;
	border-right: 1px solid #B9BBBE;
	border-bottom: 1px solid #B9BBBE;
	width: 566px;
	height:19px;
}

.td_footer_links {
	text-align: center;
	font-family: Verdana, Helvetica, Arial;
	color: #B9BBBE;
	font-size: 10px;
  	background-image: url(../images/watermark_urechts.gif);
  	background-repeat: no-repeat;
	background-position: top left;	
}

a {
	font-family: Verdana, Helvetica, Arial;
	color: #B9BBBE;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#seiteninhalt a {
	font-size: 12px;
	color: #164385;
}

.str {
	font-weight: bold;
}

#seiteninhalt ul {
	padding-left: 30px;

}
.td_jsnav_grau {
	height: 18px;
	background-color: #B9BBBE;
}

.td_jsnav_grau a {
	color: #FFFFFF;
}

.td_jsnav_blau {
	height: 18px;
	background-color: #164385;
}

.td_jsnav_blau a {
	color: #FFFFFF;
}


.input_contact {
	font-family: Verdana, Helvetica, Arial;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	
	width: 200px;
}
.input_contact_txt {
	font-family: Verdana, Helvetica, Arial;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	height:175px;
	width: 200px;
}

.button_contact {
	font-family: Verdana, Helvetica, Arial;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	border-style: outset;
	background-color: #164385;
	width: 120px;
	height: 20px;
	vertical-align: middle;
}

.meldung {
	font-weight: bold;
	color: #164385;
}
