/* CSS Document */

a         { color: #003399; 
                     font-family:   Verdana, sans-serif; 
                        font-size : 10px;
                       font-weight: bold;
                     text-decoration: none
     }

a:visited     { color: #001199;
                     font-family:   Verdana, sans-serif; 
                      font-size : 10px;
                      font-weight: bold;  
                    text-decoration: none 
     }

a:hover      {
	color: #333333;
	font-family:   Verdana, sans-serif;
	font-size : 10px;
	font-weight: bold;
	text-decoration: underline;
	background-color: #F7F7F7;
}

a:active      {color: #003399;
                    font-family:   Verdana, sans-serif; 
                     font-size : 10px; 
                      font-weight: bold;  
                   text-decoration: underline     }

.text           {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	line-height : 12px;
} 

.textbold           {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	line-height : 13px;
	font-weight: bold; 
} 

.KLIPP          {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #DE2918;
	line-height : 13px;
	font-weight: bold; 
} 

.textvit      {color: #FFFFFF;
                    font-family:   Verdana, sans-serif; 
                     font-size : 10px;
                     font-weight: bold; 
     }  
.textvit_light      {color: #FFFFFF;
                    font-family:   Verdana, sans-serif; 
                     font-size : 10px;
					 line-height : 12px;
                     font-weight: normal; 
     }  
.textvit_big      {
	color: #FFFFFF;
	font-family:   Verdana, sans-serif;
	font-size : 12px;
	font-weight: bold;
	line-height: 13px;
     }                                                  
 
.rubrik   {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #474747;
	font-weight: bold;
	line-height : 14px;
}

.rubrik-greenbox   {
	font-family : Verdana;
	font-size : 11px;
	color : #006666;
	font-weight: bold;
	line-height: normal;
}

.rubrik-bluebox   {
	font-family : Verdana;
	font-size : 14px;
	color : #DE2918;
	font-weight: bold;
	text-indent: 20px;
}

.rubrikliten  { font-family : Georgia, serif; 
                      font-size : 10px; color : #666666; 
                      font-weight: italic;
}

 .textliten {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #FFFFFF;
     } 
}

 .textlitenblack {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #000001;
     }

.rubrikrod {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC3333;
	line-height: normal;
}

.H4rubrik {  font-family: Verdana, sans-serif; font-size: 13px; font-weight: bold; line-height: 15px}
.grey {
	font-size: 9px;
	font-weight: bold;
	color: #CCCCCC;
}

body {
	margin-right: 1px;
	margin-bottom: 1px;
}
