
div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
#footer_text a {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  color: #4D4D4D;
  text-decoration: underline; white-space: nowrap;
}

    
#key_visual {
	
	/* Text */
    color: #6B7D31;
    font-family: Arial,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}
#text_caption {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 28px;
  font-weight: bold;
  text-decoration: none;
  color: #6B7D31;
}
#main_nav_list a.main_nav_active_item {
  background: url(images/dynamic/buttonset4/mainnav1active.gif) no-repeat;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
}
#main_nav_list a.main_nav_item {
  background: url(images/dynamic/buttonset4/mainnav1.gif) no-repeat;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
}
#main_nav_list a.main_nav_item:hover {
  background: url(images/dynamic/buttonset4/mainnav1hover.gif) no-repeat;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
}
.sub_nav_list a.sub_nav_active_item {
  background: url(images/dynamic/buttonset4/subnav1active.gif) no-repeat;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #6B7D31;
  background-position: top left;
}
.sub_nav_list a.sub_nav_item {
  background: url(images/dynamic/buttonset4/subnav1.gif) no-repeat;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #6B7D31;
  background-position: top left;
}
.sub_nav_list a.sub_nav_item:hover {
  background: url(images/dynamic/buttonset4/subnav1hover.gif) no-repeat;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #6B7D31;
  background-position: top left;
}
#content_container h1 {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  color: #6B7D31;
}
#content_container h2 {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #6B7D31;
}
#content_container h3 {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #6B7D31;
}
#content_container, #content_container p {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #6B7D31;
}
#content_container a:link {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: normal;
  text-decoration: none;
  color: #6B7D31;
}
#content_container a:visited {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: normal;
  text-decoration: underline;
  color: #6B7D31;
}
#content_container a:hover {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: normal;
  text-decoration: none;
  color: #6B7D31;
}
#content_container a:active {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: normal;
  text-decoration: underline;
  color: #6B7D31;
}
#footer {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #4D4D4D;
}



/* CMF */
/* Weissen Rand bei Tabellen entfernen */
   #content_container td {
    border-bottom: 0px solid #FFFFFF;
    border-collapse: collapse;
    margin: 0;
   }   
   
   
table, tr, td {background-color:transparent;}   

table.preise td.preis   {text-align:right; border-right:0px; font-weight:bold;}
table.preise td.einheit {border-left:0px;}

   
