<STYLE TYPE="text/css">
<!--
body {
 scrollbar-base-color:#EEEEEE;
 scrollbar-3dlight-color:#EEEEEE;
 scrollbar-arrow-color:#EEEEEE;
 scrollbar-darkshadow-color:#EEEEEE;
 scrollbar-face-color:#EEEEEE;
 scrollbar-highlight-color:#EEEEEE;
 scrollbar-shadow-color:#EEEEEE;
 scrollbar-track-color:#EEEEEE;
}

td {
 font-family: Verdana;
 font-size: 12 px;
 color: #505050;
 font-weight: normal;
 line-height: 120%;
}

td.normal {
 font-family: Verdana;
 font-size: 12 px;
 color: #505050;
 font-weight: normal;
 line-height: 110%;
}

#normal {
 font-family: Verdana;
 font-size: 12 px;
 color: #505050;
 font-weight: normal;
 line-height: 110%;
}

#formular {
 font-family: Verdana;
 font-size: 11 px;
 color: #505050;
 font-weight: normal;
}

#headline {
 font-family: Verdana;
 font-size: 15 px;
 color: #505050;
 font-weight: bold;
}

a {
 font-family: Verdana;
 font-size: 12 px;
 color: #010180;
 font-weight: bold;
 text-decoration: none;
}

a:hover {
 font-family: Verdana;
 font-size: 12 px;
 color: #010180;
 font-weight: bold;
 text-decoration: underline;
}

#rahmen {
 border-style: solid;
 border-top-width: 1 px;
 border-bottom-width: 1 px;
 border-left-width: 1 px;
 border-right-width: 1 px;
 border-color: #000267;
}

input {
 font-family: Verdana;
 font-size: 11px;
 color: #505050;
 background-color: #F9F9F9;
 height: 18px;
 width: 180px;
 border-style: solid;
 border-color: #A6A6A6;
 border-left-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-top-width: 1px;
}

#input1 {
 font-family: Verdana;
 font-size: 11px;
 color: #505050;
 background-color: #F9F9F9;
 height: 18px;
 width: 400px;
 border-style: solid;
 border-color: #A6A6A6;
 border-left-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-top-width: 1px;
}

#input2 {
 font-family: Verdana;
 font-size: 11px;
 color: #505050;
 background-color: #F9F9F9;
 height: 18px;
 width: 90px;
 border-style: solid;
 border-color: #A6A6A6;
 border-left-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-top-width: 1px;
}

textarea {
 font-family: Verdana;
 font-size: 11px;
 color: #505050;
 background-color: #F9F9F9;
 height:100px;
 width:400px;
 border-style: solid;
 border-color: #A6A6A6;
 border-left-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-top-width: 1px;
}



-->
</STYLE>