html { overflow-x: auto; } 

h1   { line-height: 19px; font-family:Verdana, Arial, Helvetica, Univers; font-size:13pt; color:#a00000; text-decoration:none; font-weight:bold;   margin: 0px; }
h2   { line-height: 18px; font-family:Verdana, Arial, Helvetica, Univers; font-size:12pt; color:#a00000; text-decoration:none; font-weight:bold;   margin: 0px; }
h3   { line-height: 17px; font-family:Verdana, Arial, Helvetica, Univers; font-size:11pt; color:#a00000; text-decoration:none; font-weight:bold;   margin: 0px; }
h4   { line-height: 16px; font-family:Verdana, Arial, Helvetica, Univers; font-size:10pt; color:#a00000; text-decoration:none; font-weight:bold;   margin: 0px; }

hr   { line-style:dotted; color: #FFDF6F; }

IMG.show {
border:solid 1px #880000;
}

.linie {
border:2px outset #FFEDAD;
}

BODY {
font-family : verdana, tahoma, arial, helvetica; 
font-size : 8pt; 
color : #800000; 
background-color : #ffcc00; 
margin : 0;
SCROLLBAR-FACE-COLOR: #FFEDAD; SCROLLBAR-HIGHLIGHT-COLOR: #FFCC00; SCROLLBAR-SHADOW-COLOR: #FFCC00; SCROLLBAR-ARROW-COLOR: #FF7200; SCROLLBAR-TRACK-COLOR: #FFEDAD; SCROLLBAR-BASE-COLOR: #FFEDAD; scrollbar-3d-light-color: #FED958; scrollbar-dark-shadow-color: #FFEDAD; 
} 

A {
font-family : verdana, tahoma, arial, helvetica; 
font-size : 8pt; 
color : #800000; 
text-decoration: none;
} 

A:hover {
color : #FF0000; text-decoration: underline;
} 

INPUT , SELECT {
background-color : #FFFBEB; 
font-family : verdana, tahoma, arial, helvetica; 
font-size : 8pt; 
color : #800000;
border : 1px grooved #FF9900;
} 

TEXTAREA {
background-color : #FFFBEB; 
color : #800000; 
font-family : verdana, tahoma, arial, helvetica; 
font-size : 8pt; 
} 

LI {
color : #800000; 
font-family : verdana, tahoma, arial, helvetica; 
font-size : 8pt; 
text-decoration : none; 
padding : 0.4em; 
} 

TD {
color : #800000; 
font-family : verdana, tahoma, arial, helvetica; 
font-size : 8pt; 
text-decoration : none; 
} 

form {
border-width : 0; 
padding : 0; 
margin : 0; 
} 

.line {
background-image : url(./img/horizont-dot.gif); 
background-repeat : repeat-x; 
background-attachment : fixed; 
} 

.border {
	border-bottom : 1px solid #F3AC03;
	border-left : 1px solid #F3AC03;
	border-right : 1px solid #e5e5e5;
	border-top : 1px solid #F3AC03;
}

.border2 {
	border-bottom : 1px solid #ffffff;
	border-left : 1px solid #F3AC03;
	border-right : 1px solid #F3AC03;
	border-top : 1px solid #F3AC03;
}

.title {
        font-family: arial,helvetica, verdana,tahoma;
        font-size: 15px;
	color: 5678A2;
        font-weight: bold;
}


