* {margin:0; padding: 0;}
body {
background-color:#F6F7F9;
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: medium;
}
#content {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: medium;
background-color:#F6F7F9;
margin-left: 25%;
margin-right: 6%;
padding: 15px;
}
#header {
background-image: url(geld.gif);
background-repeat: no-repeat;
border-bottom: solid 5px #FF6600;
background-color: #4682b4;
height:120px;
}
#beta {
position: absolute;
left: 15%;
top: 10%;
}
a:link
{
text-decoration:underline;
 }
a:visited
{
color:#808080;
text-decoration:underline;
 }
a:hover
{
color:#000000;
text-decoration:none;
background-color:#C0C0C0;
 }
a:active
{
color:#800000;
text-decoration:none;
}
#box1 {
font-size: small;
font-family:Verdana, Arial, Helvetica, sans-serif;
background:#E6F3FF;
float:left;
padding:10px;
width:20%;
margin:0px 15px 15px 0px;
border-right: dotted 2px #FF6600;
border-bottom: dotted 2px #FF6600;
}
#box2 {
text-align: center;
font-size: small;
font-family:Verdana, Arial, Helvetica, sans-serif;
background:#E6F3FF;
float:right;
padding:15px;
width:15%;
border-left: dotted 2px #FF6600;
border-bottom: dotted 2px #FF6600;
}
.info
{
background-color: #F6F7F9;
padding: 5px;
text-align: left;
border: 1px dotted #FF6600;
margin-right: 20%;
 }
.trenner {
margin: 10px 0px;
border-bottom: 2px dotted #FF6600;
font-weight: bold;
}
h1 {
text-align: center;
font-size: large;
color:#D41C1C;
}
h2 {
color: #DCDCDC;
text-align: right;
font-weight: bold;
padding-right: 8%;
padding-top: 5%;
font-size: x-large;
}
h3.a {
background: #DCDCDC;
}
h3 {
text-align: center;
font-size: large;
color:#D41C1C;
}
ul {
list-style-image: url(pr.gif);
margin: 15px;
}
input.c4 {
background-color:#E6F3FF;
}
textarea.c3 {
background-color:#eeeeee;
color:#0055cc;
border:dotted 1px #FF6600;
}
select.c2 {
background-color:#eeeeee;
color:#0055cc;
border:dotted 1px #FF6600;
}
input.c1 {
background-color:#eeeeee;
color:#0055cc;
border:dotted 1px #FF6600;
}