<style type="text/css">

a {
 font-family: Arial;
 font-size: 12px;
 color: #000000;
 font-weight: bold;
 text-decoration: none;
}
a:link {
 font-family: Arial;
 font-size: 12px;
 color: #808080;
 font-weight: bold;
 text-decoration: none;
}
a:visited {
 font-family: Arial;
 font-size: 12px;
 color: #808080;
 font-weight: bold;
 text-decoration: none;
}
a:hover {
 font-family: Arial;
 font-size: 12px;
 color: #808080;
 font-weight: bold;
 text-decoration: none;
}
a:active {
 font-family: Arial;
 font-size: 12px;
 color: #808080;
 font-weight: bold;
 text-decoration: none;
}
a:focus {
 font-family: Arial;
 font-size: 12px;
 color: #808080;
 font-weight: bold;
 text-decoration: none;
}
body {
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 scrollbar-face-color:#D2D2D2;
 scrollbar-3dlight-color:#FFFFFF;
 scrollbar-arrow-color:#D2D2D2;
 scrollbar-darkshadow-color:#FFFFFF;
 scrollbar-highlight-color:#FFFFFF;
 scrollbar-shadow-color:#D2D2D2;
 scrollbar-track-color:#FFFFFF;
 background-attachment: fixed;
 background-repeat: no-repeat;
 background-position: center center;
}
h1 {
 font-family: Arial;
 font-weight: bold;
 color: #000000;
 font-size: 18pt;
 text-align: center;
}
h2 {
 font-family: Arial;
 font-weight: bold;
 color: #000000;
 font-size: 12pt;
 text-align: center;
}
h3 {
 font-family: Arial;
 font-weight: bold;
 color: #000000;
 font-size: 12pt;
 text-align: left;
}
h4 {
 font-family: Arial;
 font-weight: bold;
 color: #000000;
 font-size: 10pt;
 text-align: center;
}
h5 {
 font-family: Arial;
 font-weight: bold;
 color: #000000;
 text-align: left;
 font-size: 14pt;
}
h6 {
 font-family: Arial;
 font-weight: bold;
 color: #00C300;
 font-size: 12pt;
 text-align:center;
}

p {
 font-family: Arial;
 color: #000000;
 font-size: 10pt;
 text-align: left;
}

.FR {
color: #00C300;
font-size: 16pt;
text-align:center;
font-weight: bold;
}

.SOM {
color: #E327D1;
font-size: 16pt;
text-align:center;
font-weight: bold;
}

.HER {
color: #4080FF;
font-size: 16pt;
text-align:center;
font-weight: bold;
}

.WIN {
color: #FF9B9B;
font-size: 16pt;
text-align:center;
font-weight: bold;
}

.RED {
color: #FF0000;
font-size: 16pt;
text-align:center;
font-weight: bold;
}

.V, .L, .H {
 text-align: left;
}

.R, .RE, .HE {
 text-align: right;
}

.R, .L, .Z, .ZC {
 font-size: 8pt;
}

.Z, .ZE, .ZC, .BC{
 text-align: center;
}
.H, .B, .HE, .ZC, .BC{
 font-weight: bold;
}


ul,  li {
 font-family: Arial;
 color: #000000;
 font-size: 10pt;
 text-align: left;
 text-decoration:none;
 text-transform: none;
 padding:0px; 
 list-style-position:outside;                      
 list-style-image:square; 
 }

textarea {
 font-family: Arial;
 font-size: 10px;
 text-align: left;
 color: #000000;
 background-color: #FFFFFF;
}
input {
 font-family: Arial;
 font-size: 10px;
 text-align: left;
 color: #000000;
 background-color: #FFFFFF;
}
select {
 font-family: Arial;
 font-size: 10px;
 text-align: left;
 color: #000000;
 background-color: #FFFFFF;
}
#schalter {
 font-family: Arial;
 font-size: 10px;
 text-align: center;
 font-weight: bold;
 color: #000000;
 background-color: #FFFFFF;
}
.mittig
{align:center;
vertical-align:middle;
}
</style>