
div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
    
#logo {
   background: url(colorschemes/colorscheme3/images/dynamic/logo.gif) no-repeat;
}
#key_visual {
   background: url(images/dynamic/key_visual5.jpg) no-repeat;
}
#slogan {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}
#main_nav_list a.main_nav_active_item {
  background: url(images/dynamic/buttonset3/main_nav_active_button.gif) no-repeat;
  font-family: 'Trebuchet MS',Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
  background-position: top left;
}
#main_nav_list a.main_nav_item {
  background: url(images/dynamic/buttonset3/main_nav_link_button.gif) no-repeat;
  font-family: 'Trebuchet MS',Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
  background-position: top left;
}
#main_nav_list a.main_nav_item:hover {
  background: url(images/dynamic/buttonset3/main_nav_hover_button.gif) no-repeat;
  font-family: 'Trebuchet MS',Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
  background-position: top left;
}
.sub_nav_list a.sub_nav_active_item {
  background: url(images/dynamic/buttonset3/sub_nav_active_button.gif) no-repeat;
  font-family: 'Trebuchet MS',Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}
.sub_nav_list a.sub_nav_item {
  background: url(images/dynamic/buttonset3/sub_nav_link_button.gif) no-repeat;
  font-family: 'Trebuchet MS',Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}
.sub_nav_list a.sub_nav_item:hover {
  background: url(images/dynamic/buttonset3/sub_nav_hover_button.gif) no-repeat;
  font-family: 'Trebuchet MS',Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}
#content_container h1 {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #0062A0;
}
#content_container h2 {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #0062A0;
}
#content_container h3 {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #0062A0;
}
.content, .content p {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}
#content_container a:visited {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-decoration: underline;
  color: #0062A0;
}
#content_container a:link {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-decoration: underline;
  color: #0062A0;
}
#content_container a:hover {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  color: #0062A0;
}
#content_container a:active {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-decoration: underline;
  color: #0062A0;
}
#footer_text {
  font-family: 'Trebuchet MS',Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}
/* Ergebniszeilen (abwechselnde Farbgebung) */
	.zeile2
	{
	background-color: #DDDDDD;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #000000;	
	}
	
/* Titelleisten */
	.rahmen
	{
	background-color: #CB0000;
	color: #FFFFFF;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-align: left;	
	}
	
/* Formular Button */
	.button
	{
	font-size: 12px;
	font-family: arial, helvetica;
	color: #FFFFFF;
	background-color: #CB0000;
	border-width: 0px;
	}
	
/* Links */
	.link
	{
	font-size: 12px;
	font-family: Arial, Helvetica;
	color: #CB0000;
	text-decoration: none;
	}
	
	.link:hover
	{
	color: #DDDDDD;
	}
	
/* Anmerkungen */	
	.footnotes
	{
	color: #444444;
	font-size: 10px;
	font-family: arial, helvetica;
	}
	
/* Info PopUp */
	.info_body
	{
	font-family: arial, helvetica;
	font-size: 11px;
	color: #000000;
	background-color: #EEEEEE;
	border: 1px solid #CB0000;
	margin: 0px;
	padding: 4px;
	width: 180px;
	}

	.info_header
	{
	font-family: arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CB0000;
	border: 1px solid #CB0000;
	margin: 0px;
	padding: 4px;
	width: 180px;
	}



