
div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
#footer_text a {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  color: #a7c5aa;
  text-decoration: underline;	
}

    
#key_visual {
   background: url(resources/_wsb_keyvisual.jpg) no-repeat;
}
#slogan {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
}
a.main_nav_active_item {
  background: url(images/dynamic/buttonset6/smenu_spacer.jpg) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  color: #e8c583;  /*dfault #e8c583*/
}
a.main_nav_item {
  background: url(images/dynamic/buttonset6/menu_spacer.jpg) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  color: #E2B000; /*dfault #e28500*/
}
a.main_nav_item:hover {
  background: url(images/dynamic/buttonset6/menu_spacer.jpg) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #FF2000;  /*dfault #e8c583*/
}
a.sub_nav_active_item {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #e8f5e9;
}
a.sub_nav_item {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #7ea282;
}
a.sub_nav_item:hover {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #e8f5e9;
}
/* Ab hier werden die styles definiert, die man in content-umgebung verwendet,
z.B. mit <p> <h1> die header usw */
.content h1 {
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #025a0c;
}
.content h2 {
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  color: #ff9600;
}
.content h4 {
  font-family: Lucida Handwriting,Georgia,Verdana,Arial, sans-serif;
  font-style: italic;
  font-size: 24px;
  font-weight: normal;
  text-decoration: none;
  color: #129700
}
.content h3 {
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #4e4e4e;
}
.content h5 {
  font-family: "Times new Roman",Arial, Verdana, sans-serif;
  font-style: italic;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  color: #ff9600;
}
.content h6 {
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
  color: #000000;
}
.content, .content p {
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #454545;
}
.content a:link {
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #dd0000;
}
.content a:visited {
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #dd0000;
}
.content a:hover {
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #454545;
}
.content a:active {
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #454545;
}
#footer_text {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #a7c5aa;
}


