#fullwidth {
	display: none;
}
#fp_contents, .contentbox
{
	margin-left: 0px;
	width: 726px;
	display: block;
	float: left;
} 
#fp_contents #es_picture 
{
	margin-right: 4px;
	margin-bottom: 20px;
	width: 718px;
	display: block;
	float: left;
	margin-left: 5px;
}


#fp_middle, #fp_bottom {
	width: 732px;
	display: block;
	float: left;
	overflow: hidden;
}
.universebox {
	width: 232px;	
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	display: block;
	float: left;
}
.universebox .boxheader {
	margin-top: 4px;	
	display: block;
	float: left;
}
.universebox .middlelogo, .universebox .middlecontent, .universebox .middlebottom {
	margin: 0;
	width: 100%;
	display: block;
	float: left;
}
.universebox .middlecontent {
	width: 232px;
	min-height: 125px;
	margin: 0;
}
.middlecontent div, .middlecontent p, .middlecontent ul {
	width: 204px;
	color: #05493e;
	margin-left: 14px;
	margin-right: 14px;
}
.universebox{
	color: black; 
	text-decoration: none;
}


.middlecontent a{
	color: #05493e; 
	text-decoration: none;
	font-weight: bold;
}


.middlecontent a:hover{
	color: #05493e; 
	text-decoration: underline;
	Font-weight: bold;
}

#fp_ledere
{
	background-color: #f38520;
}

#fp_ledere .middlelogo
{
	background-image: url('/images/frontpage/ledertop_bg.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: inherit;
	min-height: 39px;
}

#fp_ledere .middlecontent{
	background-image: url('/images/frontpage/ledermiddle_bg.gif');
	background-repeat: repeat-y;
	background-position: left;
	background-color: inherit;
}


#fp_ledere .middlebottom{
	background-image: url('/images/frontpage/lederbottom_bg.gif');
	background-repeat: no-repeat;
	background-position: left top;
	background-color: inherit;
	height: 11px;
}

#fp_scoutzone{
	background: #cdf014;
}

#fp_scoutzone .boxheader{
}

#fp_scoutzone .middlelogo
{
	background-color: inherit;
	background-image: url('/images/frontpage/scoutzonetop_bg.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	min-height: 39px;
}

#fp_scoutzone .middlecontent{
	background-image: url('/images/frontpage/scoutzonemiddle_bg.gif');
	background-repeat: repeat-y;
	background-color: inherit;
}

#fp_scoutzone .middlebottom{
	background-image: url('/images/frontpage/scoutzonebottom_bg.gif');
	background-repeat: no-repeat;
	background-color: inherit;
	height: 13px;
}

#fp_foraeldre{
	background: #cb333c;
	margin-right: 0;
}

#fp_foraeldre .middlelogo{
	background-image: url('/images/frontpage/parenttop_bg.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: inherit;
	min-height: 39px;
}

#fp_foraeldre .middlecontent{
	background: url('/images/frontpage/parentmiddle_bg.gif');
	background-repeat: repeat-y;
	background-color: inherit;
}

#fp_foraeldre .middlebottom{
	background: url('/images/frontpage/parentbottom_bg.gif');
	background-repeat: no-repeat;
	background-color: inherit;
	height: 13px;
}

#fp_foraeldre .boxheader{
}


#fp_inspiration{
	background: #8cc63f;
	margin-right: 0;
}

#fp_inspiration .middlelogo{
	background: url('/images/frontpage/spejdertop_bg.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: inherit;
	min-height: 39px;
}

#fp_inspiration .middlecontent
{
	background: url('/images/frontpage/spejdermiddle_bg.gif');
	background-repeat: repeat-y;
	background-color: inherit;
}

#fp_inspiration .middlebottom{
	background: url('/images/frontpage/spejderbottom_bg.gif');
	background-repeat: no-repeat;
	background-color: inherit;
	height: 13px;
}

#fp_inspiration .boxheader{
}

.kampagne 
{
	margin-left: 5px;
	margin-right: 5px;
	width: 232px;
	margin-top: 20px;
	display: block;
	float: left;
}


