body {
    background-attachment: fixed;
    background-color: white;
    color: black;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    text-align: left;
    vertical-align: top;
    border: none;
    padding: 0;
    margin: 0;
  }

a {
    text-decoration: none;
    color: #333399;
  }

a:hover {
    text-decoration: underline;
    color: #333399;
  }

table {
    width: 100%;
    border: none;
  }

ul {
    list-style-image : url('../images/bullet_ww.png');
 }

ul ul {
    list-style-image : url('../images/blueball.png');
 }

.Header {
    height: 90px;
    width: 900px;
  }

.Header.Logo {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 90px;
    width: 90px;
    z-index: 0;
  }

.Header.Picture.Background {
    position: absolute;
    top: 0px;
    left: 90px;
    height: 90px;
    width: 360px;
    z-index: 0;
  }

.Header.Picture.Foreground {
    position: absolute;
    top: 0px;
    left: 90px;
    height: 90px;
    width: 360px;
    z-index: 1;
  }
	
.Header.Welle {
    position: absolute;
    top: 0px;
    left: 450px;
    height: 90px;
    width: 450px;
    z-index: 0;
  }

.Header.Ort {
    position: absolute;
    top: 30px;
    left: 98px;
    height: 19px;
    width: 239px;
    z-index: 1;
  }

.Header.Verband {
    position: absolute;
    top: 5px;
    left: 695px;
    height: 24px;
    width: 201px;
    z-index: 2;
  }

.Header.Nav.Drucken {
    position: absolute;
    left: 670px;
    top: 36px;
    width: 40px;
    height: 36px;
    border: none;
    z-index: 1;
  }

.Header.Nav.Kontakt	{
    position: absolute;
    left: 715px;
    top: 36px;
    width: 40px;
    height: 36px;
    border: none;
    z-index: 1;
  }

.Header.Nav.Suche {
    position: absolute;
    left: 760px;
    top: 36px;
    width: 40px;
    height: 36px;
    border: none;
    z-index: 1;
  }

.Header.Nav.Sitemap	{
    position: absolute;
    left: 805px;
    top: 36px;
    width: 40px;
    height: 36px;
    border: none;
    z-index: 1;
  }

.Header.Nav.Hilfe {
    position: absolute;
    left: 850px;
    top: 36px;
    width: 40px;
    height: 36px;
    border: none;
    z-index: 1;
  }

.Navigation {
    float: left;
    width: 190px;
    font-size: 11px;
    line-height: 18px;
  }

.Navigation.Table {
    background-repeat: no-repeat;
    background-attachment: scroll;
  }

.Navigation.Table.Normal {
    background-image: url("../images/navigation_bg_normal.png");
  }

.Navigation.Table.Path {
    background-image: url("../images/navigation_bg_normal.png");
    font-weight: bold;
  }

.Navigation.Table.Aktiv {
    background-image: url("../images/navigation_bg_active.png");
    font-weight: bold;
  }

.Navigation.IMG.Pfeil {
    height: 18px;
    width: 10px;
  }

.Navigation.IMG.Spacer.Right {
    height: 18px;
    width: 5px;
  }

.Navigation.IMG.Spacer.Level1 {
    height: 18px;
    width: 12px;
  }

.Navigation.IMG.Spacer.Level2 {
    height: 18px;
    width: 17px;
  }

.Navigation.IMG.Spacer.Level3 {
    height: 18px;
    width: 22px;
  }

.Inhalt {
    float: left;
    font-size: 12px;
    line-height: 17px;
    width: 520px;
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
  }

.Inhalt.B {
    width: 710px;
  }

.Teaser {
    float: left;
    width: 190px;
  }

.TeaserHeader {
    font-size : 12px;
    font-weight: bold;
    color: #666666;
    padding-left: 10px;
    padding-right: 10px;
  }

.TeaserTop {
    width: 190px;
    height: 12px;
    vertical-align: bottom;
  }

.TeaserContent {
    font-size : 11px;
    background-image: url('../images/teaser_bg.png');
    background-repeat: repeat-y;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 0px;
  }

.TeaserBottom {
    width: 190px;
    height: 9px;
    vertical-align: top;
  }

.Footer {
    clear: both;
    height: 44px;
    width: 900px;
    background-image: url('../images/footer_bg.png');
    background-repeat: no-repeat;
    font-size: 10px;
    text-align: right;
    line-height: 14px;
  }

* html .Inhalt {
    height: 1em;	/* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
  }

.Pfeil {
    height: 7px;
    width: 6px;
  }

.Mail {
    height: 11px;
    width: 14px;
  }

.Indexbild {
    height: 113px;
    width: 180px;
    border: 1px solid black;
  }

H1 {
    margin-top: 0px;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 0px;
    padding-bottom: 9px;
    line-height: 24px;
    padding-top: 9px;
    border-bottom: 2px solid #333399;
  }

H2 {
    margin-top: 0px;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 0px;
    padding-bottom: 6px;
    color: #808080;
    line-height: 18px;
    padding-top: 0px;
  }

H3 {
    margin-top: 0px;
    font-weight: normal;
    font-size: 14px;
    margin-bottom: 0px;
    padding-bottom: 4px;
    line-height: 18px;
    padding-top: 0px;
  }

H4 {
    background-color: #333399;
    font-size: 13pt;
    text-indent: 10px;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #FFFFFF;
  }
  
H5 {
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #DEDCDE;
    font-size: 12pt;
    text-align: center;
    padding-top: 3px;
    padding-bottom: 3px;
    color: black;
  }

.leftframe {
    width: 340px;
    float: left;
    clear: both;
    padding-bottom: 5px;
  }

.rightframe {
    width: 340px;
    float: right;
    padding-bottom: 5px;
  }

.Textbox {
    height: 200px;
    width: 200px;
    float: right;
    padding-left: 7px;
    border: none;
  }

