body {
  text-align: center;
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif;
  color: black;
}
img {
  border: 0;
  vertical-align: middle;
}
div#alles {
  min-width: 75em;
  max-width: 100em;
  text-align: left;
  background: url(kopf.jpg) no-repeat;
  margin: 0 auto;
}
* html div#alles {
  width: 100em;
}
img#logo {
  float:right;
  width: 196px;
  height: 170px;
}
div#kopf {
  height: 17.5em;
}
div#schulname {
  font-family: "Times New Roman", serif;
  font-size: 4em;
  color: #0E1F52;
  text-align: center;
  padding-top: 0.5em;
  font-variant: small-caps;
  font-weight: 500;
}
ul#menue {
  margin: 0;
  padding: 1.2em;
  text-align: center;
}
ul#menue li {
  list-style: none;
  display: inline;
  margin: 0;
  padding: 0;
}
ul#menue a {
  float: left;
  width: 6em;
  margin: 0.4em;
  padding: 0.2em 1em;
  text-decoration: none;
  font-weight: bold;
  color: #163410;
  font-size: 1.7em;
  background: url(halbtrans.png);
}
* html ul#menue a {  /* Korrektur fuer IE 5.x */
  width: 8em;
  w\idth: 6em;
}
ul#menue a:hover {
  color: #5D0000;
  background-color: gray;
}
ul#menue div {
  clear: left;
}

div#kastenleiste {
  width: 22.5em;
  float: right;
}
div#kastenleiste div.kasten {
  margin-bottom: 1.3em;
  font-family: Verdana, Arial, Tahoma, sans-serif;
  font-size: 1.5em;
}
div#kastenleiste div.kasten h2 {
  font-size: 0.95em;
  background: url(verlauf3.gif) repeat-x bottom;
  margin: 0 0 0.5em 0;
}
div#kastenleiste div.kasten p, div#kastenleiste div.kasten form, div#kastenleiste div.kasten ul {
  font-size: 0.85em;
  margin: 0;
  padding: 0;
}
div#kastenleiste div.kasten ul {
  list-style-type: none;
}
div#kastenleiste div.kasten form input.text {
  border: 1px solid gray;
  margin-bottom: 0.3em;
  padding: 0.1em 0.1em;
}
div#kastenleiste div.kasten form input.knopf {
  border: 1px solid gray;
  padding: 0.1em 0.3em;
  margin-bottom: 0.3em;
}

div#inhaltbehaelter {
  margin-right: 23.3em;
}
div#inhalt {
  font-size: 1.5em;
}
div#inhalt h1 {
  margin: 0 0 0.5em 0;
  padding: 0;
  font-size: 1.5em;
  border-bottom: 1px dotted gray;
}
* html div#inhalt h1 {
  border-bottom-width: 0;
  background: url(h1_linie.gif) repeat-x bottom;
}
div#inhalt h2 {
  margin: 1em 0 0 0;
  padding: 0;
  font-size: 1.1em;
}
div#inhalt input, div#inhalt table {
  margin: 0.3em 0;
}
div#inhalt p, div#inhalt ul {
  margin: 0.2em 0 0.6em 0;
}
div#inhalt div.neues p {
  margin-bottom: 1em;
}
div#inhalt a, div#kastenleiste a {
  color: #0E1864;
  text-decoration: none;
}
div#inhalt a:hover, div#kastenleiste a:hover {
  color: #185B21;
  text-decoration: underline;
}
div#inhalt input, div#inhalt textarea {
  border: 1px solid gray;
}
div#inhalt input.einzeilig {
  width: 20em;
}
div#inhalt textarea.mehrzeilig {
  width: 99%;
  height: 18.5em;
}
div#inhalt table.liste {
  border-collapse: collapse;
}
div#inhalt table.liste tr {
  border-top: 1px dotted gray;
  border-bottom: 1px dotted gray;
}
div#inhalt table.gitter {
  border-collapse: collapse;
}
div#inhalt table.gitter td, table.gitter th {
  border: 1px dotted gray;
  vertical-align: top;
}
div#inhalt div.grosskasten {
  border: 1px solid darkblue;
  padding: 0.5em 0.5em 0.5em 0.5em;
}
div#inhalt p.kasten_rechts {
  border: 1px dotted gray;
  padding: 0.5em 0.5em 0.5em 0.5em;
  float: right;
  margin-left: 0.7em;
}
div#inhalt hr {
  height: 1px;
  border: 1px dotted gray;
  margin: 0.8em 0;
}
/* Fehlerbehebung für IE, der die Punkte in den Listen manchmal nicht darstellt */
* html div#inhalt ul li {
  padding-left: 2em;
  background-image: url(li1.gif);
  background-repeat: no-repeat;
  background-position: 1em 0.27em;
  list-style: none;
}
* html div#inhalt ul li ul li {
  background-image: url(li2.gif);
}
*:first-child+html div#inhalt ul li {
  padding-left: 2em;
  background-image: url(li1.gif);
  background-repeat: no-repeat;
  background-position: 1em 0.27em;
  list-style: none;
}
*:first-child+html div#inhalt ul li ul li {
  background-image: url(li2.gif);
}
a.kaestchen, strong.kaestchen {
  border: 1px solid gray;
  background-color: #FBFFE3;
  padding: 0.1em 0.4em;
  margin-left: 0.5em;
}
a.kaestchen:hover {
  background-color: #CBFFA9;
  text-decoration: none;
  color: #72299C;
}

ul.forum {
  margin: 0;
  padding: 0;
}
li.forum, div.forum {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #a9b8c2;
  border-left: 1px solid #a9b8c2;
  border-right: 1px solid #a9b8c2;
}
li.forum_erster, div.forum_erster {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #a9b8c2;
  border-left: 1px solid #a9b8c2;
  border-right: 1px solid #a9b8c2;
  border-top: 1px solid #a9b8c2;
}
li.forum_erster, li.forum {
  list-style-type: none;
}
/*
* html li.forum_erster, * html li.forum {
  background-image: url(logo.png);
  padding: 0;
}
*/
div.forum_innen {
  padding: 0.4em 0.4em 0.4em 0.4em;
  background: #F7F7F7;
  border: 1px solid white;
}
div.forum_rechts {
  float:right;
  text-align:right;
}
div.forum_links {
  float: left;
  width: 13em;
  clear: left;
}
div.forum_haupt {
  margin-left: 13.5em;
}
div.forum_nutzername {
  font-weight: bold;
}
div.forum_oben, div.forum_nutzername {
  border-bottom: 1px dotted #A0AEFF;
  margin-bottom: 0.3em;
}
p.forum_bearbeitet {
  border-top: 1px dotted #A0AEFF;
  margin-top: 0.6em;
  font-style: italic;
}
div#inhalt h2.forum {
  margin-top: 0;
  padding-top: 0;
}

p.warnung {
  border: 1px dotted #A20000;
  padding: 0.1em 0.2em;
  background-color: #FEFFF5;
}
p.meldung {
  border: 1px dotted #0A5721;
  padding: 0.1em 0.2em;
  background-color: #F2FFF2;
}
img.kurzmeldung {
  float: right;
  margin-left: 0.3em;
}
img.galerie {
  margin: 0.3em 0.2em;
}
div#inhalt p.kurzmeldung {
  margin-top: 0.5em;
  margin-bottom: 0.4em;
}
img.symbol16 {
  height: 16px;
  width: 16px;
}
div#inhalt iframe.fenster {
  border: 1px solid gray;
  margin-bottom: 0.8em;
}
div#inhalt div.fenster {
  border: 1px solid gray;
  height: 18em;
  overflow: scroll;
  padding: 0.3em 0.6em;
  margin-bottom: 0.8em;
  width: 97%;
}
