BODY {
 scrollbar-arrow-color:mediumblue;
 scrollbar-base-color:silver;
 scrollbar-face-color:#CDCDDC;
 scrollbar-highlight-color:white;
 scrollbar-shadow-color:black;
 scrollbar-3d-LIGHT-color:lightgrey;
 margin-top: 0px;
 margin-left: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
}
.logo {
 background-image:url(pics/cdemos_reflex.png);
 background-repeat:no-repeat;
 height: 50px;
 }
.titel_0 {
 font-family: sans-serif,Verdana,Arial,Helvetica;
 font-size: 14pt;
 color: Lavender;
 letter-spacing: 5px;
 position: absolute;
 top:10px;
 left: 200px
 }
.titel_1 {
 font-family: sans-serif,Verdana,Arial,Helvetica;
 font-size: 14pt;
 color: #000000;
 letter-spacing: 5px;
 position: absolute;
 top:12px;
 left: 202px
 }
div.rand {
 background-image: url(pics/th_bg.jpg);
 background-repeat: repeat-x;
 padding: 5px;
 background-color: #C0C0C0;
 border-bottom: 1px solid #004080;
 }
table {
 font-family: VERDANA,ARIAL,HELVETICA;
 font-size: 10pt;
}
a {
 font-size: 10pt;
 font-weight: bold;
 text-decoration:none;
}
a:link {
 color: #000000;
}
a:visited {
 color: #000000;
}
a:hover {
 color: #00ACB0;
}
a:active {
 color: #FF0000;
}
.inputs {
 font-family: sans-serif, arial, helvetica, verdana;
 font-size: 10pt;
 border-style: outset;
 border-width:1px;
 background-color: #E0D9F5;
}
.eingabe {
 font-family: sans-serif, arial, helvetica, verdana;
 font-size: 10pt;
 border-style: solid;
 border-width:1px;
 background-color: #E0D9F5;
}
.big {
 font-size: 14pt;
 font-weight: bold;
 text-decoration:none;
}
.klein {
 font-size: 8pt;
}
div.bkg {
 background-image:url(pics/Fenster_02.gif);
 height: 592px;
 width: 760px;
}
.bord {
 border: 1px;
 border-style: solid;
 border-color: #004080;
}
.inputField {
 border: 1px;
 border-style: solid;
 border-color: #7f7f7f;
 font-size: 9pt;
/* width: 140px;*/
}
.errorField {
 border: 1px;
 border-style: solid;
 border-color: #9f0004;
 font-size: 9pt;
/* width: 140px;*/
 background-color: #FFCC00;
}
.errorTable {
 border: 1px;
 border-style: solid;
 border-color: #9f0004;
 font-size: 10pt;
 background-color: #E2E1E1;
}
.noerrorTable {
 border: 1px;
 border-style: solid;
 border-color: #9f0004;
 font-size: 12pt;
 background-color: #E2E1E1;
}
.button {
 font-size: 10pt;
 border-right: #000000 1px solid;
 border-top: #000000 1px solid;
 border-left: #000000 1px solid;
 border-bottom: #000000 1px solid
}
.fertig {
 border: 1px;
 border-style: solid;
 border-color: #9f0004;
 font-size: 14pt;
 background-color: #E2E1E1;
}