* {
    margin: 0;
    padding: 0;
}
body{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 100.01%;
    margin: 10px;
}
.u {
    position: absolute;
    left: -2000em;
    width: 1px;
}
.clear {
    clear: both;
    visibility: hidden; 
    
}
#kopf {
  padding: 10px 0px 15px 0px;
  xheight: 100px;
  background-color: #99BDCF;
  xright: 10 px;
  background-repeat: no-repeat;
}
*html #kopf {
  padding: 10px 0px 15px 0px;
  height: 100px;
  background-color: #99BDCF;
  xright: 10 px;
  background-repeat: no-repeat;
}
#kopf .stadtlogo {
    position: absolute;
    right: 20px;
    top:20px;
    border: 1px silver solid;
    
}
#kopf img {
    border: none;
    
}
#kopf .amt{
   font-size: 1.7em;
    color: #012266;
    xfont-weight: 600;
    padding: 10px 230px 40px 20px;
    padding-bottom:.5em;
    text-align: left;
    background-repeat: no-repeat;
    
}
#kopf .kopfgrafik{
       display: none;
    
}
#navigation {
    display: none;
    
}
/* -- Infokasten rechts -- */

#rechts {
 xdisplay: none;
 position: absolute;
 top: 210px;
 right: 10px;
 width: 190px;
 border-top: 1px solid #999999;
 border-left: 1px solid #999999;
 border-right: 1px solid #999999;
 border-bottom: 1px solid #999999;
 xbackground-color: #E2EFF6;
 color: #000000;
}
*html #rechts {
 top: 210px;
 right: 20px;
 xwidth: 200px;
 }
#rechts h2{
 padding-bottom: 0.7em;
 font-size: 1.0em;
 padding: 5px;
}
#rechts p{
 font-size: 0.8em;
 margin-bottom: 1em;
 line-height: 1.2em;
 padding: 5px;
}
#rechts p a,
#rechts p a:link,
#rechts p a:visited {
 color: #003399;
}
#rechts p a:hover,
#rechts p a:active,
#rechts p a:focus {
 background-color: #cecece;
}
#rechts ul {
 margin-bottom: 1.5em;
}
#rechts img {
    padding: 5px;
}
/*---------- Seitentext und Fuß ------------------*/
#content {
    xmargin-left: 0em;
    xmargin-left: 14em;
    margin-top: 10px;
}
*html #content {
   xmargin-left: 0em;
   xmargin-left: 14em;
   margin-top: 10px;
   xheight: 1%;
}
#seiteninhalt {
    xmargin-right: 0px;
    margin-right: 15em;
    font-size: 0.8em;
    line-height: 1.4em;
    xmargin-top: 25x;
    padding: 10px 20px 10px 20px;
    background-color: #ffffff;
    xborder-left: 1px solid #999999;
    xborder-right: 1px solid #999999;
    border-bottom: 1px solid #999999;
}
#seiteninhalt  h1 {
    color: #003194;
    font-size: 1.4em;
    line-height: 1.2em;
    padding-bottom: 1em;
    margin-right: 120px;
}
#seiteninhalt h2 {
    color: #003194;
    font-size: 1.1em;
    font-weight: 600;
    line-height: 1.7em;
    padding-bottom: .5em;
}
#seiteninhalt h3 {
    color: #003194;
    font-size: 1.0em;
    font-weight: 600;
    line-height: 1.3em;
    xpadding-left: 3px;
    padding-bottom: 2px;
    padding-top: 2px;
    xbackground-color: #eeeeee;
    margin-bottom: .5em;
}
#seiteninhalt p {
    padding-bottom: 10px;
}
#seiteninhalt a,
#seiteninhalt a:link,
#seiteninhalt a:visited,
#seiteninhalt a,
#seiteninhalt a:link,
#seiteninhalt a:visited {
    color: #003366;
}
#seiteninhalt a:hover,
#seiteninhalt a:active,
#seiteninhalt a:focus,
#seiteninhalt a:hover,
#seiteninhalt a:active,
#seiteninhalt a:focus {
    color: #474543;
    background-color: #eeeeee;
}
#seiteninhalt ul {
    margin-left: 10px;
    padding-bottom: 10px;
}
#seiteninhalt li {
    list-style-type: square;
    list-style-position: outside;
    xbackground-image: url(li.gif);
    xbackground-repeat: no-repeat;
    xbackground-position: 2px 3px;
    padding: 0 4px 2px 20px;
}
#seiteninhalt .karte {
    text-align: center;
}
#seiteninhalt .form {
    padding-left: 1em;
    padding-bottom: 1em;
}
#anreisser {
 margin-bottom: 1em;
 margin-top: 15px;
 padding: 4px;
 padding-bottom: 0;
 }
 *html #anreisser {
 margin-left: -1.7em;
}
#anreisser h4 {
 font-size: 1.0em;
 font-weight: 600;
 border: solid 1px #003194;
 padding: 2px;
 color: #003194;
 background-color: #E2EFF6;
}
#anreisser img {
 float: right;
 margin: 4px 0 5px 10px;
}
#anreisser p {
 margin-top: 4px;
 padding-bottom: 0;
 border: none;
}
/* -------------- Tabelle --------------- */
#seiteninhalt table.left {
  margin-bottom: 10px;
  margin-right: 10px;
  border-top: solid silver 1px;
  border-left: solid silver 1px;
  float: left;
}
#seiteninhalt table {
  margin-bottom: 10px;
  margin-right: 10px;
  border-top: solid silver 1px;
  border-left: solid silver 1px;
}
#seiteninhalt td {
 font-size: 0.8em;
 line-height: 1.3em;
 padding: 3px 3px 3px 3px;
 vertical-align: top;
 border-right: solid silver 1px;
 border-bottom: solid silver 1px;
}
#seiteninhalt th {
 background-color: #EBF5FB;
 font-size: 0.8em;
 line-height: 1.3em;
 padding: 3px 3px 3px 3px;
 vertical-align: top;
 border-right: solid silver 1px;
 border-bottom: solid silver 1px;
}
#seiteninhalt th.ueberschrift {
 background-color: #EBF5FB;
 color: #003194;
 font-size: 0.8em;
 line-height: 1.3em;
 padding: 3px 3px 3px 3px;
 vertical-align: top;
 text-align: left;
 border-right: solid silver 1px;
 border-bottom: solid silver 1px;
}
.ueberschrift_zusatz {
 font-size: 0.8em;
 color: #000000;
}
#seiteninhalt th,
#seiteninhalt td a,
#seiteninhalt td a:link,
#seiteninhalt td a:visited,
#seiteninhalt th a,
#seiteninhalt th a:link,
#seiteninhalt th a:visited {
 color: #333333;
}
#seiteninhalt td a:hover,
#seiteninhalt td a:active,
#seiteninhalt td a:focus,
#seiteninhalt th a:hover,
#seiteninhalt th a:active,
#seiteninhalt th a:focus {
 color: #660033;
 background-color: #EBF5FB;
}
#copyright {
    background-color: #ffffff;
    xborder-top: solid #00266F 2px;
    margin-top: 2px;
    margin-bottom: 2em;
    margin-right: 200px;
    text-align: right;
    font-size: 0.8em;
    padding-right: 10px;
}
#copyright a,
#copyright a:link,
#copyright a:visited  {
    color: #003366;
}
#copyright a:hover,
#copyright a:active,
#copyright a:focus {
    color: #003366;
    background-color: #eeeeee;
}
.fuss {
    margin-top: 2px;
    margin-bottom: 2em;
    text-align: right;
    font-size: 0.8em;
    padding: 5px 0px;
}
.fuss a {
    color: #660033;
}
.fuss a:hover,
.fuss a:active,
.fuss a:focus {
    color: #FB7115;
    background-color: #eeeeee;
}
.reddot {
 color: #cc0000;
font-size: 0.8em;
}
