body {
margin-right: 0px;
margin-left: 0px;
margin-top: 10px;
margin-bottom: 10px;
background: #212121;
}

a:hover { 
color: gray;
text-decoration: none;
}

a { 
color: #FF9900;
text-decoration: none;
font-family: verdana, sans serif;
text-decoration: underline;
font-weight: normal;
}

.small:hover { 
color: black;
text-decoration: none;
}

.small { 
color: #ffffff;
text-decoration: none;
font-family: trebuchet ms, verdana, sans serif;
font-size: 7.5pt;
text-decoration: none;
font-weight: bold;
}

h1 {
font-family: georgia, times new roman, times, serif;
font-size: 22pt;
color: #274f80;
margin-bottom: 0px;
margin-top: 0px;
font-weight: 500;
}

.info-bg {
background: url(grafik/info-bg.jpg);
width: 709px;
height: 283px;
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 7.5pt;
color: #999999;
font-weight: normal;
}

td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 7.5pt;
color: #CCCCCC;
font-weight: 500;
}

strong {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 7.5pt;
color: #9AAE7D;
font-weight: bold;
}

.form {
background-color:#F3F3F3;
filter:alpha(opacity=70);
border-bottom:solid 1px; 
border-color:#7f9db9; 
border-left:solid 1px; 
border-color:#7f9db9; 
border-right:solid 1px; 
border-color:#7f9db9; 
border-top:solid 1px; 
border-color:#7f9db9; 
color:black; 
font-family:verdana; 
font-size: 8pt; 
}

.button {
background-color:#9AAE7D; 
border-bottom:solid 1px; 
border-color:black; 
border-left:solid 1px; 
border-color:black; 
border-right:solid 1px; 
border-color:black; 
border-top:solid 1px; 
border-color:black; 
color:black; 
cursor: hand; 
font-family:verdana; 
font-size: 8pt;
font-weight: 500;
filter:alpha(opacity=65);
}