
body.mceContentBody 
 { 
	color:black; 
	text-align:left; 
	background-color:white; 
	background-image:none; 
}


/* GENERAL STYLES */	
	body {
		color:#0094D0;
		font-size:11px;
		font-family: arial,helvetica;
		background-color:#F4F1D6;
		margin-top:0px;
		margin-left:0px;
		margin-right:0px;
		margin-bottom:0px;
		height:100%;
	}
	
   	p,td,li {
		font-family: arial,helvetica;
		font-size: 12px;
		background-image:url(images/bg.gif);
		color:#0094D0;
		line-height:16px;
	}
	
	.news { 
		text-decoration: none; 
		color: #ffffff; 
		font-size: 12px; 
		text-decoration:none;
		line-height:16px;
		}
		
	.rod { 
		text-decoration: none; 
		color: #D6524E; 
		font-size: 12px; 
		text-decoration:none;
		line-height:16px;
		}


/* LINK STYLES */	
	a:link, a:active, a:visited { 
		font-size: 12px; 
		text-decoration: none; 
		color: #0094D0; 
		}
		
	a:hover { 
		font-size: 12px; 
		text-decoration: underline; 
		color: #1768b1; 
		}
		
	a.news:link, a.news:active, a.news:visited { 
		font-size:12px; 
		text-decoration: none; 
		color: #0094D0; 
		line-height:23px;
		}
		
	a.news:hover { 
		font-size:12px; 
		text-decoration: underline; 
		color: #0094D0; 
		line-height:23px;
		}
		
	a.produkter:link, a.news:produkter, a.produkter:visited { 
		font-size:12px; 
		text-decoration: none; 
		color: #EE7532; 
		line-height:23px;
		}
		
	a.produkter:hover { 
		font-size:12px; 
		text-decoration: underline; 
		color: #EE7532; 
		line-height:23px;
		}
	

/* MENU STYLES */
	a.menu:link, a.menu:visited, a.menu:active { 
		text-decoration: none; 
		color: #0094D0; 
		font-size: 12px; 
		font-weight:normal;
		letter-spacing:0px;
		}
		
	a.menu:hover { 
		text-decoration: none; 
		color: #ffffff; 
		font-size: 12px;
		font-weight:normal;
		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:normal;
		letter-spacing:0px;
		}
		
	a.menu_sel:hover { 
		text-decoration: none; 
		color: #ffffff; 
		font-size: 12px;
		font-weight:normal;
		letter-spacing:0px;
		}
		
	
	
	a.menu2:link, a.menu2:visited, a.menu2:active { 
		text-decoration: none; 
		color: #ffffff; 
		font-size: 12px; 
		font-weight:normal;
		}
		
	a.menu2:hover { 
		text-decoration: none; 
		color: #0094D0; 
		font-size: 12px;
		font-weight:normal;
		}
		
	a.menu2_sel:link, a.menu2_sel:visited, a.menu2_sel:active { 
		text-decoration: none; 
		color: #0094D0; 
		font-size: 12px; 
		font-weight:normal;
		}
		
	a.menu2_sel:hover { 
		text-decoration: none; 
		color: #0094D0; 
		font-size: 12px;
		font-weight:normal;
		}
	
	
	
	
	a.undermenu:link, a.undermenu:visited, a.undermenu:active { 
		
		text-decoration: none; 
		color: #0094D0; 
		font-size: 12px;
		font-weight:normal;
		}
		
	a.undermenu:hover { 
		
		text-decoration: none; 
		color: #D6524E; 
		font-size: 12px;
		font-weight:normal;
		}
		
	a.undermenu_sel:link, a.undermenu_sel:visited, a.undermenu_sel:active { 
		
		text-decoration: none; 
		color: #D6524E; 
		font-size: 12px;
		font-weight:normal;
		}
		
	a.undermenu_sel:hover { 
		
		text-decoration: none; 
		color: #D6524E; 
		font-size: 12px;
		font-weight:normal;
		}
		
		
		
		
	a.undermenu2:link, a.undermenu2:visited, a.undermenu2:active { 
		
		text-decoration: none; 
		color: #BA171D; 
		font-size: 11px; 
		font-weight:normal;
		letter-spacing:0px;
		}
		
	a.undermenu2:hover { 
		
		text-decoration: none; 
		color: #003C58; 
		font-size: 11px;
		font-weight:normal;
		letter-spacing:0px;
		}
		
	a.undermenu2_sel:link, a.undermenu2_sel:visited, a.undermenu2_sel:active { 
		
		text-decoration: none; 
		color: #003C58; 
		font-size: 11px; 
		font-weight:normal;
		letter-spacing:0px;
		}
		
	a.undermenu2_sel:hover { 
		
		text-decoration: none; 
		color: #003d58; 
		font-size: 11px;
		font-weight:normal;
		letter-spacing:0px;
		}

/* HEADER STYLES */	
	h1 {
		font-family: helvetica,arial;
		font-size: 16px;
		font-weight: bold;
		color:#BA171D;
		margin:0px;
		margin-bottom:3px;
	}
	
	h2 {
		font-family: helvetica,arial;
		font-size: 12px;
		color:#003C58;
		margin:0px;
	}
	
	h3 {
		font-family: helvetica,arial;
		font-size: 12px;
		color:#003C58;
		margin:0px;
	}
	
	h4 {
		font-family: helvetica,arial;
		font-size: 11px;
		color:#003C58;
		margin:0px;
	}
	
	h5 {
		font-family: helvetica,arial;
		font-size: 11px;
		color:#003C58;
		margin:0px;
	}

/* FORM STYLES */	
	input,select,text,textarea {
		font-family: arial,helvetica;
		font-size: 11px;
		color:#3482C4;
		background-color:#F4F1D6;
		border:1px solid #3482C4;
	}
	
	.button {
		font-family: helvetica,arial;
		font-size: 11px;
		color:#003C58;
	}

/* DIV STYLES */	

	div.text {
		font-family:verdana,helvetica;
		font-size:11px;
		background-color:#ffffff;
		color:#003C58;
		width:345px;
		height:210px;
		overflow-y:auto;
		padding:11px;
		
		scrollbar-face-color: #F2F2F2;
		scrollbar-shadow-color: #F2F2F2;
		scrollbar-highlight-color: #F2F2F2;		
		scrollbar-3dlight-color: #d0d0d0;
		scrollbar-darkshadow-color: #d0d0d0;		
		scrollbar-track-color: #f0f0f0;		
		scrollbar-arrow-color: #BA171D;		
		scrollbar-width:5px;		
	}	