body {
   font: 13px verdana, arial, helvetica, sans-serif;
   color: #202020;
   background-color: #B0B0C0;
   text-align: center;
}

h1 {
   color: #B00010;
   font-size: 20px;
}

h2 {
   color: #B00010;
   font-size: 17px;
}

h3 {
   color: #B00010;
   font-size: 15px;
}

h4 {
   color: #B00010;
   font-size: 13px;
}

span {
   color: #0000FF;
}

.kl {
   font-size: 9px;
}

.tief {
   position:relative;
   bottom: -3px;
}

a:link {
   color: #0000FF;
}

a:visited {
   color: #202020;
}

a:hover {
   color:#B00010;
}

a img {
   border: 0;
}

.frei {
   color: #008800;
}

#content {
   width: 728px;
   margin: 40px auto;
   text-align: justify;
   padding: 20px;
   border: 1px solid #202020;
   background-color:#F9F9F9;
}

input {
   width:4%;
   margin: 0 0 0 0;
   text-align:right;
}

fieldset {
   border: 0;
   margin: 0;
}

.aus {
   width:30%;
   margin: 0 0 0 0;
   text-align:center;
}
