#logo {
   background: url(resources/_wsb_logo.gif) no-repeat;
}
#key_visual {
   background: url(resources/_wsb_keyvisual.jpg) no-repeat;
}
#text_caption {
  font-family: Tahoma, Verdana, sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}
/* MB 080915 verdeckter Link
#text_caption h3{margin:0;}*/ 
#text_caption {top:36px;}
/* Ende MB */
#content_container h1 {
  font-family: Tahoma, Verdana, sans-serif;
  font-style: normal;
  font-size: 26px;
  font-weight: normal;
  text-decoration: none;
  color: #693;
}
#content_container h2 {
  font-family: Tahoma, Verdana, sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: normal;
  text-decoration: none;
  color: #693;
}
#content_container h3 {
  font-family: Tahoma, Verdana, sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
  color: #693;
}
#content_container, #content_container p {
	font-family: Tahoma, Verdana, sans-serif;
	font-style: normal;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	color: #360;
}
#content_container a:link {
  font-family: Tahoma, Verdana, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #693;
}
#content_container a:visited {
  font-family: Tahoma, Verdana, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #693;
}
#content_container a:hover {
  font-family: Tahoma, Verdana, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #9c6;
}
#content_container a:active {
  font-family: Tahoma, Verdana, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #693;
}
#footer_text {
	font-family: Tahoma, Verdana, sans-serif;
	font-style: normal;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #693;
	top: 210px;
}