/*** Big spot ***/

.fp_spotcontainer {
	padding-left: 24px;
	padding-right: 24px;
}

.fp_spot {
}

/*** Mini spots ***/

.fp_minispotcontainer {
	margin-top: 17px;
	margin-left: 13px; /* 24px-11px */
	height: 176px;
}

.fp_minispot {
	float: left;
	width: 302px;
	padding-left: 11px;
	display: inline; /* IE6 Double Margin workaround */
}

.fp_minispottitle {
	text-transform: uppercase;
	font-weight: bold;
}

.fp_minispottitle a, .fp_minispottitle a:hover {
	color: #000;
	text-decoration: none;
}

.fp_minispotbody {
}

/*** Info ***/

.fp_infocontainer {
	padding-top: 25px;
	margin-left: 13px; /* 24px-11px */
	margin-bottom: 34px;

}

.fp_inforow {
	float: left;
	width: 302px;
	padding-left: 11px;
	display: inline; /* IE6 Double Margin workaround */
}

.fp_info {
	/*font-size: 85%;*/
	margin-bottom: 10px;
}

.fp_infotitle {
	
}
.fp_infotitle h2 {
	font-family: "Myriad pro", Helvetica, Arial, Verdana, sans-serif; /* Kender ikke den rigtige font??? */
font-weight:600;
margin:0;
padding:0 0 2px;
text-transform:uppercase;
font-size:1.3em;
	border-bottom: solid #000 2px;
	margin-bottom: 5px;
}
.fp_infobody {
	background-image: url( /files/system/css/../gfx/frontpage/fp_infobody_bg.gif );
	background-repeat: no-repeat;
	background-position: top left;
	padding: 6px;
}

.fp_infobody_thingradient {
	background-image: url( /files/system/css/../gfx/frontpage/fp_infobody_bg_thin.gif );
}

/* Thicker gradient for the third column on the front page */
.fp_inforow.dark .fp_infobody.fp_infobody_thingradient {
    background-image: url(/files/system/css/../gfx/frontpage/fp_infobody_bg.gif);
}

/*** News ***/

.fp_newsitems {
}

.fp_newsitem {
	margin-bottom: 10px;
}

.fp_newsitemdate {
}

.fp_newsitemtitle {
}

.fp_newsitembody {
}

.fp_infobody .subscribe {
	margin-top: 15px;
}


/*** Forsideartikel ***/

.forsideartikel_text {
	padding: 5px;
}

.forsideartikel_bottomimage {
}

.hand {
    cursor: pointer;
}

.forsideartikel_bottomimage .imagelayer {
	position: absolute;
	z-index: 100;
}

.forsideartikel_bottomimage .linklayer {
	position: absolute;
	z-index: 101;
}

.forsideartikel_bottomimage .linklayer DIV {
	margin-top: 25px;
	float: right; 
}

.forsideartikel_bottomimage .linklayer {
	width: 288px; /* IE7 needs forced width */
}
.doc_forsidespot{
height:300px;
}
.splash{
float:left;
position:absolute;
}

#splash_1{
	display:block;
}
.nav{
	text-align:center;
	margin-top:-25px;
	position:relative;
}
.nav a{
background-color:#ffffff;
padding:0 5px;
border: 1px solid #dadada;
}

