/* GENERAL STYLES */


/* EDITOR PROPERTIES */
.kasseoverskrift {
font-family: 'Trebuchet MS';
font-size: 16px; 
font-weight: bold;
font-style:normal;
}

.artikeloverskrift {
font-family: 'Trebuchet MS';
font-size: 14px; 
font-weight: bold;
line-height:18px;
font-style:normal;

}

.bolduniverse {
font-weight: bold;

}

.downloadlink {
padding-left: 18px;
background-repeat: no-repeat;

}

.interntlink {
padding-left: 18px;
background-repeat: no-repeat;
}

.almTekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
}

.editorImageRight1 {
float:right;
margin-left: 10px;
margin-bottom: 10px;
clear:both;
}

.editorImageRight2 {
float:left;
margin-right: 10px;
margin-bottom: 10px;
clear:both;
}

.editorImageRight3 {
float:right;
margin-left: 10px;
margin-bottom: 10px;
margin-top: 10px;
clear:both;
}

.editorImageRight4 {
float:left;
margin-right: 10px;
margin-bottom: 10px;
margin-top: 10px;
clear:both;
}

