a:link    { color: #333333; text-decoration:none; font-weight: bold; }
a:visited { color: #333333; text-decoration:none; font-weight: bold; }
a:hover   { color: #999999; text-decoration:none; font-weight: bold; }

.text           { font-size: 8pt; }
.klein          { font-size: 7pt; }
.fett           { font-size: 10pt; font-weight: bold; }
.gross          { font-size: 12pt; font-weight: bold; }
.grossfett      { font-size: 12pt; font-weight: bold; }
.lightgraytd    { font-size: 8pt; background-color: #EEEEEE }
.darkgraytd     { font-size: 8pt; background-color: #DDDDDD }
.blockheadline  { font-size: 8pt; background-color: #FF9900 }

.textfield
{
	background-color : #F2F2F2;
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    FONT-SIZE: 8pt;
    border-left: #000000 1px solid;
    color: #000000;
    border-bottom: #000000 1px solid;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

textarea, input, select {
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal; color: #333333;
  background-color:#FFFFFF;
}

body {
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal; color: #333333;
  background-color:#FFFFFF;
  scrollbar-base-color:#FFFFFF;
  scrollbar-3dlight-color:#eeeeee;
  scrollbar-arrow-color:#333333;
  scrollbar-darkshadow-color:#eeeeee;
  scrollbar-face-color:#e6e6e6;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#aaaaaa;
  scrollbar-track-color:#f6f6f6;
}
