@charset "UTF-8";


.imageborder { 
	border: 1px #E78000 solid
	}

.oneColElsCtr #container {
	width: 942px;
	height: 100%;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColElsCtr #mainContent {
}.oneColElsCtr #container #mainContent {
	position: relative;
	top: 0px;
	overflow: visible;
}

.boks-under-menu {
	position: relative;
	top: 0px;
	left: 5px;
	text-align: left;
	vertical-align: top;
	width: 208px;
	}

.forside-ikon-1 {
	width: 480px;
	position: relative;
	left: 228px;
	top: -350px;
	overflow: visible;
}

.forside-ikon-2 {
	width: 480px;
	position: absolute;
	left: 228px;
	top: 100px;
}

.ikon {
	position: relative;
	;
	width: 100%;
}

.ikontxt {
	width: 310px;
	position: absolute;
	bottom: 0px;
	left: 160px;
	font-weight: bold;
}

.infoboks-1 {
	width: 213px;
	height: 120px;
	position: relative;
	top: 0px;
	background-image: url(../images/blaa_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	right: 0px;
}

.infoboks-overskrift {
	width: 194px;
	height: 28px;
	font-size: 15px;
	font-weight:bold;
	color: #FFFFFF;
	position: relative;
	top: 5px;
	left: 5px;
	text-align: left;
	vertical-align: middle;
}

.infoboks-brodtxt {
	width: 194px;
	position: relative;
	top: 2px;
	left: 5px;
	text-align: left;
}

.infoboks-2 {
	width: 213px;
	position: relative;
	top: 20px;
	left: 0px;
	background-image: url(../images/blaa_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 120px;
}

.tdpoint-bg {
	width: 50px;
	vertical-align: top;
	text-align: center;
}

.top-udskriv-kontakt {
	position: relative;
	top: 30px;
	left: 740px;
	float: left;
	height: 15px;
	width: 200px;
	text-align: left;
	vertical-align: middle;
	}
	
.forsidebox-m-ikoner {
	padding: 5px;
	background-image: url(../images/forside_ikoner_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	}

