
#key_visual {
   background: url(resources/_wsb_keyvisual.jpg) no-repeat;
   background-position:right;
   /*background-color:#6A0819;*/
   background-color: #7E142A;
   width:980px;
   
}
#slogan {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}
#main_nav_list a.main_nav_active_item {
  /*background: url(images/dynamic/buttonset1/main_item_hover.gif) no-repeat;*/
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #000000; /*Aktiver Menüeintrag oben*/
  border-bottom: 1px solid #8b7474; /*Aktiver Menüeintrag oben*/
}
#main_nav_list a.main_nav_item {
width:120px;
  /*background: url(images/dynamic/buttonset1/main_item.gif) no-repeat;*/
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #000000; /*NICHT aktive  Menüeintrag oben*/
    border-bottom: 1px solid #8b7474; /*NICHT aktiver Menüeintrag oben*/
}
#main_nav_list a.main_nav_item:hover {
  /*background: url(images/dynamic/buttonset1/main_item_hover.gif) no-repeat;*/
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #000000; /*Haupt Hover*/
}
.sub_nav_list a.sub_nav_active_item {
  /*background: url(images/dynamic/buttonset1/sub_item_hover.gif) no-repeat;*/
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
 font-weight: bold;
  text-decoration: none;
  color: #ffbf1c; /*Untermenü Farbe*/
  
}
.sub_nav_list a.sub_nav_item {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #ffbf1c;/*Untermenü Farbe*/
}
.sub_nav_list a.sub_nav_item:hover {
  /*background: url(images/dynamic/buttonset1/sub_item_hover.gif) no-repeat;*/
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  color: #ffbf1c;
}
#content_container h1 {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #74010f;
}
#content_container h2 {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #74010f;
}
#content_container h3 {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #74010f;
}
#content_container, #content_container p {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}
#content_container a:visited {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #74010f;
}
#content_container a:link {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #74010f;
}
#content_container a:hover {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: bold;
  text-decoration: underline;
  color: #800;
}
#content_container a:active {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #934e57;
}
#footer_text {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}

