/* CSS Document */

body {
  color: #005b78;
  font-size: 14px;
  font-family: Verdana, Arial, Helvetica;
  font-style: normal;
  text-decoration: none;
}


h1 { color: #005b78; font-size: 18px; font-weight: bold; }
h2 { color: #005b78; font-size: 16px; font-weight: bold; }
h3 { color: #005b78; font-size: 14px; font-weight: bold; }
h4 { color: #005b78; font-size: 12px; font-weight: bold; }

a {
  color: #005b78;
  font-size: 14px;
  font-family: Verdana, Arial, Helvetica;
  font-style: normal;
  text-decoration: none;
}

a:link {
	line-height: 150%;
}
a:visited {
	line-height: 150%;
}
a:active {
	line-height: 150%;
}
a:hover {
	line-height: 150%;
	color: #FFFFFF;
}


.contenttable {
	font-family: Verdana, Arial, Helvetica;;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	line-height: normal;
	color: #000000;}

#gesamt {
  border:solid 0px;
  margin-top:0px;
  margin-left:3%;
  margin-right:0%;
  text-align:center;
  width:805px;
  background:#0073BC;
}

#kopfleiste {
  margin-top:5%;
  margin-left: 90px;
  text-align: left;
  width:805px;
  height:75px;
  padding:0px;
  border:solid 0px;
}

#s1 {
  margin-left: 90px;
  margin-top:20px;
  border:solid 0px;
  width:800px;
  text-align:center;
  padding:0px;
  background:#C0CFE6;
}

#inhalt {
  border:solid 0px;
  padding:5px;
  font-size:0.9em;
  text-align:left;
  float:left;
}

#unten {
  border:solid 0px;
  padding-left:5px;
  width:800px;
  height:70px;
  font-size:0.9em;
  text-align:center;
}
#links {
  clear:both;
  border:solid 0px;
  padding-left:5px;
  width:270px;
  height:50px;
  font-size:0.9em;
  text-align:center;
  float:left;
}
#mitte {
  border:solid 0px;
  margin-left:2px;
  padding-left:5px;
  width:210px;
  height:50px;
  font-size:0.9em;
  text-align:center;
  float:left;
  }
#rechts {
  border:solid 0px;
  padding-left:5px;
  margin-left:2px;
  width:270px;
  height:50px;
  font-size:0.9em;
  text-align:center;
  float:left;

}



#fussleiste {
  font-family: Verdana, Arial, Helvetica;
  font-size:11px;
  margin:0;
  margin-top:20px;
  padding:10px;
  text-align:right;
  margin-left:10%;
  margin-right:10%;
  border:solid 0px;
}

.cleaner {
clear:both;
height:1px;
font-size:1px;
border:0px none;
margin:0;
padding:0;
background:transparent;
}