/* CSS Document */ 
.formular_text {
font-family : Verdana, Arial, Helvetica; 
font-size: 7pt; 
color: #000000}

.box_text {
font-family : Verdana, Arial, Helvetica; 
font-size: 7pt;
border: #FF0000;
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px; 
background-color: #ffffff; 
color: #174717}

.brodtext {font-family : Verdana, Arial, Helvetica;
font-size: 10pt; 
text-align : left;
color: #000000}

.underrubrik {
font-family : Verdana, Arial, Helvetica; 
font-size: 12pt; 
font-weight:  bold;
font-style: italic;
color: #000000}

.rubriker {
font-family : Verdana, Arial, Helvetica; 
font-size: 14pt; 
font-weight:  bold;
font-style: italic;
color: #D60000}

A       
{  
color: #d60000; text-decoration:  none;        
font-family: arial;  
font-size: 10pt   
}
A:hover 
{ 
color: #d60000;  
text-decoration:  underline;
font-size: 10pt   
}
.menulink       
{  
color: #d60000; text-decoration:  none;
font-weight:  bold;        
font-family: arial;  
font-size: 11px   
}
.menulink:hover
{ 
color: #d60000;  
text-decoration:  underline;
font-size: 11px   
}
.introlink       
{  
color: #999999; text-decoration:  none;        
font-family: Arial, Helvetica, sans-serif;  
font-size: 10pt   
}
.introlink:hover       
{  
color: #D60000; text-decoration:  none;        
text-decoration:  underline; 
font-family: Arial, Helvetica, sans-serif;  
font-size: 10pt   
}

.errortext {font-family :arial,comic sans ms,technical ;
font-size: 10pt; 
text-align : left;
color: #ff0000}

body {
SCROLLBAR-HIGHLIGHT-COLOR: #FFAB9F ;
SCROLLBAR-SHADOW-COLOR: ;
SCROLLBAR-ARROW-COLOR: #FFFFFF;
SCROLLBAR-TRACK-COLOR: #FFAB9F;
SCROLLBAR-BASE-COLOR: #DE4C32;
}