﻿
#logo {
   background: url(images/dynamic/logo.gif) no-repeat;
}
#key_visual {
   background: url(images/dynamic/keyvisual.gif) no-repeat;
}
#slogan {
  font-family: Arial,sans-serif;
  font-style: italic;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}
#main_nav_list a.main_nav_active_item {
  background: url(images/dynamic/buttonset3/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/buttonset3/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/buttonset3/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/buttonset3/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 {
  background: url(images/dynamic/buttonset3/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/buttonset3/s1hover.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_active_itemu= Untermenupunkt von z.B. Produkte --*/

 .sub_nav_list a.sub_nav_active_itemu {
  background: url(images/dynamic/buttonset3/u1active.gif) no-repeat;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
  background-position: top left;
}
.sub_nav_list a.sub_nav_itemu {
  background: url(images/dynamic/buttonset3/u1.gif) no-repeat;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  color: #FF0000;
  background-position: top left;
}
.sub_nav_list a.sub_nav_itemu:hover {
  background: url(images/dynamic/buttonset3/u1hover.gif) no-repeat;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  color: #FF0000;
  background-position: top left;
}
 .sub_nav_list a.sub_nav_active_itemp {
  background: url(images/dynamic/buttonset3/p1active.gif) no-repeat;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 9px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
  background-position: top left;
}
.sub_nav_list a.sub_nav_itemp {
  background: url(images/dynamic/buttonset3/p1.gif) no-repeat;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 9px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
  background-position: top left;
}
.sub_nav_list a.sub_nav_itemp:hover {
  background: url(images/dynamic/buttonset3/p1hover.gif) no-repeat;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 9px;
  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: #487818;
}
#content_container h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #487818;
}
#content_container h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #487818;
}
#content_container, #content_container 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,sans-serif;
  font-style: normal;
  font-size: 9px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
}

/*-- erstellt von buw-web.de --*/