div#seite { text-align:center; margin:auto; width:1100px; padding:0; background:#ea4499 url(bilder/nav2.jpg) repeat-y; }

div#kopfzeile { background:url(bilder/kopfzeile.jpg) no-repeat left top;
  width:1100px; height:173px; }

div#navlinks { background:url(bilder/nav2.jpg) repeat-y; float:left; width:250px; margin:0; padding:0; }

div#navlinks p { font-family:Verdana; font-size:10pt;
 color:#FFFFFF; font-style:normal; font-weight:normal; }
div#navlinks a:link { font-family:Verdana;
 font-size:10pt;
 font-style:normal; color:#FFFFFF; text-decoration:none; }
div#navlinks a:visited { font-family:Verdana;
 font-size:10pt;
 font-style:normal; color:#4b4b49; text-decoration:none; }
div#navlinks a:focus { font-family:Verdana;
 font-size:10pt;
 font-style:normal; color:#f1e285; text-decoration:underline; }
div#navlinks a:hover { font-family:Verdana;
 font-size:10pt;
 font-style:normal; color:#94030a; text-decoration:underline; }
div#navlinks a:active { font-family:Verdana;
 font-size:10pt;
 font-style:normal; color:#f1e285; text-decoration:underline; }

div#navrechts { background-color:#ea4499; float:right; width:250px; margin:0; padding:0; }

div#navrechts p { font-family:Verdana; font-size:10pt;
 color:#FFFFFF; font-style:normal; font-weight:normal; }
div#navrechts a:link { font-family:Verdana;
 font-size:10pt;
 font-style:normal; color:#FFFFFF; text-decoration:none; }
div#navrechts a:visited { font-family:Verdana;
 font-size:10pt;
 font-style:normal; color:#4b4b49; text-decoration:none; }
div#navrechts a:focus { font-family:Verdana;
 font-size:10pt;
 font-style:normal; color:#f1e285; text-decoration:underline; }
div#navrechts a:hover { font-family:Verdana;
 font-size:10pt;
 font-style:normal; color:#94030a; text-decoration:underline; }
div#navrechts a:active { font-family:Verdana;
 font-size:10pt;
 font-style:normal; color:#f1e285; text-decoration:underline; }

div#inhalt { background-color:#d5d5d5; text-align:center; margin-top:0; margin-left:250px; margin-right:250px; margin-top:0; padding:0; border: 1px dashed #d5d5d5; }

* html div#inhalt { height: 1em; }

div#fusszeile { background-color:#ea4499; clear:both; width:1100px; text-align:center; }

div#fusszeile p { font-family:Verdana; font-size:10pt;
 color:#FFFFFF; font-style:normal; font-weight:normal; }

div#kopfzeile2 { background:url(bilder/kopfzeile2.jpg) no-repeat left top;
  width:1100px; height:173px; }

div#navrechts2 { background-color:#ea4499; float:right; width:100px; margin:0; padding:0; }

div#inhalt2 { background-color:#d5d5d5; text-align:center; margin-top:0; margin-left:250px; margin-right:100px; margin-top:0; padding:0; border: 1px dashed #d5d5d5; }

div#kopfzeile3 { background:url(bilder/kopfzeile3.jpg) no-repeat left top;
  width:1100px; height:173px; }

div#formular  { background-color:#ea4499; font-family:Verdana, sans-serif; font-size:10pt;
font-style:normal; color:#FFFFFF; text-align:left; }

.table { background-color:#ea4499; width:90%; }

.textarea {
 background-color:#ECECEC;
 color:#000000;
 font-family : Verdana, Helvetica, sans-serif;
 font-weight: bold;
 border : 1px solid #808080;
}
.input {
 background-color:#ECECEC;
 color:#000000;
 font-family : Verdana, Helvetica, sans-serif;
 border : 1px solid #808080;
}
.select {
 background-color:#ECECEC;
 color:#000000;
 font-family : Verdana, Helvetica, sans-serif;
}
.button {
 width: 130px;
}