
A:link {color:#000000;
text-decoration:underline;
font-family:arial;
font-size:10pt;
}

A:visited {color:#000000;
text-decoration:underline;
font-family:arial;
font-size:10pt;
}


body {
  margin:0;
  padding:0;
  background: Withe;
  font: 12px arial, sans-serif, serif;

  color: Black;
  width: 1003px;
  height:100%; /* this is the key! */
  }

#Menue1 {
  height: 104px;
  width: 1152px;
  padding-top:100px;
  font: normal 10px "MS Sans Serif";
  background: #FFFFFF;
  background-image: url(log_24140514.jpg);
  background-repeat: no-repeat;
  border-bottom: 2px solid #FF0000;

  voice-family: "\"}\"";        /* Tanteks Hack */
  voice-family:inherit;
  height: 21px;
}

html>body #Meune1 {             /* Die "Sei nett zu Opera" Regel */
  height: 21px;
}
#Menue1 ul {
        list-style-type: none;
        padding: 0px;
        margin: 0px;
}

#Menue1 ul li {
        width: 170px;
        margin-top: 4px;
        float: left;
        text-align: center;
        border-right: 1px solid;
        border-color: #FF0000;
}

#Menue1 ul li a {
        color: Black;
        color: #000000;
        text-decoration: none;
}

#Menue1 ul li a:hover {
	color: #FF0000;
        text-decoration: underline;
/*      color: White;*/
}
#Menue1 ul li a.aktuell {
        text-decoration: underline;
}


#Inhalt {
  float:left;
  height: 300px;
  width: 873px;
  padding-top: 30px;
  padding-left: 20px;
  padding-right: 20px;
  border-left: 1px solid #FF0000;
  border-right: 0px solid #FF0000;
  line-height: 20px;
  background:White;
  text-align: justify;

  voice-family: "\"}\"";        /* Tanteks Hack */
  voice-family:inherit;
  width: 831px;
}

html>body #Inhalt {             /* Die "Sei nett zu Opera" Regel */
  width: 731px;
}

html>body #Inhalt {             /* Hack fuer min-height */
  height: auto;
  min-height: 300px;
}


/* linkes Men� */
#linkeSpalte {
  float: left;
  width:150px;
  padding-left: 20px;
  height:auto; /* works only if parent container is assigned a height value */
  color: #000000;
  background: White;
  text-align: left;
  padding-top: 30px;
  font: normal 11px "MS Sans Serif";

  voice-family: "\"}\"";        /* Tanteks Hack */
  voice-family:inherit;
  width: 169px;
}

html>body #linkeSpalte {                /* Die "Sei nett zu Opera" Regel */
  width: 150px;
}

#linkeSpalte ul {
  list-style-type: none;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding: 0;

}
#linkeSpalte ul li .ebene1{

  line-height: 24px;
}

#linkeSpalte ul li .ebene2 {
  line-height: 14px;
  padding-left: 7px;
}

#linkeSpalte ul li a {
  color: #000000;
  text-decoration: none;
}

#linkeSpalte ul li a:hover {
	color: #FF0000;
        text-decoration: underline;
}

#linkeSpalte ul li a.aktuell1 {
        text-decoration: underline;
        line-height: 22px;
}

#linkeSpalte ul li a.aktuell2 {
        text-decoration: underline;
        line-height: 10px;
        padding-left: 7px;
}




#Fusszeile {
  clear: both;
  width: 1000px;
  font-size: 10px;
  text-align: center;
  padding-top: 30px;

}