body {
  font-family: Arial;
  font-size:11px;
  margin:0px;
  padding:0px;
  color:#333333;
}
.contentsTopics {
  font-size:13px;
  font-weight:bold;
  padding-bottom:10px;
}
td.bg_img {
background-color:#00020E;
}
a {
  color:#333333;
}
a:hover {
  color:#000000;
}
a.kategorie {
  text-decoration:none;
  color:#333333;
}
a.kategorie-act{
  color:#c5a90f;
  text-decoration:none;
  font-weight:bold;
}
a.unterkategorie{
  text-decoration:none;
  color:#333333;
}
a.unterkategorie-act{
  color:#c5a90f;
  text-decoration:none;
  font-weight:bold;
}
.subcategorie {
  padding-left:20px;
  height:23px;
}
.subcategorie {
  padding-left:20px;
  height:23px;
}
.maincategorie {
  padding-left:10px;
  height:23px;
}

.main {
  vertical-align:top;
  font-size:11px;
}
.info {
  background-color:#e5e5e5;
  height:24px;
  font-size:11px;
}
.info a{
  color:#333333;
}
.info-detail {
  background-color:#e5e5e5;
  height:26px;
  font-size:11px;
}
.info-detail a{
  color:#333333;
}

.main-navi td{
  vertical-align:bottom;
  text-align:left;
}
.main-navi a{
  text-decoration:none;
  color:#333333;
}
.main-navi a:hover{
  color:#666666;
}
.sub-navi {
  background-color:#e5e5e5;
}
.sub-navi a{
  text-decoration:none;
  color:#000000;
}
.warenkorb{
  background-color:#8B8B8A;
  width:125px;
  cursor:pointer;
}
.warenkorb:hover{
  background-color:#c5a90f;
}
.anmeldung input{
  width:125px;
  background-color:#EFEFEF;
}
.preise{
  font-size:10px;
}
.details{
  color:#333333;
}
.kontakt * {
  font-size:12px;
}
.kontakt_input{
  width:355px;
}
.button{
  width:85px;
  background-color:#e5e5e5;
  color:#333333;
  font-size:11px;
  text-decoration:none;
  border-width:0px;
  cursor:pointer;
  height:20px;
}
.aendern{
  width:60px;
  background-color:#c7c7c7;
  border-width:0px;
  cursor:pointer;
  height:20px;
  text-align:center;
}
.aendern-link{
  text-decoration:none;
  color:#333333;
  line-height:18px;
}
.kasse-link{
  width:60px;
  height:18px;
  line-height:18px;
  text-align:center;
  background-color:#e5e5e5;
}
.kasse-link a{
  color:#333333;
  text-decoration:none;
}
.einkauf-fortsetzen {
  width:120px;
  height:18px;
  line-height:18px;
  text-align:center;
  background-color:#e5e5e5;
}
.einkauf-fortsetzen a {
  color:#333333;
  text-decoration:none;
}
.aktualisieren-button{
  width:85px;
  background-color:#e5e5e5;
  color:#333333;
  font-size:11px;
  text-decoration:none;
  border-width:0px;
  cursor:pointer;
  height:18px;
}
.zurueck-link{
  width:70px;
  background-color:#c7c7c7;
  border-width:0px;
  cursor:pointer;
  height:20px;
  text-align:center;
}

/*
.aktualisieren-link{
  width:85px;
  height:18px;
  line-height:18px;
  text-align:center;
  background-color:#c5c5c5;
}
.akutalisieren-link a{
  color:#333333;
  text-decoration:none;
}
*/
.searchTitle{
  padding-left:20px;
}
.searchInput input{
  height:12px;
  font-size:10px;
}
.search{
  background-color:#e5e5e5;
  width:400px;
  text-align:right;
}
.search-details{
  float:left;
  padding-top:2px;
  padding-left:8px;
}
.search-price{
  float:left;
  padding-top:4px;
  font-weight:bold;
  padding-left:20px;
}
.inputRequirement input{
  width:300px;
}
.persoenlicheSeite {
  font-size:12px;
  font-weight:bold;
}
.not_available {
	font-weight: bold;
	color: #CC0000;
}
