body {
  margin: 0px;
  padding: 0px;
  font-family: Arial,Verdana,Helvetica,sans-serif;
  font-size: 13px;
  color: #555555;
  background: #999999;
  background-image: url(../img/hintergrund_kachel.jpg);
  background-repeat: repeat-x;
}

h2 {
  color: #CC051C;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0px;
  margin-top: 0px;
}

h1 {
  color: #555555;
  font-size: 13px;
  font-weight: bold;
}


img {
  border: 0px;
}

#navigation {
  font-size: 11px;
}

p a, p a:hover, p a:visited, p a:link{
  font-weight: bold;
  text-decoration: none;
  font-size: 11px;
  color: #555555;  
}

.mehr_artikel a, .mehr_artikel a:hover, .mehr_artikel a:visited, .mehr_artikel a:link{
  font-style: italic;
  text-decoration: none;
  background-image: url(../img/pfeil.png);
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 9px;
  font-size: 11px;
  color: #555555;
  font-weight: normal;  
}

.mehr_artikel_zurueck a, .mehr_artikel_zurueck a:hover, .mehr_artikel_zurueck a:visited, .mehr_artikel_zurueck a:link{
  font-style: italic;
  text-decoration: none;
  background-image: url(../img/liefp.png);
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 9px;
  font-size: 11px;
  color: #555555;
  font-weight: normal; 
}

hr {
  border: 0px;
  border-top: solid 2px #CCCCCC;
  border-bottom: transparent;
}

ul {
  list-style-type: none;
  margin: 0px 0px 0px 0px;
  padding-top: 0px;
  padding-left: 10px;
}

li {
  float: left;
  margin-right: 10px;
  margin-left: 5px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 32px;
}

li a{
  text-decoration:none;
}

li a:visited{
  text-decoration:none;
  color: #CCCCCC;
}

li a:link{
  text-decoration:none;
  color: #CCCCCC;
}

.mehr_artikel {
  text-align: right;
}

.menu_aktiv{
  background-image: url(../img/menu_aktiv.png);
  background-repeat: repeat-x;
  padding-top: 32px;
  padding-bottom: 37px;
}

.menu_aktiv_left{
  background-image: url(../img/menu_aktiv_left.png);
  background-repeat: no-repeat;
  height: 80px;
}

.menu_aktiv_right{
  background-image: url(../img/menu_aktiv_right.png);
  background-repeat: no-repeat;
  height: 80px;
}

.site {
  margin-left: 154px;
  width: 951px;
  padding: 0 0 0 0;
}

.logo {
  margin-top: 55px;
  background-image: url(../img/logo.png);
  background-repeat: no-repeat;
  height: 106px;
  width: 355px;
  
}

.leiste {
  margin-top: 8px;
  height: 80px;
  background-image: url(../img/menu_leiste.png);
  background-repeat: no-repeat;
}

.inhaltsbereich {
  width: 951px;
  background-color: #FFFFFF;
}

.inhalt_top {
  height: 5px;
  background-image: url(../img/inhalt_top.png);
  background-repeat: no-repeat;
}

.inhalt_bottom {
  height: 5px;
  background-image: url(../img/inhalt_bottom.png);
  background-repeat: no-repeat;
}

.inhalt3 {
  width: 713px;
  padding-left: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  float: left;
}

.inhalt2 {
  width: 494px;
  padding-left: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  float: left;
}

.inhalt1 {
  float: left;
  width: 199px;
  padding-left: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.inhalt_mitte{
  padding: 0px;
  padding-right: 20px;
  border-right: 1px solid #CCCCCC;
}

.inhalt_bild_gross {
  width: 713px;
  margin-bottom: 20px;
}

.inhalt_links {
  border-right: 1px solid #CCCCCC;
  padding: 0px;
  padding-right: 19px;
}

.service {
  float: right;
  width: 178px;
  padding-left: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 20px;
}

.text_normal_bold {
  color: #CCCCCC;
  font-weight: bold;   
}

.links {
  text-align: left;
}

.link_suche, .link_suche a, .link_suche a:hover, .link_suche a:visited, link_suche:link {
  color: #CCCCCC;
  text-decoration: none;
  font-weight: bold;
  font-size: 20px;
  margin-right: 7px;
}

.link_aktiv {
  color: #CC051C; 
}

.footer {
 width: 951px;
 text-align: center;
 margin-top: 5px;
 margin-bottom: 10px;
 color: #CCCCCC;
}

.footer_text{
  margin-right: 20px;
  margin-left: 20px;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
  color: #CCCCCC;
}

.footer_text{
  margin-right: 20px;
  margin-left: 20px;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
  color: #CCCCCC;
}

.footer_back a{
  font-size: 11px;
  text-decoration: none;
  color: #CCCCCC;
}

fieldset {
  border: 0px;
  padding: 10px
}

label {
  float: left;
  width: 150px;
  padding-top: 10px;
}

input, textarea {
  width: 300px;
  margin-top: 10px;
  border: 1px solid #CCCCCC;
}

select {
  border: 1px solid #CCCCCC;
  margin-top: 10px;
  width: 300px;
}

.options {
  width: 20px;
  margin-left: 145px;
  border : 0px;
}

.bildunterschrift{
  font-size: 11px;
  font-style: italic;
  width: 250px;
  margin-bottom: 4px;
}

.h_rechts{
  margin-left: 260px;
}

.artikelbild_sichtbar{
  display: inline;
}

.artikelbild_unsichtbar{
  display: none;
}
