body {
  background-image: url(../images/back.jpg)
}
a {
  font-size: 12px;
  font-weight: bold;
  text-decoration: none
}
a:link {
  color: #663333
}
a:visited {
  color: #663333
}
a:hover {
  color: #996666
}
#main {
  width: 800px
}
#head {
  background-image: url(../images/backhead.jpg)
}
#auswahl {
  background-image: url(../images/backauswahl.jpg);
  padding: 3px 5px
}
#main #content table {
	padding-right: 20px;
	padding-left: 20px;
}
#main #content div {
	font-size: 14px;
	background-position: center center;
}


#auswahl a {
  margin-right: 20px
}
#content {
  background-image: url(../images/backinhalt.jpg);
  padding: 5px
}
#fuss {
  background-image: url(../images/backfuss.jpg)
}
#imagefuss {
  float: right
}
#textfuss {
   padding: 18px 0 0 0
}
#werbung {
  margin-left: 10px;
  margin-right: 285px;
  vertical-align: middle
}
p,td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #663333
}
h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #663333
}
h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #663333
}
strong {
  font-weight: bold
}
em {
  font-size: 14px;
  font-weight: bold;
  font-style: italic
}
img {
  border: none
}
hr {
  height: 1px;
  color: #663333
}
.statt {
  text-decoration: line-through
}
.preis {
  font-size: 16px;
  font-weight: bold
}
.note {
  font-size: 10px
}
.hinweis {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #990000
}
.hinweis_strong {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: bold;
  color: #990000
}

