body         {
            background: url(images/body_bg.gif) repeat-y;
         background-color: #A63F40;
         color: #666666;
        font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 101%;
        margin-top:0px;
        margin-right:0px;
        margin-left:0px;
        margin-bottom:0px;
        text-align:left;
             }


html, body, div, p, h1, h2, h3, h4, ul, ol,
span, a, table, td, form, img, li
        {
           margin: 0px;
           padding: 0px;
        }


.hide        {
        display: none;
        }


#seite   {
        margin: 0 auto;
         margin-left: 40px;
         margin-top: 10px;
        width: 870px;
         background: url(images/mitte_bg.gif) repeat-y;
        background-color: #EEEEEE;
         font-size: 12px;
         color: #666666;
        }


#header         {
        background: url(images/header_bg.jpg) no-repeat;
        height: 107px;
        width: 870px;
         cursor: pointer;
        white-space:nowrap;
        }


#subhead        {
         background: url(images/subhead_bg.jpg) repeat-x;
        height: 26px;
        width: 870px;
        }

#subhead ul li
        {
         float:left;
         list-style: none;
         }


a span         {
        display: none;
        }

a.navbut {
        background-image: url(images/nav/navbut.gif);
         background-position:right;
         padding: 0px 20px 0px 20px;
         height: 26px;
         line-height: 24px;
         display: block;
         vertical-align:middle;
         color:#FFFFFF;
         font-size: 11px;
         font-weight: 700;
         text-decoration: none;
         text-align: left;
         float:left;
         }

a.navbut:hover, a.navbutaktiv, a.navbutaktiv:hover
        {
        background-image: url(images/nav/navbut_on.gif);
         background-position:right;
         padding: 0px 20px 0px 20px;
         height: 26px;
         line-height: 24px;
         display: block;
         vertical-align:middle;
         color:#FFFFFF;
         font-size: 11px;
         font-weight: 700;
         text-decoration: none;
         float:left;
         }

#mitte_home
        {
        margin: auto 0;
         padding-bottom: 30px;
        width: 870px;
         overflow: auto;
         }

#mitte        {
        margin: auto 0;
         padding-bottom: 30px;
         background: url(images/right_info.gif) no-repeat;
         background-position: 835px 0px;
        width: 870px;
         overflow: auto;
         }

#left        {
        margin: 30px 30px 0px 30px;
         width: 595px;
         float:left;
         display: inline;
         }

#right        {
        margin: 25px 30px 0px 15px;
        width: 160px;
         font-size: 11px;
         float:left;
         display: inline;
         }

#footer        {
        clear: both;
         background: url(images/footer_bg.gif) no-repeat;
        height: 21px;
        width: 870px;
         }


h1        {
        font-size: 15px;
         margin-bottom: 25px;
        }

h3        {
        font-size: 12px;
        font-weight:600;
         margin-bottom: 15px;
        }

p         {
        line-height:18px;
         vertical-align: middle;
        margin-bottom: 20px;
        }

p.right        {
         line-height: 12px;
        }

table        {
         font-size: 12px;
         }

hr        {
        height: 1px;
         background-color: #D7D7D7;
         color: #D7D7D7;
         border: 0px;
        }

a.abfrage {
         color: #a63f40;
         font-weight: 700;
         text-decoration: none;
         text-indent: 0px;
         display: block;
        }

a.abfrage:hover
        {
         text-decoration: underline;
         }

.icon_spitze
        {
         background: url(images/icon_link.gif) no-repeat;
         white-space:nowrap;
         width: 12px;
         height: 12px;
         margin-bottom: 10px;
         display:block;
         }

.icon_suche
        {
         background: url(images/icon_suche.gif) no-repeat;
         white-space:nowrap;
         width: 12px;
         height: 12px;
         margin-bottom: 10px;
         display:block;
         }

.icon_info
        {
         background: url(images/icon_info.gif) no-repeat;
         white-space:nowrap;
         width: 12px;
         height: 12px;
         margin-bottom: 10px;
         display:block;
         }

.sucheauswahl
        {
         color: #666666;
         font-weight: 700;
         text-decoration: none;
         text-indent: 18px;
         line-height:16px;
         background: url(images/icon_info.gif) no-repeat;
         height:16px;
         background-position: left;
         cursor: help;
         display:block;
         }

.suchmaske
        {
         width: 100%;
         margin-bottom: 30px;
         }

.suchmaske_button
        {
         background: url(images/suchmaske_button.gif) no-repeat;
         width: 187px;
         height: 34px;
         border: 0;
         cursor: pointer;
         color: #FFFFFF;
         font-size: 11px;
         text-transform:uppercase;
         font-weight: 700;
         }

.suchmaske_button:hover
        {
         background: url(images/suchmaske_button_on.gif) no-repeat;
         }

.suchfeld
        {
        margin-top: 10px;
        }

.suchbutton
        {
         background: url(images/suche_button.gif) no-repeat;
         width: 59px;
        height: 17px;
         margin: 10px 0px 10px 95px;
        border: 0;
        cursor: pointer;
         color: #FFFFFF;
         font-size: 9px;
         text-transform:uppercase;
         font-weight: 500;
         }

.suchbutton:hover
        {
         background: url(images/suche_button_over.gif) no-repeat;
         }

.suchergebnis
        {
         padding-bottom: 5px;
         border-bottom: 1px solid #D7D7D7;
         }

p.suchergebnis
        {
         font-size: 11px;
         line-height: 14px;
         }

#neue_suche
        {
         background: url(images/suche_neu.gif) no-repeat;
         width:83px;
         height:17px;
         float: left;
         cursor:pointer;
         margin-right: 10px;
}

#neue_suche:hover
        {
         background: url(images/suche_neu_on.gif) no-repeat;
         }

#ergebnisliste
        {
         background: url(images/suche_liste.gif) no-repeat;
         width:103px;
         height:17px;
         float: left;
         cursor:pointer;
         margin-right: 10px;
}

#ergebnisliste:hover
        {
         background: url(images/suche_liste_on.gif) no-repeat;
         }

#nav_suchergebnis
        {
         color: #A63F40;
         float:right;
         height: 14px;
         font-size: 11px;
         line-height: 14px;
         vertical-align: middle;
         }

a.nav_suchergebnis
        {
         color: #A63F40;
         font-size: 11px;
         font-weight: 700;
         text-decoration: none;
         }

a.nav_suchergebnis:hover
        {
         text-decoration: underline;
         }

.suchedetail
        {
         width: 100px;
         vertical-align: top;
         font-weight: 700;
         padding-top: 5px;
         padding-bottom: 5px;
         border-bottom: 1px solid #D7D7D7;
         }

.suchedetail_wert
        {
         line-height: 14px;
         padding-top: 5px;
         padding-bottom: 5px;
         border-bottom: 1px solid #D7D7D7;
         margin-bottom: 5px;
         }

.standort
        {
         color: #A63F40;
         font-weight: 700;
         text-decoration: none;
         text-indent: 18px;
         background: url(images/icon_info.gif) no-repeat;
         background-position: left;
         display: block;
        }

.standort:hover
        {
         text-decoration: underline;
         }