body
{ color: #0000ff;
  background-color: #ffffff;

  background-image: url(image/kante.jpg);
  background-repeat: repeat-y;

  font-size: 100.01%;
  font-family: Verdana, Arial, Comic Sans MS;
  margin: 0;
  padding: 0;
}


h1
{ font-size: 1.5em;
  margin: 5px 0 5px 0;
  padding: 0.1em 0.1em 0.1em 0.1em;
  text-align: center;
  width: 98%;
  position: absolute; top: 10px; left: 8px;
  background-color: #eeeeff; border: none;
}


a
{ color:#ff8000;
  font-weight:bold;
  text-decoration: none;
}


ul.Nav
{ font-size: 1.2em;
  position: absolute; top: 70px; left: 8px;
  width: 220px;
  margin: 0px;
  padding: 0px;
  border: none;
  background-color: #ffffff;
 }

ul.Nav li
{ list-style: none;
  margin: 0;
}

a.Aktuell
{ background-image: url(image/e24_logo_sdw.png);
}

li.Nav a
{ display: block;
  height: 78px;
  text-decoration:none;
  text-align: left;
  padding: 10px 0 0 10px;
}
li.Nav a:link
{ background-image: url(image/e24_logo_sdw.png);
  background-repeat: no-repeat;
  background-color: #C0CCD9;
}
li.Nav a:visited
{ background-image: url(image/e24_logo_sdw.png);
  background-repeat: no-repeat;
  background-color: #C0CCD9;
}
li.Nav a:hover
{ background-image: url(image/e24_logo_1st.png);
  background-color: #C0CCD9;
}
li.Nav a:active
{ background-image: url(image/e24_logo.png);
  background-repeat: no-repeat;
  background-color: #C0CCD9;
}


div#Info
{ font-size: 0.9em;
  float: right; width: 12em;
  margin: 0 0 1.1em; padding: 0;
  background-color: #eeeeff; border: none;
  position: absolute; top: 70px; right: 10px;
}

div#Info h2
{ font-size: 1.33em;
  margin: 0.2em 0.5em;
}

div#Info p
{ font-size: 1em;
  margin: 0.5em;
}


div#Inhalt
{ z-index:1;
  margin: 6em 4em 1em 239px;
  padding: 0 1em;
  text-align: center;
  border: none;
}

div#Inhalt h2
{ font-size: 1.2em;
  margin: 0.2em 0;
}

div#Inhalt p
{ font-size: 1em;
  margin: 1em 0;
}

p#Fusszeile
{ font-size: 0.9em;
  margin: 5px 0 5px 0;
  padding: 0.1em;
  text-align: center;
  width: 98%;
  position: absolute; bottom: 10px; left: 8px;
  background-color: #eeeeff; border: none;
}
