li, ul, ol
{
   width: 421px;
   margin: 0;
   padding-top: 8px;
   padding-bottom: 2px;
   padding-left: 8px;
   list-style-type: none;
}

* html li, * html ul, * html ol
{
   width: 421px;
   overflow: hidden;
   margin: 0;
   padding-top: 8px;
   padding-bottom: 2px;
   list-style-type: none;
}

li 
{
   background-color: #F8ECBE;
}

#box_sitemap li
{
   border-bottom: 2px solid white;
}

.sitemap_1 a:link, .sitemap_1 a:visited, .sitemap_1 a:hover
{
   font-family: verdana;
   font-size: 12px;
   font-weight: bold;
   padding-left: 14px;
   color: #C64B26;
   background-image: url(../images/pfeil_sitemap.gif);
   background-position: 0 2px;
   background-repeat: no-repeat;
}

.sitemap_2 a:link, .sitemap_2 a:visited, .sitemap_2 a:hover
{
   font-family: verdana;
   font-size: 12px;
   font-weight: bold;
   padding-left: 14px;
   color: #D48625;
   background-image: url(../images/pfeil_sitemap.gif);
   background-position: 0 2px;
   background-repeat: no-repeat;
}

#sitemap_boden
{
   width: 429px;
   height: 18px;
   background-image: url(../images/sitemap_boden.gif);
   background-position: 0 0;
   background-repeat: no-repeat;
   position: relative;
   top: -12px;
}



html, body
{
   margin: 0;
   padding: 0;
   font-family: verdana, arial, sans-serif;
   font-size: 11px;
   color: black;
   background-color: white;
}

h3
{
   font-size: 11px;
   color: #C64B26;
   background-color: transparent;
}

hr
{
   color: #D48625;
   background-color: transparent;
}

.news_ueberschrift a
{
   font-size: 11px;
   font-weight: bold;
   color: #C64B26;
   background-color: transparent;
   padding-left: 12px;
}
.news_ueberschrift a:link, .news_ueberschrift a:visited
{
   background-image: url(../images/pfeil_news.jpg);
   background-position: 0px 2px;
   background-repeat: no-repeat;
   text-decoration: none;
}
.news_ueberschrift a:hover, .news_ueberschrift a:focus
{
   background-image: url(../images/pfeil_news.jpg);
   background-position: 0px 2px;
   background-repeat: no-repeat;
   text-decoration: underline;
}
.news_ueberschrift a:active
{
   background-image: url(../images/pfeil_news.jpg);
   background-position: 0px 1px;
   background-repeat: no-repeat;
   text-decoration: underline;
}

img
{
   border: 0;
}

#hauptbox
{
   width: 930px;
   height: auto;
   min-height: 250px;
   color: black;
   background-color: white;
   background-image: url(../images/hintergrund_hauptbox.jpg);
   background-repeat: no-repeat;
   background-position: 0 0;
}

* html #hauptbox
{
   width: 930px;
   height: auto;
   min-height: 250px;
   color: black;
   background-color: white;
   background-image: url(../images/hintergrund_hauptbox.jpg);
   background-repeat: no-repeat;
   background-position: 0 0;
}

#box_metanavigation
{
   width: 930px;
   height: 35px;
   text-align: right;
   color: #5F5F5F;
   background-color: transparent;
}

#metanavigation
{
   padding: 14px 20px 0 0;
}

a.link_metanavigation
{
   color: #5F5F5F;
   background-color: transparent;
   font-weight: bold;
}

a.link_metanavigation:link, a.link_metanavigation:visited
{
   text-decoration: none;
}
a.link_metanavigation:hover, a.link_metanavigation:focus
{
   text-decoration: underline;
}
a.link_metanavigation:active
{
   color: red;
   background-color: transparent;
   text-decoration: underline;
}

.text_metanavigation
{
   color: #D17926;
   background-color: transparent;
   font-weight: bold;
}

.trennzeichen_metanavigation
{
   color: #5F5F5F;
   background-color: transparent;
   font-weight: normal;
}





#box_links
{
   margin-top: 108px;
   width: 180px;
   height: auto;
   float: left;
}

#box_logo
{
   position: absolute;
   top: 18px;
   left: 16px;
}

#img_logo
{
   width: 170px;
   height: 132px;
}

#box_ueber_navigation
{
   width: 180px;
   height: 34px;
   background-image:   url(../images/ueber_navigation.gif);
   background-repeat: no-repeat;
   background-position: 0 0;
}

#navigation
{
   width: 166px;
   height: auto;
   padding: 0 0 0 14px;
   background-image:   url(../images/hintergrund_navigation.gif);
   background-repeat: repeat-y;
   background-position: 0 0;
}

#box_um_subnavigation
{
   width: 166px;
   height: auto;
   padding: 1px 0 2px 0;
   background-image:   url(../images/navigation/linie_ueber_subnavigation.gif);
   background-repeat: no-repeat;
   background-position: 0 0;
}

#box_unter_navigation
{
   width: 180px;
   height: 208px;
   background-image:   url(../images/unter_navigation.jpg);
   background-repeat: no-repeat;
   background-position: 0 0;
}





#box_mitte
{
   width: 470px;
   height: auto;
   position: relative;
   top: -5px;
   float: left;
}

#box_header_home
{
   width: 470px;
   height: auto;
   padding: 40px 0 0 0;
}

#box_header_home img
{
   margin-left: 10px;
}

#box_content
{
   padding: 0 26px 0 13px;
}

#box_mitte a
{
   color: #C64B26;
   background-color: transparent;
}

#box_mitte a:link, a:visited
{
   text-decoration: none;
}
#box_mitte a:hover, a:focus
{
   text-decoration: underline;
}
#box_mitte a:active
{
   color: red;
   background-color: transparent;
   text-decoration: underline;
}





#box_rechts
{
   width: 280px;
   height: auto;
   float: left;
}

* html #box_rechts
{
   width: 277px;
   height: auto;
   float: left;
   position: relative;
   left: 0px;
   overflow: hidden;
}

#box_rechts a
{
   color: #C64B26;
   background-color: transparent;
}
#box_rechts a:link, #box_rechts a:visited
{
   text-decoration: none;
}
#box_rechts a:hover, #box_rechts a:focus
{
   text-decoration: underline;
}
#box_rechts a:active
{

   color: red;
   background-color: transparent;
   text-decoration: underline;
}

#box_rechts p
{
   margin: 0;
   padding: 0;
}

#box_rechts_oben
{
   padding: 43px 0 0 0;
}

#inhalt_rechts_oben
{
   padding: 8px 0 0 27px;
   background-image: url(../images/hintergrund_box_rechts_oben.gif);
   background-position: 0 0;
   background-repeat: no-repeat;
}

#inhalt_rechts_oben h1
{
   margin: 0 0 20px 0;
}

#img_guetesiegel
{
   width: 233px; 
   height: 89px; 
   margin: 0 0 0 45px;
   position: relative;
   top: -20px;
}

#box_rechts_unten
{
   padding: 20px 0 0 0;
}

#inhalt_rechts_unten
{
   padding: 4px 0 0 27px;
   background-image: url(../images/hintergrund_box_rechts_unten.gif);
   background-position: 0 0;
   background-repeat: no-repeat;
}

#inhalt_rechts_unten h1
{
   margin: 0 0 30px 0;
}

#box_rechts_ganz_unten
{
   width: 280px;
   height: 29px;
   margin-top: 16px;
   background-image: url(../images/rechts_ganz_unten.gif);
   background-repeat: no-repeat;
   background-position: 0 0;
}