BODY {
  background: url(images/hintergrund.png);
  background-color: #C11515;
  font-family: tahoma,helvetica;
  font-size: 12px;
  font-weight: bold;
}
A:LINK, A:VISITED, A:ACTIVE {
  color: #DF1919;
  text-decoration: none;
  font-weight: bold;
  cursor: pointer;
}

A:HOVER {
  color: #C11515;
  text-decoration: underline;
  font-weight: bold;
  cursor: pointer;
}

a.vlink:link, a.vlink:visited,a.vlink:hover {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
  cursor: pointer;
}

a.menulink:link, a.menulink:visited {
  display: block;
  background: url(images/navigation.png) no-repeat;
  vertical-align: middle;
  font-family: tahoma,helvetica;
  font-size: 14px;
  font-weight: bold;
  color: White;
  text-align: left;
  text-indent: 35px;
  padding-top: 0px;
  height: 20px;
  width: 175px;
  text-decoration: none;
  background-position: 0px 0px;
}

a.menulink:hover {
  background-position: 0px -20px;
  text-decoration: none;
  color: White;
}

.menupuffer{
  background-image: url(images/menupuffer.png);
}
.menubottom{
  background-image: url(images/menubottom.png);
  width: 175px;
  height: 55px;
}
.headerstart{
  background-image: url(images/header.png);
  height: 125px;
  width: 750px;
}
.headerpuffer{
  background-image: url(images/headerpuffer.png);
  height: 125px;
}
.headerend{
  background-image: url(images/headerend.png);
  height: 125px;
  width: 10px;
}
.headerpatron{
  background-image: url(images/headerpatron.png);
  height: 125px;
  width: 50px;
}
.bottomstart{
  background-image: url(images/bottomstart.png);
  width: 175px;
  height: 95px;
}
.bottompuffer{
  background-image: url(images/bottompuffer.png);
  height: 95px;
}
.bottomend{
  background-image: url(images/bottomend.png);
  height: 95px;
  width: 30px;
}

.contentend{
  background-image: url(images/contentend.png);
  width: 10px;
}

.input{
  font-family: tahoma,helvetica;
  font-size: 11px;
  font-weight: bold;
}

.adsensepuffer{
  background-image: url(images/adsensepuffer.png);
  height: 95px;
}
.terminpuffer{
  background-image: url(images/terminpuffer.png);
  height: 30px;
}
