body {
background: #ffffff;
font-family: Verdana;
color: #000000;
font-size: 10pt;

margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
}

.menu {
margin-right: 5px;
margin-left: 10px;
}

div, td {
font-size: 10pt;
margin-top: 0px;
margin-bottom: 10px;
margin-left: 10px;
margin-right: 10px;
}

a.menu:link {
text-decoration: none;
font-weight: bold;
color: #0000cc;
}

a.menu:visited {
text-decoration: none;
font-weight: bold;
color: #0000cc;
}

a.menu:active {
text-decoration: none;
font-weight: bold;
color: #0000cc;
}

a.menu:hover {
text-decoration: underline;
font-weight: bold;
color: #0033ff;
}

.rechtslinks {
background: #ff6000;
}

.mitte {
background: #ffa800;
}

.rot {
color: #ff0000;
}

.gruen {
color: #00ff00;
}

h3 {
padding-left: 10px;
padding-right: 10px;
padding-bottom: 1px;
margin-bottom: 5px;
}

h4 {
padding-left: 10px;
padding-right: 10px;
padding-bottom: 1px;
margin-bottom: 5px;
margin-top: 8px;
}

h2 {
padding-left: 10px;
padding-right: 10px;
padding-bottom: 1px;
margin-bottom: 5px;
margin-top: 12px;
}

h1, h5 {
padding-left: 7px;
padding-right: 10px;
padding-bottom: 1px;
margin-bottom: 5px;
margin-top: 7px;
}

h1 {
font-size: 20px;
color: #335EFE;
background: #D4D7FF;
}

h2 {
font-size: 15px;
color: #335EFE;
}

h3 {
font-size: 15px;
color: #335EFE;
background: #D4D7FF;
}

h4 {
font-size: 15px;
color: #335EFE;
}

h5 {
font-size: 17px;
color: #335EFE;
}

a:link {
text-decoration: underline;
font-weight: bold;
color: #000000;
}

a:visited {
text-decoration: underline;
font-weight: bold;
color: #000000;
}

a:active {
text-decoration: underline;
font-weight: bold;
color: #000000;
}

a:hover {
text-decoration: none;
font-weight: bold;
color: #000000;
}

.center {
text-align: center;
}

p.von {
text-align: right;
margin-top: 0;
margin-bottom: 0;
}

.right {
text-align: right;
}

.rechtsklein {
text-align: right;
font-size: 12px;
}

