@import url('/assets/css_individual_box.css');

h3,
h3 p,
h3 div,
h3 span
{
	font-size:13pt;
	margin:0px;
	padding:0px;
	margin-bottom:7px;
	font-weight:bold;
	color:#003366;
}

h4,
h4 p,
h4 div,
h4 span
{
	font-size:13pt;
	margin:0px;
	padding:0px;
	padding-bottom:7px;
	margin-bottom:7px;
	font-weight:bold;
	color:#003366;
	border-bottom:1px solid #CC0000;
	width:90%;
}

h5,
h5 p,
h5 div,
h5 span
{
	font-size:11pt;
	margin:0px;
	margin-top:7px;
	margin-bottom:3px;
	padding:0px;
	font-weight:bold;
}



/*SIDER - INDHOLD*/

body.gcmsBody
{
	background-image:url(/assets/bg_top.gif);
	background-repeat:no-repeat;
	background-position:center top;
}

#gcmsCms #headImages,
#gcmsCms #innercontent
{
	position: relative;
	width:100%;
}

#gcmsCms #innerpadding
{
	padding-top:5px;
}

#gcmsCms #innercontent a
{
	text-decoration:underline;
}

#gcmsCms #innercontent a:visited
{
	color:#666;
}

/*OVERSKRIFT*/

#gcmsCms #gcmsTitlePage
{
	background-image:url(/assets/helsbo-logo-lille.gif);
	background-position:top right;
	background-repeat:no-repeat;
	border:1px solid #FFF;
	border-bottom:1px solid #990000;
	margin-top:-5px;
	margin-bottom:15px;
}

#gcmsCms #gcmsTitlePage h3
{
	width:260px;
	padding-top:30px;
	padding-bottom:8px;
}


#gcmsCms #gcmsAreaLeft .innerblok
{
	padding:13px;
}

#gcmsCms #gcmsAreaLeft h4
{
	width:200px;
	background-image:url(/assets/blok_traeikon.gif);
	background-position:top left;
	background-repeat:no-repeat;
	font-size:15px;
	padding-bottom:15px;
	padding-top:10px;
	color:#003366;
	margin-bottom:0px;
	font-weight:bold;
	border:0px;
}




/*OMRÅDER*/


#gcmsAreaTop
{
	height:50px;
}

#gcmsAreaBottom
{
	background-color:#003156;
	margin-top:20px;
}

#gcmsAreaBottom #innerbottom
{
	padding:10px;
	padding-bottom:30px;
}

#gcmsAreaBottom p,
#gcmsAreaBottom td
{
	color:#CCC;
	text-align:center;
	font-size:11px;
}

#gcmsCms #gcmsAreaLeft #innerblok
{
	position:relative;
	/*background-image:url(/assets/blok_bund.gif);*/
	background-repeat:no-repeat;
	background-position:0% 100%;
	margin-left:5px;
	padding-bottom:15px;
}

#gcmsCms #gcmsAreaLeft
{
	background-image:url(/assets/buer_smal.gif);
	background-repeat:no-repeat;
}

#gcmsCms #minheight
{
	height:250px;
	width:0px;
	float:left;
	border:1px solid #FFF;
	margin-left:-2px;
}






/*SIDER - TILGÆNGELIGE CLASSES*/


#forsideAdresse
{
	padding-left:15px;
	padding-right:0px;
	padding-top:20px;
}

#forsideAdresse,
#forsideAdresse td
{
	font-size:11px;
}

