/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h1 {
font-size:34px; color:#FF0000; font-family: soin_sans_prolight; margin-top:0px; margin-bottom:0px;
}

h2 {
	font-family:"soin_sans_proroman"; font-size:37px; color:#FF0000;
	
}

h3 {
	font-size:26px; font-family:"soin_sans_proroman";
	
}

h4 {
	font-size:24px;
	
}

h5 {
font-size:22px:
}

.bannerheader {
font-family:"soin_sans_proroman";   font-size:26px;
}

.bannertekst {
font-family:"soin_sans_proroman"; font-size:16px; line-height:1.2;
}

.indhold {
font-family:"soin_sans_proroman";  font-size: 16px;
}

.indhold-overskrift {
font-family: soin_sans_proroman; font-size: 16px; margin-bottom:20px;
}

.indholdoverskrift2 {
font-size: 42px; color:#FF0000;
}

.indhold2 {
font-size:18px; font-family:"soin_sans_proroman";
}

.indhold-small {
font-family:"soin_sans_proroman";  font-size: 12px;
}

CheckmarkList {
ul li:before {     content:"\2713\0020"; } li{ list-style:none; }
}

@media (max-width: 1279px){
	.bannerheader{
		font-size:26px;
	}
	.bannertekst {
		font-size:16px;
	}
}

@media (max-width:991px)
{
	.bannerheader{
		font-size:20px;
	}
	.bannertekst {
		font-size:15px;
	}	
}