<!--
body {
font-family: Arial, sans-serif;
font-size: 14px;
vertical-align: top;
background-color: #cce6ff;
color: #000;
scrollbar-face-color: #cef;
scrollbar-highlight-color: #ddd;
scrollbar-3d-light-color: #ddd;
scrollbar-shadow-color: #ddd;
scrollbar-arrow-color: #666;
scrollbar-base-color: #ddd;
}

a:link {
font-family: Arial, sans-serif;
font-weight: bold;
color: #666;
text-decoration: none;
}
a:active {
font-family: Arial, sans-serif;
font-weight: bold;
color: #666;
text-decoration: none;
}
a:visited {
font-family: Arial, sans-serif;
font-weight: bold;
color: #666;
text-decoration: none;
}
a:hover {
font-family: Arial, sans-serif;
font-weight: bold;
color: #666;
text-decoration: underline;
}

#unterschrift1 {
font-family: Arial, sans-serif;
font-size: 11px;
font-weight: bold;
color: #fff;
}

#unterschrift2 {
font-family: Arial, sans-serif;
font-size: 11px;
font-weight: bold;
color: #666;
}

#kleiner {
font-family: Arial, sans-serif;
font-size: 11px;
font-weight: bold;
color: #555;
}

h3 {
font-family: Arial, sans-serif;
font-size: 18px;
font-weight: bold;
color: #000;
text-decoration: none;
}



td.unter {
background-color: #cce6ff;
padding-top: 10px;
top: 10px;
margin-top: 10px;
text-align: center;
}

-->