
div
#logo a {
  display: block;
  width: 100%;
  height: 100%;
}

#footer_text a {
  font-family: Verdana, sans-serif;
  font-style: normal;
  font-size: 36px;
  font-weight: normal;
  color: #4A4A4A;
  text-decoration: underline; white-space: nowrap;
}



#key_visual {
   background: url(resources/titel_neu2.jpg) no-repeat;
}

#slogan {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
}

 a.main_nav_active_item {
  background: url(images/dynamic/buttonset1/n1active.gif) no-repeat;
  font-family: verdana,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #D3FFF9;
  background-position: top left;
}

 a.main_nav_item {
  font-family: verdana,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  color: #FDFFFF;
}
 
a.main_nav_item:hover {
  background: url(images/dynamic/buttonset1/n1active.gif) no-repeat;
  font-family: verdana,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #D3FFF9;
  background-position: top left;
}
 
a.sub_nav_active_item {
  background: url(images/dynamic/buttonset1/sn1active.gif) no-repeat;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #3DBDBF;
  background-position: top left;
}

 a.sub_nav_item {
  background: url(images/dynamic/buttonset1/ssn1.gif) no-repeat;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #C5C5C5;
  background-position: top left;
}
 
a.sub_nav_item:hover {
  background: url(images/dynamic/buttonset1/sn1active.gif) no-repeat;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #3DBDBF;
  background-position: top left;
}
 
a.subsub_nav_active_item {
  background: url(images/dynamic/buttonset1/ssn1active.gif) no-repeat;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #3DBDBF;
  background-position: top left;
}

 a.subsub_nav_item {
  background: url(images/dynamic/buttonset1/ssn2.gif) no-repeat;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #C5C5C5;
  background-position: top left;
}
 
a.subsub_nav_item:hover {
  background: url(images/dynamic/buttonset1/ssn2active.gif) no-repeat;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #3DBDBF;
  background-position: top left;
}

 .content h1 {
  font-family: Verdana, Helvetica, sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #084663;
}

 .content h2 {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #0A767B;
}
 
.content h3 {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #3B3B3B;
}
 
.content, .content p {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
  color: #1A1A1A;
}

 .content a:link {
  font-family: Verdana, Helvetica, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #0D7177;
}
 
.content a:visited {
  font-family: Verdana, Helvetica, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #0D7177;
}
 
.content a:hover {
  font-family: Verdana, Helvetica, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #084460;
}
 
.content a:active {
  font-family: Verdana, Helvetica, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #084460;
}

#footer_text {
  font-family: Verdana, Helvetica, sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  color: #4A4A4A;
}

