body {
   font: 10pt Arial, Helvatica, sans-serif;
   color: #000;
   background-color: #fff;
}
h1 {
   font-size: 1.2em;
   color: #850923;
   background-color: transparent;
}
h2, h3 {
   font-size: 1em;
   color: #850923;
   background-color: transparent;
}
a {
   color: #850923;
   background-color: transparent;
}
table {
   width: auto;
}
table table {
   width: 100%;
   margin-bottom: 1cm
}
th {
   text-align: left;
}
th, table table td {
   padding: 1mm 1cm 1mm 0;
   border-bottom: 1px solid #ccc;
}
input, textarea, select {
   width: 100%;
   border-color: 1px solid #efefef;
}
input.formbtn {
   display: none;
}
#linkespalte {
   width: 1px;
}
#linkespalte ul {
   display: none;
}
#inhalt {
   width: auto;
}
#logo img {
   position: absolute;
   top: 0;
   right: 0;
}
#bild,
#links {
   display: none;
}
#menueoben {
   display: none;
}
#claim {
   margin-bottom: 1.5cm;
}
.bildrechts {
   float: right; 
}
input.radio-chechbox {
   width: auto;
}


