  body {
    color: black; background-color: white;
    font-size: 100.01%;
    font-family: Helvetica,Arial,sans-serif;
    margin: 0; padding: 1em;
  }

  h1 {
    margin: 0;
	padding: 0;
	height: 210px;
	width: 990px;
    text-align: center;
	background-image: url("/uploads/tf/Header_stb_02.jpg") ;
	background-repeat: no-repeat;
    border: 0;
  }

  ul#Navigation {
    font-size: 0.83em;
    float: left; width: 18em;
    margin: 0 0 1.2em; padding: 0;
    border: none;
  }
  ul#Navigation li {
    list-style: none;
    margin: 0; padding: 0.5em;
  }
  ul#Navigation a {
    display: block;
    padding: 0.2em;
    font-weight: bold;
  }

  ul#Navigation .ebene1 a:link {
    color: black; background-color: #eee;
  }
  ul#Navigation .ebene1 a:visited {
    color: #666; background-color: #eee;
  }
  ul#Navigation .ebene1 a:hover {
    color: black; background-color: white;
  }
  ul#Navigation .ebene1 a:active {
    color: white; background-color: gray;
  }




  ul#Navigation .ebene2 a:link {
    color: black; background-color: #eee; font-weight: normal; font-size: 0.7 em;
  }
  ul#Navigation .ebene2 a:visited {
    color: #666; background-color: #eee; font-weight: normal; font-size: 0.7 em;
  }
  ul#Navigation .ebene2 a:hover {
    color: black; background-color: white; font-weight: normal; font-size: 0.7 em;
  }
  ul#Navigation .ebene2 a:active {
    color: white; background-color: gray; font-weight: normal; font-size: 0.7 em;
  }


ul#Navigation .ebene2 a:before{content:url(/fileadmin/templates/link.gif); border:0px; }


  ul#Navigation .ebene3 a:link {
    color: black; background-color: #eee;
  }
  ul#Navigation .ebene3 a:visited {
    color: #666; background-color: #eee;
  }
  ul#Navigation .ebene3 a:hover {
    color: black; background-color: white;
  }
  ul#Navigation .ebene3 a:active {
    color: white; background-color: gray;
  }

ul#Navigation .ebene3 a:before{content:url(/fileadmin/templates/link.gif); border:0px; }







  div#Info {
    font-size: 0.9em;
    float: right; width: 12em;
    margin: 0 0 1.1em; padding: 0; padding-right: 1em;
    background-color: #eee; border: 1px none silver;
  }
  div#Info h2 {
    font-size: 1.33em;
    margin: 0.2em 0.5em;
  }
  div#Info p {
    font-size: 1em;
    margin: 0.5em;
  }

  div#Inhalt {
    margin: 0 12em 1em 16em;
    padding: 0 1em;
    border: none;

  }
  * html div#Inhalt {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
  }
  div#Inhalt h2 {
    font-size: 1.2em;
    margin: 0.2em 0;
  }
  div#Inhalt p {
    font-size: 1em;
    margin: 1em 0;
  }

  p#Fusszeile {
    clear: both;
    font-size: 0.8em;
    margin: 0; padding: 0.1em;
    text-align: center;
    background-color: #fed; border: 1px solid silver;
  }

div#main {
	width: 975px;
	overflow: hidden;
	border: none;
}

#Info .text {
	font-size: 0.8em;
}




#Inhalt .text {
	font-size: 0.9em;
}


#Inhalt b:before{content:url(/fileadmin/templates/link.gif); border:0px; }

a:link,a:active,a:hover,a:visited {
text-decoration: none;
}


img {
border: none;
}


div.text div {
padding-bottom: 20px;
}

.tx-powermail-pi1 {
padding-top: 20px;
}

