body {
	background: url(../images/bg.jpg) repeat-x #fff;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

.mainWrapper {
	width: 928px;
	margin: 0 auto;
}

.langNavigation {
	display: block;
	width: 820px;
	height: 96px;
	background: url(../images/streg.gif) no-repeat left 40px;
	list-style: none;
	margin: 0;
	padding: 0 0 0 108px;
}

.langNavigation li {
	display: block;
	float: left;
	padding: 17px 50px 0 0;
}

.langNavigation a {
	text-transform: uppercase;
	text-decoration: none;
	color: #20493c;
	display: block;
	height: 23px;
	line-height: 23px;
	float: left;
}

.langNavigation a:hover {
	text-decoration: underline;
}

.langNavigation .logo {
	float: right;
	padding: 50px 20px 0 0;
}

.langNavigation .logo a {
	display: block;
	width: 232px;
	height: 34px;
}

.langNavigation .logo:hover {
	text-decoration: none;
}

.english,
.danish {
	display: block;
	background: url(/images/language_english.gif) left 6px no-repeat;
	padding-left: 20px;
}

.danish {
	background-image: url(/images/language_danish.gif);
}

.topNavigation {
	display: block;
	width: 928px;
	height: 35px;
	background: url(../images/menu.gif) no-repeat;
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

.topNavigation li {
	display: block;
	float: left;
	text-align: center;
	height: 27px;
	line-height: 27px;
}

.topNavigation a {
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	padding-left: 15px;
}

.topNavigation a.active,
.topNavigation a:hover {
	background: url(../images/menuikon.gif) left 2px no-repeat;
}

.mainContent {
	padding-top: 30px;
}

.frontpage .box1 {
	float: left;
	width: 118px;
}

.frontpage .box2 {
	float: left;
	width: 562px;
	height: 316px;
	padding: 7px 0 0 7px;
	border: 1px solid #dbe3e7;
}

.newfrontpage .box2 {
	height: 348px;
}

.subpage .box2 {
	float: left;
	padding-left: 25px;
	width: 444px;
	height: 325px;
	text-align: center;
	position: relative;
}

.update .box2 {
	background: url(../images/update.jpg) right center no-repeat;
}

.competition .box2 {
	text-align: left;
}

.questionheader {
	font-weight: bold;
}

.competitionform {
	float: left;
	clear: both;
	margin-top: 20px;
}

.competition .box2 p {
	padding: 0 10px;
}

.contactnew .box2 {
	background-repeat: no-repeat;
	background-position: top center;
}

.updatearticle .box2 {
	background-image: none;
	overflow: auto;
	background-color: #C1CDC8;
	text-align: left;
	padding-left: 0;
	margin-left: 25px;
	padding: 10px;
	width: 424px;
	height: 305px;
}

.competition .box2 {
	background-color: #C1CDC8;
	text-align: left;
	padding-left: 0;
	margin-left: 25px;
	padding: 10px;
	width: 424px;
	height: 305px;
}

.subpage .box1,
.offer .box4,
.box3 {
	float: right;
	width: 195px;
	height: 145px;
	border: 1px solid #d0dae0;
	background-color: #e7e8e9;
	padding: 10px;
}

.subpage .box1 {
	float: left;
	height: 303px;
}

.product .box3 {
	height: auto;
	width: 215px;
	border: none;
	background-color: transparent;
	padding: 0;
}

.network .box3,
.update .box3 {
	height: 303px;
}

.about .box3 {
	height: 154px;
	width: 215px;
	background-color: transparent;
	padding: 0;
}

.contactnew .box1 {
	line-height: 12px;
	font-size: 11px;
}
.contact .box3,
.contact .box4 {
	height: 134px;
}

.cases .box4 {
	height: 125px;
	width: 215px;
	margin: 0;
	padding: 0;
}

.offer .box3 {
	background-color: transparent;
	border: 1px solid #d0dae0;
	height: 123px;
}

.videoHeadline,
.subpage .box1 h1,
.competition .box1 h3,
.updatearticle .box1 h3,
.frontpage .box3 h1,
.box3 h3,
.competition .box2 h3,
.updatearticle .box2 h1,
.competition .box2 h1,
.contact .box4 h3,
.offer .box4 h3 {
	width: 100%;
	padding: 0;
	margin: 0;
	color: #000;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
	background: url(../images/boxstreg.jpg) right bottom no-repeat;
}

.videoHeadline {
	padding-right: 10px;
	padding-top: 15px;
	background-image: none;
	float: right;
	clear: right;
	width: 215px;
}

.subpage .box1 p,
.box3 p {
	padding-top: 0;
	margin-top: 7px;
}

.subpage .box4 p,
.frontpage .box4 p,
.offer .box3 p,
.cases .box4 p {
	margin-top: 0;
}

.contact .box4 p {
	padding-top: 0;
	margin-top: 7px;
}

.box1 a, 
.box3 a, 
.box4 a {
	color: #d08038;
	text-decoration: underline;
}

.box1 a:hover, 
.box3 a:hover, 
.box4 a:hover {
	text-decoration: none;
}

.contactnew .box1 a,
.contactnew .box3 a,
.contactnew .box4 a {
	color: #000;
	text-decoration: none;
}

.box1 ul {
	list-style-type:none;
	padding: 0;
	margin-left: 10px;
}

.box1 li {
	background: url("../images/lipoint.gif") 0 5px no-repeat;
	padding-left: 13px;
}

.box4 {
	float: right;
	clear: right;
	width: 195px;
	height: 123px;
	margin-top: 13px;
	padding: 10px;
	border: 1px solid #d0dae0;
}

.newfrontpage .box4 {
	padding: 0;
	margin-top: 5px;
	height: 153px;
	width: 215px;
}

.about .box4 {
	width: 215px;
	height: 154px;
	padding: 0;
}

.contact .box4 {
	height: 134px;
	border: 1px solid #d0dae0;
	background-color: #e7e8e9;
}

.offer .box3 h3,
.box4 h3 {
	width: auto;
	padding: 0;
	margin: 0;
	color: #D08038;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-transform: none;
	text-align: left;
	background-image: none;
}

.offer .box3 h3 {
	text-align: right;
}

.spots {
	width: 100%;
	height: 95px;
	list-style: none;
	padding: 0;
	margin: 0;
}

.spots li {
	float: left;
	margin: 0 10px 0 6px;
}

.box1 table,
.box3 table,
.box4 table {
	font-size: 10px;
	line-height: 12px;
	width: 193px;
	padding: 1px;
}

.box1 th,
.box3 th,
.box4 th {
	color: #fff; 
	background-color: #113525; 
	width: 63px;
	text-align: left;
	font-weight: normal;
	padding: 2px 5px;
}

.box1 td,
.box3 td,
.box4 td {
	width:130px;
	border: 1px solid #000;
	padding: 2px 5px;
}

#contactForm {
	padding: 10px;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

#Accept_fra_bruger {
	float: left;
}

label {
	float: left;
	margin: 5px 10px 10px 5px;
	width: 200px;
	text-align: left;
}

.competitionquestions {
text-align: middle;
float: left;
clear: both;
padding-top: 3px;
height: 20px;
line-height: 20px;
}

.competitionquestions  label {
	float: none;
	display: inline
	margin: 0;
	width: auto;
	margin-left: 10px;
	height: 18px;
	line-height: 18px;
}

.competitionquestions  .radio {
	float: left;
	display: block;
	clear: left;
	margin: 3px 0 0 0;
	padding: 0;
}

.textfield {
	float: left;
	clear: left;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 17px;
	width: 200px;
	margin-bottom: 13px;
}

.button {
	float: left;
	clear: left;
}

address {
	margin-top: 25px;
	padding: 15px 0;
	float: left;
	clear: both;
	width: 928px;
	text-align: center;
	font-style: normal;
	background: url(../images/streg.jpg) right top no-repeat;
}

address a {
	color: #000;
	text-decoration: none;
}

address a:hover {
	text-decoration: underline;
}

.videoPlayer,
.videoPlayer li {
	list-style: none;
	padding: 0;
	margin: 0;
}

.videoPlayer a {
	display: block;
	margin: 3px;
	width: 209px;
	height: 146px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

.cases .videoPlayer a {
	height: 38px;
}

.videoPlayer a:hover {
	border: 2px solid #d77d45;
	width: 205px;
	height: 142px;
}

.cases .videoPlayer a:hover {
	border: 2px solid #d77d45;
	width: 205px;
	height: 34px;
}

.press .box3 {
	position: relative;
}

.press .videoPlayer {
	position: absolute;
	bottom: 0;
	left: 0;
}

.newfrontpage #frontpageFlash {
	margin-top: 15px;
}

.channelNavigation {
	display: block;
	position: absolute;
	left: 25px;
	top: 0;
	list-style: none;
	width: 460px;
	height: 400px;
	margin: 0;
	padding: 0;
	background: url(/images/channels/channel_all-dk.jpg) 80px 30px no-repeat;
}

.channelTvActive {
	background: url(/images/channels/channel_tv.jpg) 10px 0 no-repeat;
}

.channelTvActive:hover {
	background: url(/images/channels/channel_tv-dk.jpg) 10px 0 no-repeat;
}

.channelNavigationUk .channelTvActive:hover {
	background: url(/images/channels/channel_tv-uk.jpg) 10px 0 no-repeat;
}

.channelNetActive {
	background: url(/images/channels/channel_net.jpg) 85px 0 no-repeat;
}

.channelNetActive:hover {
	background: url(/images/channels/channel_net-dk.jpg) 85px 0 no-repeat;
}

.channelNavigationUk .channelNetActive {
	background: url(/images/channels/channel_net-uk.jpg) 85px 0 no-repeat;
}

.channelMobileActive {
	background: url(/images/channels/channel_mobile.jpg) 85px 0 no-repeat;
}

.channelMobileActive:hover {
	background: url(/images/channels/channel_mobile-dk.jpg) 85px 0 no-repeat;
}

.channelNavigationUk .channelMobileActive:hover {
	background: url(/images/channels/channel_mobile-uk.jpg) 85px 0 no-repeat;
}

.channelNavigation a {
	display: block;
	position: absolute;
	outline: none;
}

.channelAll {
	left: 180px;
	top: 145px;
	width: 83px;
	height: 80px;
}

.channelMobileActive .channelAll {
	top: 195px;
}

.channelNetActive .channelAll,
.channelTvActive .channelAll {
	top: 110px;
}

.channelMobile {
	left: 140px;
	top: 30px;
	width: 160px;
	height: 120px;
}

.channelMobileActive .channelMobile {
	top: 0px;
	height: 200px;
	width: 235px;
	left: 100px;
}

.channelNetActive .channelMobile,
.channelTvActive .channelMobile {
	top: 0px;
	height: 140px;
}

.channelNet {
	left: 220px;
	top: 145px;
	width: 140px;
	height: 150px;
}

.channelMobileActive .channelNet {
	top: 200px;
	width: 130px;
	height: 140px;
}

.channelTvActive .channelNet {
	top: 115px;
}

.channelNetActive .channelNet {
	width: 200px;
	height: 220px;
	top: 100px;
	left: 220px;
}

.channelTv {
	left: 80px;
	top: 145px;
	width: 140px;
	height: 150px;
}

.channelMobileActive .channelTv {
	top: 200px;
	width: 130px;
	height: 140px;
}

.channelNetActive .channelTv {
	top: 115px;
}

.channelTvActive .channelTv {
	width: 200px;
	height: 220px;
	top: 100px;
	left: 20px;
}























































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

