
body.mceContentBody 
 { 
	color:black; 
	text-align:left; 
	background-color:white; 
	background-image:none; 
}


/* GENERAL STYLES */	
	body {
		color:#000000;
		font-size:11px;
		font-family: helvetica,arial;
		background-color:#ffffff;
		margin-top:0px;
		margin-left:0px;
		margin-right:0px;
		margin-bottom:0px;
		height:100%;
	
	}
	
	p,td,li {
		font-family: helvetica,arial;
		font-size: 11px;
		background-image:url(images/bg.gif);
		color:#000000;
		line-height:14px;
	}
	



/* LINK STYLES */	
	a:link, a:active, a:visited { 
		font-size: 11px; 
		text-decoration: none; 
		color: #1768b1; 
		}
		
	a:hover { 
		font-size: 11px; 
		text-decoration: underline; 
		color: #1768b1; 
		}
		
	a.news:link, a.news:active, a.news:visited { 
		font-size: 12px; 
		text-decoration: none; 
		color: #ffffff; 
		}
		
	a.news:hover { 
		font-size: 11px; 
		text-decoration: underline; 
		color: #ffffff; 
		}
		
	a.funk:link, a.funk:active, a.funk:visited { 
		font-size: 10px; 
		text-decoration: none; 
		color: #BA171D; 
		}
		
	a.funk:hover { 
		font-size: 10px; 
		text-decoration: underline; 
		color: #BA171D; 
		}
	

/* MENU STYLES */
	a.menu:link, a.menu:visited, a.menu:active { 
		text-decoration: none; 
		color: #FFFFFF; 
		font-size: 12px; 
		font-weight:bold;
		letter-spacing:0px;
		}
		
	a.menu:hover { 
		text-decoration: none; 
		color: #FFFFFF; 
		font-size: 12px;
		font-weight:bold;
		letter-spacing:0px;
		}
		
	a.menu_sel:link, a.menu_sel:visited, a.menu_sel:active { 
		text-decoration: none; 
		color: #FFFFFF; 
		font-size: 12px; 
		font-weight:bold;
		letter-spacing:0px;
		}
		
	a.menu_sel:hover { 
		text-decoration: none; 
		color: #FFFFFF; 
		font-size: 12px;
		font-weight:bold;
		letter-spacing:0px;
		}
		
	
	
	
	a.undermenu:link, a.undermenu:visited, a.undermenu:active { 
		
		text-decoration: none; 
		color: #000000; 
		font-size: 11px; 
		font-weight:normal;
		letter-spacing:0px;
		line-height:15px;
		}
		
	/* a.undermenu:hover { 
		
		text-decoration: none; 
		color: #003C58; 
		font-size: 11px;
		font-weight:bold;
		letter-spacing:0px;
		line-height:12px;
		}
	*/	
	a.undermenu_sel:link, a.undermenu_sel:visited, a.undermenu_sel:active { 
		
		text-decoration: none; 
		color: #003C58; 
		font-size: 11px; 
		font-weight:bold;
		letter-spacing:0px;
		line-height:12px;
		}
		
	a.undermenu_sel:hover { 
		
		text-decoration: none; 
		color: #003C58; 
		font-size: 11px;
		font-weight:bold;
		letter-spacing:0px;
		line-height:12px;
		}
		
		
		
		
	a.undermenu2:link, a.undermenu2:visited, a.undermenu2:active { 
		
		text-decoration: none; 
		color: #BA171D; 
		font-size: 10px; 
		font-weight:normal;
		letter-spacing:0px;
		line-height:9px;
		}
		
	a.undermenu2:hover { 
		
		text-decoration: none; 
		color: #003C58; 
		font-size: 10px;
		font-weight:normal;
		letter-spacing:0px;
		line-height:9px;
		}
		
	a.undermenu2_sel:link, a.undermenu2_sel:visited, a.undermenu2_sel:active { 
		
		text-decoration: none; 
		color: #003C58; 
		font-size: 10px; 
		font-weight:normal;
		letter-spacing:0px;
		line-height:9px;
		}
		
	a.undermenu2_sel:hover { 
		
		text-decoration: none; 
		color: #003d58; 
		font-size: 10px;
		font-weight:normal;
		letter-spacing:0px;
		line-height:9px;
		}

/* HEADER STYLES */	
	h1 {
		font-family: helvetica,arial;
		font-size: 13px;
		color:#006F53;
		font-weight: bold;
	
	}
	
	h2 {
		font-family: helvetica,arial;
		font-size: 11px;
		color:#006F53;
		margin:0px;
	}
	
	h3 {
		font-family: helvetica,arial;
		font-size: 11px;
		color:#006F53;
		margin:0px;
	}
	
	h4 {
		font-family: helvetica,arial;
		font-size: 11px;
		color:#006F53;
		margin:0px;
	}
	
	h5 {
		font-family: helvetica,arial;
		font-size: 11px;
		color:#006F53;
		margin:0px;
	}

/* FORM STYLES */	
	input,select,text,textarea {
		font-family: helvetica,arial;
		font-size: 11px;
		color:#003C58;
		background-color:#003C58;
		border-color:#003C58;
		border-width:1px;
	}
	
	.button {
		font-family: helvetica,arial;
		font-size: 11px;
		color:#003C58;
	}
	.overskrift
	{
		font-family: helvetica,arial;
		font-size: 11px;
		color:#006F53;
		font-weight: bold;
		}
		
	.tekst_venstre
	{
		font-family: helvetica,arial;
		font-size: 11px;
		color:#000000;
		font-weight: bold;
		}
		
	.mail
	{
		font-family: helvetica,arial;
		font-size: 10px;
		color:#000000;
		font-weight: normal;
		text-decoration: none; 
		}
		
	div.text {
		font-family:helvetica,arial;
		font-size:11px;
		background-color:#ffffff;
		color:#000000;
		width:98%;
		height:395px;
		overflow:auto;
		padding:5px;
		padding-top:1px;
		scrollbar-face-color: #006F53;
		scrollbar-shadow-color: #006F53;
		scrollbar-highlight-color: #F2F2F2;		
		scrollbar-3dlight-color: #d0d0d0;
		scrollbar-darkshadow-color: #d0d0d0;		
		scrollbar-track-color: #f0f0f0;		
		scrollbar-arrow-color: #FFFFFF;		
		scrollbar-width:5px;		
	}