.roll { 
overflow: scroll; 
} 

.unterzeile { 
font: normal 10px Arial, Helvetica, sans-serif; 
color: #990000; 
filter: DropShadow(Color=#000044, OffX=1, OffY=1); 
visibility: visible; 
clip: rect( ) 
} 


body {
font-family: Arial, Helvetica, sans-serif; 
color: #000000; zoom: 100%; 
scrollbar-arrow-color: rgb(255,255,255); 
scrollbar-3dlight-color: rgb(99,148,205); 
scrollbar-highlight-color: rgb(169,208,255); 
scrollbar-base-color: rgb(129,178,235); 
scrollbar-face-color: rgb(149,198,255); 
scrollbar-shadow-color: rgb(149,198,255); 
scrollbar-track-color: rgb(129,178,235); 
scrollbar-darkshadow-color: rgb(109,158,215); 
font-size: 12px; 
font-style: normal; font-weight: normal
} 

a:link, a:visited { 
font-family: Arial, Helvetica, sans-serif; 
color: #3366ff; 
text-decoration: none
} 

a.on:hover { 
font-family: Arial, Helvetica, sans-serif; 
color: #ffffff; 
text-decoration: none;
} 

a.wr:hover { 
font-family: Arial, Helvetica, sans-serif; 
color: #FFFFFF; 
text-decoration: none; 
background-color: #3366ff 
} 


.vlines { 
position: absolute;
left: 0px;
top: 0px;
} 

.mlines { 
background-color: #000000;
position: absolute;
right: 0px;
bottom: 0px;
border-right-width: 0px; 
border-left-width: 0px; 
border-top-width: 0px; 
border-top-style: solid; 
border-top-width: 2px; 
border-top-color: #ff0000;
} 


.vtabelle { 
background-color: #FDF0E3;
position: absolute;
left: center;
top: 110px;
border-right-width: 0px; 
border-left-width: 0px; 
border-top-width: 0px; 

} 


.hlines { 
border-right-width:1 px; 
border-bottom-width: 0px; 
border-top-width: 1px; 
border-bottom-color: #FF0000; 
border-top-color: #FF0000; 
border-bottom-style: solid; 
border-top-style: solid; 
} 

.block 	{ 
font-family: Arial, Helvetica, sans-serif; 
text-align: justify; 
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
color: #0000000
} 

INPUT, SELECT { 
font-family: Arial, Helvetica, sans-serif; 
color: #000099
} 

TEXTFIELD, TEXTAREA { 
font-family: Arial, Helvetica, sans-serif; 
color: #000000; zoom: 100%; 
scrollbar-arrow-color: rgb(255,255,255); 
scrollbar-3dlight-color: rgb(99,148,205); 
scrollbar-highlight-color: rgb(169,208,255); 
scrollbar-base-color: rgb(129,178,235); 
scrollbar-face-color: rgb(149,198,255); 
scrollbar-shadow-color: rgb(149,198,255); 
scrollbar-track-color: rgb(129,178,235); 
scrollbar-darkshadow-color: rgb(109,158,215); 
font-size: 12px; 
font-style: normal; font-weight: normal
} 

.cross { 
cursor: crosshair
} 

.normal { 
font-family: Arial, Helvetica, sans-serif; 
font-style: normal;
font-size: 12px; 
font-weight: normal; 
color: #000000
}

.mittel { 
font-family: Arial, Helvetica, sans-serif; 
color: #000000; zoom: 100%; 
scrollbar-arrow-color: rgb(255,255,255); 
scrollbar-3dlight-color: rgb(99,148,205); 
scrollbar-highlight-color: rgb(169,208,255); 
scrollbar-base-color: rgb(129,178,235); 
scrollbar-face-color: rgb(149,198,255); 
scrollbar-shadow-color: rgb(149,198,255); 
scrollbar-track-color: rgb(129,178,235); 
scrollbar-darkshadow-color: rgb(109,158,215); 
font-size: 12px; 
font-style: normal; font-weight: normal
} 

.glass1 { 
filter: Alpha(Opacity=70, 
FinishOpacity=50, Style=1); 
background: #99ccff;
border: 1px #99ccff solid
} 