body, div, td, input, button, textarea {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 13px;
        color: #525252;
        margin: 0px;
        vertical-align: top;
        text-align: left;
}
body {
         margin: 15px;
}
div.seite {
         width: 850px;
         position: absolute;
         left: 50%;
         margin-left: -425px;
}
table {
        border-collapse: collapse;
}
table.vollebreite {
        width: 100%;
}
td {
        padding-bottom: 3px;
        border: 0px solid black;
}
th {
        font-size : 12px;
        padding-left: 4px;
        padding-right: 4px;
}
h1  {
        color: #CD0F1E;
        font-size: 24px;
}
h2 {
        font-size: 16px;
        color: gray;
        margin-top: 20px;
        margin-bottom: 6px;
}
h2.h2-erste {
        margin-top: 0px;
}
h3 {
        font-size: 12px;
        margin-top: 10px;
        margin-bottom: 5px;
}
h4 {
        font-size: 11px;
        margin-top: 5px;
        margin-bottom: 1px;
}
p {
        margin-top: 0px;
        margin-bottom: 8px;
}
a {
        text-decoration: none;
}
a:link {
        color: #CD0F1E;
}
a:visited {
        color: #F46872;
}
a:hover {
        color: #9A0C16;
}
a:active {
        color: #9A0C16;
}
img {
        border: none;
}
map {
         margin: 0px;
}
iframe {
        border: 1px solid #CD0F1E;
        margin: 20px 0px 0px 0px;
}

div.verweise {
        position: absolute;
        top: 22px;
        left: 25px;
        z-index: 0;
        width: 770px;
        font-size: 9px;
}
div.kopf {
         position: relative;
         z-index: 1;
         margin-bottom: -3px;
         width: 800px;
}

div.seitentitel {
        position: absolute;
        left: 17px;
        top: 169px;
}
div.mitte {
        position: relative;
        background-image: url(umgebung/mitte.png);
        background-repeat: repeat-y;
}
div.spalte-links {
        width: 410px;
        position: absolute;
        left: 40px;
        top: 20px;
        z-index: 3;
}
div.ohne-rechts {
        width: 550px;
}
div.vollebreite {
        width: 730px;
}
div.spalte-rechts {
        width: 250px;
        position: absolute;
        left: 515px;
        top: 5px;
        z-index: 4;
}
div.schilder {
        width: 150px;
        position: absolute;
        left: 630px;
}
td.th-zeile, th {
        font-size: 11px;
        font-weight: bold;
        border: 1px solid #CD0F1E;
        border-width: 1px 0px 2px 0px;
        padding-left: 4px;
        padding-bottom: 3px;
        vertical-align: top;
}
td.th-zeile, td.zeile, td.zahl, td.mitte {
        border: 1px solid #CD0F1E;
        border-width: 1px 0px 1px 0px;
}
td.zahl {
        text-align: right;
        padding-right: 15px;
        vertical-align: middle;
}
td.zentr  {
        text-align: center;
}
td.mitte {
        text-align: center;
        vertical-align: middle;
}
td.letztezeile {
        border: 1px solid #CD0F1E;
        border-width: 1px 0px 2px 0px;
}
img.aufpreis {
        margin-left: 10px;
}
a.top:visited {
        color: white;
}
span.gross {
        font-size: 24px;
        color: #8A8A8A;
}
.rot {
        color: #CD0F1E;
}

li {
        list-style-image: url(liste.png);
        margin-top: 3px;
}

button, input, textarea {
        border: 1px solid gray;
        padding-left: 2px;
}
button, input.sub {
        color: white;
        font-weight: bold;
        text-align: center;
        background-image: url(buttons/submit.png);
        width: 164px;
        height: 25px;
        border: none;
}
input.radiocheck {
        border: none;
        margin-left: -2px;
        margin-top: px;
        margin-bottom: px;
}
p.nach-oben {
        text-align: right;
        margin-top: 15px;
}

table.abbildung {
        width: 270px;
        margin-bottom: 13px;
        background-repeat: no-repeat;
}
td.bildecke {
        width: 15px;
        height: 15px;
        padding: 0px;
}

img.linkpfeil {
        margin-left: 3px;
        margin-right: 3px;
        margin-bottom: -1px;
}
img.schild {
        margin-bottom: 50px;
}
img.opnv {
         margin-bottom: -4px;
}
table.sitemap {
        width: 800px;
        margin-top: 9px;
}
td.sitemap1 {
        background-image: url(/global/umgebung/sitemap1.png);
        background-repeat: no-repeat;
        height: 13px;
}
td.sitemap2 {
        background-image: url(/global/umgebung/mitte.png);
        background-repeat: repeat-y;
        font-size: 10px;
        padding-left: 10px;
        padding-right: 10px;
}
td.sitemap3 {
        background-image: url(/global/umgebung/sitemap3.png);
        background-repeat: no-repeat;
        height: 13px;
}

.bildschirm-aus {
        display: none;
}

/* Google Fehler 404-Widged */
#goog-wm { }
#goog-wm h3.closest-match { }
#goog-wm h3.closest-match a { }
#goog-wm h3.other-things {
        display: none;
}
#goog-wm ul li { }
#goog-wm li.search-goog {
        display: block;
        margin-left: -40px;
        font-weight: bold;
}
