.underconstruction{
	color: White;
	text-decoration: none;
	font-size: 14px;
}
.underconstruction:HOVER{
	text-decoration: underline;
}
BODY {
	/*background-color: rgb(255,222,173);*/
	background-color: #427584;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	margin-top: 0px;
}
.wrapper{
  margin: 0px auto;
}
TABLE{
  border: none;
  margin: 0px;
  padding: 0px;
}
TD{
   vertical-align: top;
   font-size: 12px;
}
A{
  color: white;
}
.bildtext{
  font-size:8pt;
}
.tabNav{
  margin-top: 15px;
}
.tabNav A{
  margin-left: 50px;
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  color: white;
  display: block;
}
.tabNav A:HOVER{
  text-decoration: underline;
}
.tdNavBg{
  background:url(../img/nav.jpg) no-repeat;
}
.tdButton{
  background:url(../img/button.jpg) no-repeat;
  vertical-align: middle;
}
.adresse{
  font-size: 9pt;
  padding-left: 20px;
  padding-top: 5px;
	color: silver;
}
.adresse A{
  font-size: 9pt;
  padding: 0px;
  margin: 0px;
	color: silver;
	display: inline;
}
.adresse:HOVER{
 	color: white;
}
.titel{
	font-size: 12px;
	font-weight: bold;
	margin-left: 25px;
	margin-top: 20px;
	margin-bottom: 0px;
}
.contentBox{
  padding-left: 25px;
  padding-top: 5px;
  padding-right: 20px;
}
.form{
	border: 1px solid white;
	background: #8C8A39;
	color: White;
}
.kontakt{
	border: 1px solid white;
	background: #ffffff;
	color: black;
}
.img A,IMG{
	border:none;
}
.imgRahmen{
  border: 1px white solid;
}
.footer{
 background:url(../img/footer.jpg) no-repeat;
 font-size: 8pt;

 height: 35px;
 vertical-align: middle;
 padding-left: 17px;
}
.footer A {
  color: silver;
}
.seo{
    position: absolute;
    top: -3000px;
    left: -3000px;
}
.seo H1 P{
    font-size: 1px;
}
B{
 font-weight: normal;
}