body {
	scrollbar-3dlight-color:f32023;
	scrollbar-arrow-color:f32023;
	scrollbar-base-color:f32023;
	scrollbar-darkshadow-color:FFFFFF;
	scrollbar-face-color:FFFFFF;
	scrollbar-highlight-color:FFFFFF;
	scrollbar-shadow-color:f32023;
	scrollbar-track-color:FFFFFF;
	margin-right: 16px;
}

.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f32023;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
}

.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	line-height: 18px;

}

a:link { color: #333333; text-decoration: underline; }
a:visited { color: #333333; text-decoration: underline; }
a:hover { color: #f32023; text-decoration: underline; }
a:active { color: #333333; text-decoration: underline; }

hr { height: 0; border: 0; margin: 15px 0px 15px 0px; border-top: 1px dashed #F32023; }

.tekstJustified {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
	line-height: 18px;

}
