a:link, a:visited {
  color: #C5063B;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: underline;
}

a:hover, a:active {
  color: #C5063B;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
}

#leiste, #menue, #sprachnavigation, .tx-macinasearchbox-pi1, #kopf{
  display: none;
}

body {
  margin: 0;
  padding: 0;
}

#kopf {
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../images/kopf.gif);
  background-repeat: repeat-x;
  width: 100%;
  height: 214px;
  padding: 0;
  margin: 0;
}

#imagebild {
  padding: 0 0 0 160px;
  margin: 0;
  width: 80%;
  height: 160px;
}

#inhalt {

}

#inhaltsbreite{

}

h1, h2, h3, h4 {
  color: #C5063B;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 18px;
  line-height: 22px;
  font-weight: normal;
  margin: 0 0 12px 0;
}

p {
  color: black;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 12px;
  line-height: 19px;
  font-weight: normal;
  margin: 0 0 12px 0;
}








.tx-indexedsearch-browsebox,.tx-indexedsearch-secHead, .tx-indexedsearch-whatis{
  display: none;
}

.tx-indexedsearch-title p, .tx-indexedsearch-descr p, .tx-indexedsearch-info p, .tx-indexedsearch-searchbox p{
  padding: 0;
  margin: 0;
}

.tx-indexedsearch-searchbox {
  margin-bottom: 40px;
}