* {
 margin: 0;
 padding: 0;
}
body{
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 100.01%;
}
.u {
 position: absolute;
 left: -2000em;
 width: 100em;
}
.clear {
 clear: both;
 visibility: hidden;
 height: 1px;
}
#kopf {
 width: 100%;
 height: 65px;
 background-image: url(/stadt/tiefbauamt/pics/hg_kopf.jpg);
 background-repeat: repeat-x;
 background-position: 110px 0;
 }
.stadtlogo {
   position: absolute;
 right: 0px;
 top: 0px;
}
#navi {
 position: absolute;
 top: 70px;
 width: 13.2em;
 font-size: 0.95em;
 font-weight: 600;
 background-color: #f4f4f4;
 padding-top: 25px;
 padding-bottom: 15px;
}
#navi ul{
 padding-left: 5px;
}
#navi li {
 list-style-type: none;
 margin-top: 10px;
}
*html #navi li{
 margin-top: -10px;
}
#navi li a,
#navi li a:link,
#navi li a:visited{
 display: block;
 color: #003399;
 text-decoration: none;
 background-image: url(/stadt/tiefbauamt/pics/pfeil_blau.gif);
 background-repeat: no-repeat;
 background-position: 0 5px;
 padding: 2px 0 2px 10px;
}
#navi li a:hover,
#navi li a:active,
#navi li a:focus,
#navi a.aktiv,
#navi a.aktiv:link,
#navi a.aktiv:visited{
 display: block;
 color: #cc0000;
 text-decoration: none;
 background-image: url(/stadt/tiefbauamt/pics/pfeil_rot.gif);
 background-repeat: no-repeat;
 background-position: 0 5px;
 padding: 2px 0 2px 10px;
}
#navi ul li ul li{
 font-size: 0.85em;
 margin-top: -2px;
}
#navi ul li ul {
 margin-left: 5px;
}
#navi p {
 margin-bottom: 1em;
 line-height: 1.4em;
 padding: 15px;
 font-size: 0.85em;
 font-weight: 300;
}
#navi p a,
#navi p a:link,
#navi p a:visited {
 color: #cc0000;
}
#navi p a:hover,
#navi p a:active,
#navi p a:focus {
 background-color: #cccccc;
}
#rechts {
 position: absolute;
 top: 90px;
 right: 5px;
 width: 175px;
 border-color: #cc0000;
 border-style: solid;
 border-width: 1px;
 padding: 15px 5px 5px 5px;
 margin-left: 10px;
}
#inhalt #rechts li {
 margin-left: 18px;
 margin-top: 10px;
}
#inhalt #rechts ul,
#inhalt #rechts p { 
 margin-top: -5px;
}
#homerechts {
 position: absolute;
 top: 65px;
 right: 5px;
 width: 175px;
 padding: 15px 5px 15px 0;
 margin-left: 10px;
}
#inhalt #homerechts p { 
 margin: 25px 0 0 0;
}
#homerechts p.small {
font-size: 0.8em;
}
#content {
 padding-right: 17em;
}
#inhalt {
 padding-right: 30px;
 padding-left: 17em;
 padding-top: 15px;
 padding-bottom: 15px;
 font-size: 0.8em;
}
#inhalt p{
 margin-bottom: 1em;
 line-height: 1.4em;
}
#inhalt p a,
#inhalt p a:link,
#inhalt p a:visited,
#inhalt li a,
#inhalt li a:link,
#inhalt li a:visited,
#inhalt td a,
#inhalt td a:link,
#inhalt td a:visited,
#inhalt th a,
#inhalt th a:link,
#inhalt th a:visited  {
 color: #cc0000;
}
#inhalt p a:hover,
#inhalt p a:active,
#inhalt p a:focus,
#inhalt li a:hover,
#inhalt li a:active,
#inhalt li a:focus,
#inhalt td a:hover,
#inhalt td a:active,
#inhalt td a:focus,
#inhalt th a:hover,
#inhalt th a:active,
#inhalt th a:focus {
 background-color: #cccccc;
}
#inhalt h2{
 color: #cc0000;
 padding-bottom: 0.7em;
 font-size: 1.3em;
}
#inhalt h2.news{
 color: #cc0000;
 padding-bottom: 0.2em;
 font-size: 1.3em;
font-weight: 300;
}

#inhalt h3{
 color: #cc0000;
 padding-bottom: 0.6em;
 padding-top: 0.6em;
 font-size: 1.1em;
}
#inhalt ul,
#inhalt ol {
 margin-top: 8px;
 margin-bottom: 1em;
 clear: left;
}
#inhalt ul li {
 margin-left: 30px;
 list-style-type: disc;
 line-height: 1.4em;
}
#inhalt ol li {
 margin-left: 30px;
 list-style-type: decimal; line-height: 1.4em;
}

#inhalt td, #inhalt th {
 font-size: 0.8em;
 line-height: 1.4em;
 padding: 3px 1px 3px 1px;
 vertical-align: top;
 background-color: #f4f4f4;
}
#inhalt td.r {
text-align: right;
}
#inhalt table {
  margin-bottom: 1em;
}
.rechts {
 float: right;
 padding-left: 5px;
 padding-bottom: 5px;
}
.links {
 float: left;
 padding-right: 5px;
 padding-bottom: 5px;
}
.rechts img,
.links img {
border: none;
}
#inhalt .dekobild {
        width:200px;
        float:right;
        margin-left: 15px;
        margin-bottom: 15px;
        font-size: 0.85em;
        background-color: #f0f0f0;
        border: 1px solid #cccccc;
}
#inhalt .dekobild p {
        padding-left: 3px;
        line-height: 1.5em;
}
#inhalt .dekobild a img,
#inhalt .dekobild a:link img,
#inhalt .dekobild a:visited img{
        border: none;
}

#galerie {
 float: left;
 height: 200px;
 width: 200px;
 margin-right: 10px;
 margin-bottom: 10px;
 text-align: center;
 vertical-align: baseline;
 border: solid silver 1px;
}
*html #galerie {
 height: 202px;
 width: 202px;
}
#galerie img {
 border: none;
 }
#galerie img.q {
 margin-top: 25px;
 }
#galerie img.h {
 margin-top: 0;
}
#fuss {
 text-align: right;
 border-top-color: #cc0000;
 border-top-style: solid;
 border-top-width: 1px;
 padding-top: 10px;
}
#fuss a,
#fuss a:link,
#fuss a:visited {
 color: #cc0000;
 font-weight: 600;
 line-height: 0.95em;
}
#fuss a:hover,
#fuss a:active,
#fuss a:focus{
 background-color: #cccccc;
}
#unten {
 text-align: right;
 border-top-color: #cc0000;
 border-top-style: solid;
 border-top-width: 1px;
 padding-top: 10px;
 margin-right: 16em;
}
#unten a,
#unten a:link,
#unten a:visited {
 color: #cc0000;
 font-weight: 600;
 line-height: 0.95em;
}
#unten a:hover,
#unten a:active,
#unten a:focus{
 background-color: #cccccc;
}
#inhalt td.gruen {
 background-color: #BDD5BD;
}
#inhalt img {
 border: none;
}
.reddot {
 color: #ff0000;
}
