#Content {
  padding-bottom        :  5em;
  color                 : #333;
  background-color      : transparent;
}

#Inhaltsbereich {
  background-color      : transparent;
  float                 : left;
  width                 : 39em;
}

 
#Inhaltsbereich #Inhalt {
  font-size             : 0.75em;
  line-height           : 150%;
}

#Inhalt h1,
#Inhalt h2 {
  color                 : #C41726;
}

#Inhaltsbereich #Inhalt p a {
  color                 : #000;
  text-decoration       : underline;
}

#Inhaltsbereich #Inhalt p a:hover {
  color                 : #000;
  text-decoration       : none;
}


#Inhalt table p {
  font-size                   :   1.0000em;
  padding-bottom              :   0.5000em;
}

#Inhalt table p.Preis {
  font-size                   :   1.5000em;
  font-weight                 : bold;
}

#Inhalt ol,
#Inhalt ul {
  margin-left           : 1.5em;
}


.artikel {
  margin-left           : 5em;
}

#Inhalt h1,
.artikel h1 {
  font-size             : 1.4em;
}

#Inhalt h1,
.artikel h2 {
  font-size             : 1.2em;
}

#auswahl {
  border-top:dotted 1px #333;
  border-left:dotted 1px #333;
}

#auswahl th {
  background:#e0e0e0;
  padding-bottom:0.5em;
  padding-top:0.5em;
  border-bottom:dotted 1px #333;
  border-right:dotted 1px #333;
  padding-left:2px;
}

#auswahl td {
  border-bottom:dotted 1px #333;
  border-right:dotted 1px #333;
  padding-left:2px;
  background:#f0f0f0;
}

#auswahl a {
  display:block;
  text-decoration:none;
  color:#333;
  padding-bottom:0.5em;
  padding-top:0.5em;
}

#auswahl a:hover {
  color:#333;
  background:#fff;
}

#auswahl a.AKTIV {
  color:#333;
  background:#fffa8a;
}

#Inhalt table td {
  font-size                   :   9pt;
  padding-bottom              :   0.5000em;
  }

#Inhalt table td a {
  color                       : #000;
}


  
