/* author: jens olsen */
/* Creation date: 29-04-02 */

.overskrift  { font-family: Verdana; font-size: 14px; font-weight: bold; color: #797979;  line-height: 20px; text-decoration: none; }
.plain  { font-family: Verdana; font-size: 10px; font-weight: bold; color: #797979;  line-height: 20px; text-decoration: none; }
.green  { font-family: Verdana; font-size: 20px; font-weight: bold; color: #009240;  line-height: 30px; text-decoration: none; }
.blue  { font-family: Verdana; font-size: 20px; font-weight: bold; color: #1E1D78;  line-height: 30px; text-decoration: none; }
.greensmall  { font-family: Verdana; font-size: 14px; font-weight: bold; color: #009240;  line-height: 20px; text-decoration: none; }
.bluesmall  { font-family: Verdana; font-size: 14px; font-weight: bold; color: #1E1D78;  line-height: 20px; text-decoration: none; }

.borderright {  
	border-right: 1px solid;
	border-color: #797979; }
.borderbund {  
	border-bottom: 3px solid;
	border-color: #009966; }	

	A.menulink         { font-family: Verdana; font-size: 10px; font-weight: bold; color: #797979;  line-height: 30px; text-decoration: none;}
	A:Visited.menulink { font-family: Verdana; font-size: 10px; font-weight: bold; color: #797979;  line-height: 30px; text-decoration: none; } 
	A:Active.menulink  { font-family: Verdana; font-size: 10px; font-weight: bold; color: #797979;  line-height: 30px; text-decoration: none; } 
	A:Hover.menulink   { font-family: Verdana; font-size: 10px; font-weight: bold; color: #000000;  line-height: 30px; text-decoration: none;}
	
	A.link         { font-family: Verdana; font-size: 10px; font-weight: bold; color: #797979;  line-height: 20px; text-decoration: underline;}
	A:Visited.link { font-family: Verdana; font-size: 10px; font-weight: bold; color: #797979;  line-height: 20px; text-decoration: underline; } 
	A:Active.link  { font-family: Verdana; font-size: 10px; font-weight: bold; color: #797979;  line-height: 20px; text-decoration: underline; } 
	A:Hover.link   { font-family: Verdana; font-size: 10px; font-weight: bold; color: #000000;  line-height: 20px; text-decoration: underline;}

	.scroll {
			scrollbar-face-color: #FFFFFF; 
			scrollbar-shadow-color: #330000;
			scrollbar-highlight-color: #555555; 
			scrollbar-3dlight-color: #797979;
			scrollbar-darkshadow-color: #999999; 
			scrollbar-track-color: #FFFFFF;
			scrollbar-arrow-color: #330000;
		}
