* {
 margin: 0;
 padding: 0;
}
body{
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 100.01%;
}
.u {
 position: absolute;
 left: -2000em;
 width: 1px;
}
.clear {
 clear: both;
 visibility: hidden;
}
#kopf {
 max-width: 100%;
 height: 80px;
 border-bottom: 1px silver solid;
}
#kopf img {
 border: none;
}
.stadtlogo {
 position: absolute;
 right: 0px;
 top: 0px;
}
.amt{
 position: absolute;
 left: 0px;
 top: 0px;
}
#navigation ul {
   display: none;
}
#seiteninhalt {
 width: 100%;
 font-size: 0.8em;
 line-height: 1.4em;
 padding: 10px 0px 0px 0px;
  border-bottom: silver solid 1px;
}

#seiteninhalt  h1 {
 color: #660033;
 font-size: 1.4em;
 line-height: 1.2em;
 padding-bottom: 1em;
 margin-right: 120px;
}
#seiteninhalt h2 {
 color: #993366;
 font-size: 1.3em;
 font-weight: 600;
 line-height: 1.3em;
 padding-bottom: .5em;
}
#seiteninhalt h2.titel {
 color: #993366;
 font-size: 1.3em;
 font-weight: 600;
 line-height: 1.3em;
 padding-bottom: .5em;
 border-top: dotted 2px #993366;
}
#seiteninhalt h3 {
 color: #993366;
 font-size: 1.2em;
 font-weight: 600;
 line-height: 1.3em;
 padding-top: 2px;
 background-color: #eeeeee;
 margin-bottom: .5em;
}
#seiteninhalt h4 {
 color: #993366;
 font-size: 1.0em;
 font-weight: 600;
 line-height: 1.2em;
 margin-top: 0.3em;
}
#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: #FF8C00;
}
#seiteninhalt ul {
 margin-left: 20px;
 padding-bottom: 10px;
}
#seiteninhalt li {
 list-style-type: square;
 padding: 0 4px 2px 4px;
 list-style-position: outside;
}
#seiteninhalt ol {    
 margin-left: 16px;
 padding-bottom: 10px;
 padding: 0 4px 2px 20px;
}
#seiteninhalt ol li { 
 list-style-type: decimal;
 padding: 0 4px 2px 0px;
}
#seiteninhalt .karte {
 text-align: center;
}
#seiteninhalt img{
 border: none;
}
/* -------------- Tabelle --------------- */
#seiteninhalt table.left {
  margin-bottom: 10px;
  margin-right: 10px;
  border-top: solid silver 1px;
  border-left: solid silver 1px;
  float: left;
  page-break-inside: avoid;
}
#seiteninhalt table {
  margin-bottom: 10px;
  margin-right: 10px;
  border-top: solid silver 1px;
  border-left: solid silver 1px;
}
#seiteninhalt tr {
    page-break-after: auto;
}
#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: #eeeeee;
 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: #eeeeee;
 color: #993366;
 font-size: 0.9em;
 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: #FF8C00;
}
#form table{
  padding-bottom: 10px;
  margin-right: 10px;
  border: none;
}
#form td, #form th {
 font-size: 0.8em;
 line-height: 1.3em;
 padding: 3px 3px 3px 3px;
 vertical-align: top;
 border: none;
}
#bild {
 float: right;
 padding-left: 10px;
}
.hinweis{
 border: solid 1px #660033;
 padding: 4px 2px 0px 4px;
 margin-top: 0.5em;
 margin-bottom: 0.5em;
}
.wichtig{
 background-color: #eee0e0;
 border: solid 2px #660033;
 padding: 4px 2px 0px 4px;
 margin-top: 0.5em;
 margin-bottom: 0.5em;
}
#copyright {
 background-color: #ffffff;
 border-top: solid #333333 1px;
 margin-top: 2px;
 margin-bottom: 2em;
 text-align: right;
 font-size: 0.8em;
 padding: 5px 0px;
}
#copyright a {
 color: #660033;
}
