  body {
    font-size: 100.01%;
    margin: 0; padding:1em  0;
    text-align: center;  /* Zentrierung im Internet Explorer */
  }

    div#Breite {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 990px;
    padding: 0;
    background: #000066 url('randDt.gif') repeat-y;
  }

   div#Logo {
    text-align: right;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    float: left; width: 990px; height: 77px;
    padding: 0;
    background: #000066 url('allgemeinBanner.jpg') no-repeat;
    border-bottom: 1px solid white 
  }

   div#LogoSW {
    text-align: right;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    float: left; width: 990px; height: 77px;
    padding: 0;
    background: #000066 url('SteffiBanner.jpg') no-repeat;
    border-bottom: 1px solid white 
  }

   div#LogoMZ {
    text-align: right;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    float: left; width: 990px; height: 77px;
    padding: 0;
    background: #000066 url('MichaBanner4.jpg') no-repeat;
    border-bottom: 1px solid white 
  }

   div#LogoR {
    text-align: right;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    float: left; width: 990px; height: 77px;
    padding: 0;
    background: #000066 url('RomeoBanner2.jpg') no-repeat;
    border-bottom: 1px solid white 
  }

    div#Breite2 {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 990px;
    padding: 0;
    background: #9999CC url('randDt.gif') repeat-y;
    border-bottom: 1px solid white 
  }

   div#StandLinks {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 0 0 0 ;      /* standardkonforme horizontale Zentrierung */
    float: left; width: 186px; 
    padding: 0;
    background: #9999CC url('randDt.gif') repeat-y;
  }
  
  div#NaviHor{
    margin: 0 0 3px 185px;
    padding: 0.2 1em;
    background: #9999CC ;
    font-size: 0.83em;
    text-align: center;    /* Seiteninhalt wieder mittig ausrichten */ 
    display: block;
    font-weight: bold;
   
  }
  * html div#NaviHor{
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
    margin-bottom: 0;
  }

.Border nobr {
display: center;
text-align: center;
}

.Border nobr u, .Border nobr a {
display: center;
border: none;
}

.Border nobr u {
background-color: #9999CC; /* Hintergrundfarbe eines inaktiven Buttons */;
color: #FFFFFF;
}

.Border nobr a:link {
background-color: #9999CC; /* Hintergrundfarbe eines aktiven Buttons */
color: #000066;
}

.Border nobr a:visited {
background-color: #9999CC; /* Hintergrundfarbe eines besuchten aktiven Buttons */
color: #7A7A7A;
}

.Border nobr a:hover {
background-color: #9999CC; /* Hintergrundfarbe eines gehoverten Buttons */
color: #FFCC66;
}

.Border br {
display: none; /* Bei vertikaler Ausrichtung stört das "br"-Element */
}

  p#NaviLeiste {
    clear: both;
    font-size: 0.83em;
    margin: 0; padding: 2px 0px;
    text-align: center;
    background-color: #000066 url('BackNavi.gif') repeat-y;
  }

    div#Breite3 {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 990px;
    padding: 0;
    background: #000066 url('randDt.gif') repeat-y;
    border-top: 1px solid white;
  }

  p#obereLeiste {
    clear: both;
    font-size: 0.83em;
    margin: 0; padding: 0px;
    text-align: center;
    background-color: #000066 url('randDt.gif') repeat-y;
  }

   div#NaviVert {
    font-size: 0.83em;
    float: left; width: 186px; 
    margin: 0 0 1.2em; padding: 5px;
  }

  div#Inhalt {
    margin: 0 0 1em 185px;
    padding: 10px 1em;
  }
  * html div#Inhalt {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
    margin-bottom: 0;
  }

  p#Fusszeile {
    clear: both;
    font-size: 0.83em;
    margin: 0; padding-left: 186px;
    text-align: center;
    background-color: #9999CC ;
    background: #9999CC url('randDt.gif') repeat-y;
    border-top: 1px solid white; padding-right:0.1em; padding-top:0.1em; padding-bottom:0.1em
  }

	.FussLink u {
	background-color: #9999CC; /* Hintergrundfarbe eines inaktiven Buttons */;
	color: #FFFFFF;
  }

	.FussLink a:link {
	background-color: #9999CC; /* Hintergrundfarbe eines aktiven Buttons */
	color: #000066;
  }

	.FussLink a:visited {
	background-color: #9999CC; /* Hintergrundfarbe eines besuchten aktiven Buttons */
	color: #7A7A7A;
  }

	.FussLink a:hover {
	background-color: #9999CC; /* Hintergrundfarbe eines gehoverten Buttons */
	color: #FFCC66;
  }

	.FussLink br {
	display: none; /* Bei vertikaler Ausrichtung stört das "br"-Element */
  }
