body {
 font-family: ARIAL, HELVETICA, Geneva, san-serif-Regular;
 font-size: 100,01%;
 font-weight: 400;
 color: #333333;
 line-height: 14px;
 margin-left: 2em;
 margin-right: auto;
 padding: 0em;
 text-align: center;       <!--wegen Internet Explorer-->
 min-width: 50em;          <!--Mindestbreite verhindert Umbruch und Anzeigefehler-->
}

#Seite {
 text-align: left;
 margin-top: 20px;
 margin-left: auto;
 margin-right: auto;
 text-align: left;         <!--Seiteninhalt wieder links ausgerichtet-->
 background: #FFFFFF;

}

#startseite-links {
  font-size: 1.1em;
  float: left;
  width: 20em;
  height: auto;
  margin-top: 10px;
  padding-left: 10px;
  padding-top: 10px;
  background: ##F0F0F0;
  line-height: 1.6em;
}

#header {
 margin-top: 0px;
 margin-left: 3em;
 text-align: left;
}

#fuss {
 clear: both;
 margin: 0;
 max-width: 20em;
}

h1 {
 font-size: 1.5em;
 color: #0080cc;
 font-weight: 700;
 margin-top: 2px;
 margin-bottom: 0px;
 line-height: 40px;
}

.standard /* Standard */
{font-size: 1.0em; color: #333333; font-weight: 400; line-height: 10px; text-align: left; margin-top: auto; margin-right: auto; letter-spacing: normal; vertical-align: baseline; word-spacing: normal; white-space: normal;}

.fett /* fetter Standard */
{font-size: 0.9em; color: #333333; font-weight: 600;line-height: 20px; text-align: left; margin-top: auto; margin-right: auto; letter-spacing: normal; vertical-align: baseline; word-spacing: normal; white-space: normal;}

.rechts /* rechtsbündiger Standard */
{font-size: 0.9em; color: #333333; font-weight: 400; text-align: right; margin-top: 1em; margin-right: auto;}

a:link {
 color: #0080C0;
 line-height: 12px;
 text-decoration:none;
 }
a:visited{
 color: #0080C0;
 text-decoration:none;
 }
a:hover {
 color: #333333;
 text-decoration:none;
}
a:active {
 color:#333333;
 text-decoration:none;
}
a:focus {
 color:#333333;
 text-decoration:none;
}

li {
 margin-left: 0px;
 margin-top: 0px;
}