#r_oben_links{
	font-size:14px;
	border-top-color:#52768f;
	border-top:thin;
	border-top-style:solid;
	border-left-color:#52768f;
	border-left:thin;
	border-left-style:solid;
	}

#r_links{
	border-left-color:#52768f;
	border-left:thin;
	border-left-style:solid;
	}
#r_rechts{
	border-left-color:#52768f;
	border-left:thin;
	border-left-style:solid;
	}
#r_unten{
	border-left-color:#52768f;
	border-left:thin;
	border-left-style:solid;
	}

div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
    
#key_visual {
   background: url(resources/_wsb_keyvisual.jpg) no-repeat;
}
#slogan {
  font-family: Arial, Helvetica, sans-serif;
  font-style: italic;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
}
#main_nav_list a.main_nav_active_item {
  background: url(images/dynamic/buttonset1/n1active.gif) no-repeat;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
  background-position: top left;
}
#main_nav_list a.main_nav_item {
  background: url(images/dynamic/buttonset1/n1.gif) no-repeat;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
  background-position: top left;
}
#main_nav_list a.main_nav_item:hover {
  background: url(images/dynamic/buttonset1/n1hover.gif) no-repeat;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
  background-position: top left;
}
.sub_nav_list a.sub_nav_active_item {
  /*background: url(images/dynamic/buttonset1/s1active.gif) no-repeat;*/
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
  background-position: top left;
}
.sub_nav_list a.sub_nav_item, a.sub_nav_item_2 {
  /*background: url(images/dynamic/buttonset1/s1.gif) no-repeat;*/
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
  background-position: top left;
}
.sub_nav_list a.sub_nav_item:hover {
  /*background: url(images/dynamic/buttonset1/s1hover.gif) no-repeat;*/
  background-color:#d7e5f0;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
  background-position: top left;
}
#content_container h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #52768F;
}
#content_container h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #52768F;
}
#content_container h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #52768F;
}
.content, .content p {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #333333;
}
#content_container a:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #888888;
}
#content_container a:link {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #000000;
}
#content_container a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #990000;
}
#content_container a:active {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #700905;
}
#footer_text {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #FFFFFF;
}
div.scroll {
	height: 47px;
	width: 520px;
	overflow-x: auto;
	overflow-y: hidden;
	border: 1px solid #666;
	background-color: #ccc;
	padding: 0px;
	margin-left:0px
}

.filmstrip td {
	border-right: 1px;
	border-left: 0px;
	border-top: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #333333;
}
.thumb {
	border: 1px;
	border-color: #1C1445;
}

.nothumb a {
	text-decoration: underline;
	font-size:13px;
	color: #000000;
}

.nothumb a:hover {
	color: #000000;
	text-decoration: none;

}
.nothumb a:visited {
	color: #000000;

}