div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
#footer_text a {
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  color: #e1a7a7;
  text-decoration: underline;	
}

    
#logo {
   background: url(resources/Logo+gold.jpg) no-repeat;
}
#key_visual {
	background: url(resources/Tango+in+Koblenz+6.jpg) no-repeat;
	overflow: hidden;
}
#slogan {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #fff7c8;
}
a.main_nav_active_item {
	background: url(images/dynamic/buttonset9/n1active.gif) no-repeat;
	font-family: Tahoma, serif;
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #e8c583;
}
a.main_nav_item {
  background: url(images/dynamic/buttonset9/n1.gif) no-repeat;
  font-family: Tahoma, serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #e28500;
}
a.main_nav_item:hover {
  background: url(images/dynamic/buttonset9/n1active.gif) no-repeat;
  font-family: Tahoma, serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #e8c583;
}
a.sub_nav_active_item {
  background: url(images/dynamic/buttonset9/sn1active.gif) no-repeat;
  font-family: Tahoma, serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #fbbdbd;
}
a.sub_nav_item {
	font-family: Tahoma, serif;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #fff7c8;
	/*background-image: url(images/dynamic/buttonset9/sn1.gif);*/
	background-image:url(images/dynamic/navigation/subnav+left+dark.jpg);
	background-repeat: no-repeat;
}
a.sub_nav_item:hover {
	font-family: Tahoma, serif;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FF0000;
	/*background-color: #FF0000;*/
	background-image:url(images/dynamic/navigation/subnav+left+bright.jpg);
}
.content h1 {
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #7d0303;
}
.content h2 {
	font-family: Arial, Verdana, sans-serif;
	font-style: normal;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	color: #fff7c8;
}
.content h3 {
	font-family: Arial, Verdana, sans-serif;
	font-style: normal;
	font-size: 18px;
	font-weight: bold;
	text-align:center;
	text-decoration: none;
	color:#FFFFB9;
}
.content, .content p {
	font-family: Arial, Verdana, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #fff7c8;
}
.content a:link {
	font-family: Arial, Verdana, sans-serif;
	font-style: normal;
	font-size: 100%;
	font-weight: normal;
	text-decoration: underline;
	color: #FFEF95;
}
.content a:visited {
	font-family: Arial, Verdana, sans-serif;
	font-style: normal;
	font-size: 100%;
	font-weight: normal;
	text-decoration: underline;
	color: #FFEF95;
}
.content a:hover {
	font-family: Arial, Verdana, sans-serif;
	font-style: normal;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #FFEF95;
}
.content a:active {
	font-family: Arial, Verdana, sans-serif;
	font-style: normal;
	font-size: 100%;
	font-weight: normal;
	text-decoration: underline;
	color: #FFEF95;
}
#footer_text {
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #e1a7a7;
}

