html, body {
	background-color:transparent;
	margin:0px;
	padding:0px;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 800px;
}


#topBanner{
  width:650px;
  height:90px;
}

#headerlinks {
  position:absolute;
  background-color:#3737FF;
	width:10%;
	left:90%;
	top:0%;
	display:none;
}

#top_navigation {
  position:relative;
  width:100%;
  background-color: #336666;
  height:auto;
  z-index:2;
  display:none;
}

#top_subnavigation {
  position:relative;
  background-color: #336666;
  margin-top:1.75em;
  width:100%;
  z-index:1;
  display:none;
}

#meta-funktionen {
  position:relative;
  height: 1.5em;
  margin-top:0.6em;
  width:100%;
  font-size:85%;
  
}

#impressum {
  position: absolute;
  width:16.66%;
  color:#2525c3;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:90%;
  top: 1px;
  left:4px;
  height:2em;
  float:left;
  display:none;
}

#breadcrumb {
 top: 130px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size:10pt;
 left: 20px;
}

#druckensendenkommentieren {
  position: absolute;
  top: 0;
  left:83.3%;
  width:16.66%;
  height: 2em;
  float:left;
  z-index:99;
  white-space:nowrap;
  display:none;
}


#features-left {
  position: absolute;
  top: 0;
  left:0;
  width:16.66%;
  height: 30.2em;
  display:none;
}

#content {
 width:650px;
 top: 200px;
 left:0;

}



/*KONTENT*/

h1 {
 font-weight: bold;
 font-style: normal;
 font-size: 13pt;
 line-height: 1.1em;
 border-left:#cccccc solid 1px;
 border-bottom: #cccccc solid 1px;

 padding-bottom:7px;
 margin-top:12px;
}

h2 {
 font-weight: bold;
 font-style: normal;
 font-size: 12pt;
 line-height:1.1em;
 border-bottom:#cccccc solid 1px;
 margin-top:12pt;
 padding-bottom:5px;
}

h3 {
  font-weight: bold;
  font-style: normal;
  font-size: 11pt;
  line-height:1.1em;
  margin-top:24px;
  padding-bottom:5px;
}

h4 {
  font-style: normal;
  font-weight:normal;
  font-size: 10pt;
  line-height: 1em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  border-left:#999999 solid 1px;
  border-bottom: #999999 solid 1px;
  padding-left: 5px;
  padding-bottom:2px;
  margin-top:7px;
  margin-left:3px;
  margin-right:0px;
  margin-bottom:10px;
}

p {
 font-weight: normal;
 font-style: normal;
 font-size: 11pt;
 text-align:justify;
 }

.bold{
 font-weight:bold;
}

p.mitte {
 font-weight: normal;
 font-style: normal;
 font-size: 11pt;
 text-align:center;
}



li {
 font-size:11pt;
 list-style: url(/images/icons/bullet_quadrat.gif);
}

ul ul li{
  list-style: url(/images/icons/bullet_quadrat_leer.gif);
  font-size: 11pt;
}

a:link, a:visited {
  color: #2525C3;
}

table{
  border: 0;
  font-size:11pt;
}

table h2{
  margin-top:20px;
  margin-left:0;
  margin-right:0;
  margin-bottom:5px;
  padding:0;
}


td{
  vertical-align:top;
}

table.body{
  border: 0;
  width: 96%;
  font-size: 11pt;
  background-color: #ffffff;
}

table.body th{

  line-height: 1.5em;
  text-align: center; 
}

table.body td{
  vertical-align:top;
  border-bottom: 1px solid #CCCCCC;
  background-color:#f7f7f7;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
}

table li{
  font-size: 10pt;
  list-style: url(/images/icons/bullet_quadrat.gif);
}

table.karte{
  margin:0;
  padding:0;
  border:0;
  width:700px;
  
}

table.karte td.karte{
  margin:0;
  padding:0;
  border:0;
}

table.karte td.karte img{
  margin:0px;
  padding:0px;
  border:0;  
}

.linie_breit{
  height:1px;
  width:85%;
}
/* Allgmeine Textformatierungen Ende*/

img{
  border:0;
  margin:0;
  padding:0;

}
