body {
	background-color: #0F0F0F; 
	background-image: url(gfx/background.jpg);
	background-position: center top; 
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin: 0;
	padding: 0;
	font-family: Arial, Trebuchet, Tahoma, sans-serif;
	font-size: 0.625em;
	text-align: center;
	color: #FFF;
}

img {
	border: 0;
}

div#wrapper {
	width: 902px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

div#top {
	margin-top: 5px;
	height: 112px;
	background: url(gfx/topbg.png) no-repeat 2px 0;
}

div#top #logo {
	margin-top: 27px;
	float: right;
}

div#top #menu {
	height: 36px;
	background: url(gfx/menubg.png) repeat-x;
	width: 560px;
	float: left;
	margin: 65px 0 0 60px;
}

div#top #menu a {
	color: #FFF;
	font-size: 1.6em;
	text-decoration: none;
	font-weight: bold;
	padding: 0 20px 0 25px;
	text-transform: uppercase;
}

div#top #menu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	clear: left;
}

div#top #menu ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 5px 0;
	background: url(gfx/menuitembg.png) no-repeat 10px 10px;
}

div#top #menu ul li#item1 {
	margin-left: 20px;
}

div#container {

}

div#container #content {
	background-color: #000;
	min-height: 894px;
	margin-left: 11px;
	padding: 0 0 0 35px;
}

div#container #content #sublogo {
	margin-right: 123px;
	float: right;
}

div#container #content #contentone {
	width: 795px;
	height: 284px;
	background: url(gfx/ophvid.png) no-repeat;
}

div#container #content #contentone #kamp_player {
	float: left;
	clear: none;
	width: 400px;
	margin-top: -20px;
}

div#container #content #contentone #toptekst {
	float: right;
	width: 350px;
	clear: none;
	font-size: 1.4em;
	padding: 20px 40px 0 0;
}

div#container #content #contenttwo {
	width: 845px;
	height: 784px;
	background: url(gfx/nedhvid.png) no-repeat;
}

div#container #content #contenttwo #hardudet {
	width: 566px;
	height: 505px;
	background: url(gfx/hardudetbg.png) no-repeat;
	padding: 40px 0 0 30px;
	float: left;
	margin-top: 20px;
	margin-left: -33px;
}

div#container #content #contenttwo #hardudet #tilmeldingsform {
	padding: 20px 0 0 20px;
}

div#container #content #contenttwo #facebooknews, div#container #content #contenttwo #facebooktype {
	float: right; 
	margin-right: 20px;
}

div#container #content #contenttwo #facebooknews #fbntop, div#container #content #contenttwo #facebooktype #fbttop {
	width: 262px;
	height: 39px;
	background: url(gfx/boxtop.png) no-repeat;
	margin-top: 1.0em;
}

div#container #content #contenttwo #facebooknews #fbntop h2 {
	padding: 9px 33px;
	text-transform: uppercase;
}

div#container #content #contenttwo #facebooknews #fbncontent, div#container #content #contenttwo #facebooktype #fbtcontent {
	width: 202px;
	background: url(gfx/boxcontent.png) repeat-y;
	font-size: 1.1em;
	padding: 10px 30px;
}

div#container #content #contenttwo #facebooktype #fbtcontent {
	width: 218px;
	padding: 10px 22px 40px 22px;
}

div#container #content #contenttwo #facebooknews #fbncontent a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

div#container #content #contenttwo #facebooknews #fbnbottom, div#container #content #contenttwo #facebooktype #fbtbottom {
	width: 262px;
	height: 21px;
	background: url(gfx/boxbottom.png) no-repeat;
}

div#container #content #contentthree {
	width: 845px;
	height: 284px;
	background: url(gfx/rundhvid.png) no-repeat;
}

div#container #content #contentthree #casestxt {
	float: left;
	font-size: 1.3em;
	width: 245px;
	padding: 15px 10px 0 25px;
}

div#container #content #contentfour #hjvtxt {
	float: left;
	width: 265px;
	font-size: 1.4em;
	padding: 25px 10px 0 25px;
}

div#container #content #contentthree #casesimg, div#container #content #contentfour #hjvimg {
	float: right;
	padding-top: 20px;
}

div#container #content #contentfour #hjvimg {
	padding-right: 90px;
	z-index: 1;
	height: 231px;
	overflow: hidden;
}

div#container #content #contentcases div.casesbg_first {
	background: url(gfx/casesophvid.png) no-repeat;
	width: 795px;
	height: 271px;
}

div#container #content #contentcases div.casesbg {
	background: url(gfx/casesnedhvid.png) no-repeat;
	width: 795px;
	height: 275px;
}


div#container #content #contentcases .casewrappertable_first {
	height: 271px;
}

div#container #content #contentcases .casewrappertable {
	height: 275px;
}

div#container #content #contentcases td {
	vertical-align: top;
}

div#container #content #contentcases .casetable1 {
	width: 396px;
}

div#container #content #contentcases .caseheadline {
	padding: 0 0 0 15px;
	text-transform: uppercase;
}

div#container #content #contentcases .caseimage {
	margin: -5px 0 0 2px;
	height: 243px;
	overflow: hidden;
}

div#container #content #contentcases .casetxt {
	font-size: 1.1em;
	width: 160px;
	padding: 0 10px;
}

div#container #content #contentcases h2 {
	font-size: 1.4em;
	margin-top: 3px;
}

div#container #content #contentfive {
	width: 794px;
	height: 544px;
	background: url(gfx/omhjvhvid.png) no-repeat;
	margin-top: 250px;
	z-index: 2;
}

div#container #content #contentfive #hjvmenu {
	width: 714px;
	z-index: 99;
	float: left;
	margin-top: 1px;
	padding: 0 40px;
	border-bottom: 1px solid #808080;
}

div#container #content #contentfive #hjvmenu  ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 794px;
}

div#container #content #contentfive #hjvmenu ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 3px 0;
	margin: 0 3px;
	font-size: 1.2em;
	font-weight: bold;
	width: 174px;
}

div#container #content #contentfive #hjvmenu ul li a {
	color: #FFF;
	text-decoration: none;
}

div#container #content #contentfive #hjvmenu ul li#hjv1, div#container #content #contentfive #hjvtxt1 {
	background-color: #56753E;
}

div#container #content #contentfive #hjvmenu ul li#hjv2, div#container #content #contentfive #hjvtxt2 {
	background-color: #94B6D0;
}

div#container #content #contentfive #hjvmenu ul li#hjv3, div#container #content #contentfive #hjvtxt3 {
	background-color: #002E59;
}

div#container #content #contentfive #hjvmenu ul li#hjv4, div#container #content #contentfive #hjvtxt4 {
	background-color: #550702;
}

div#container #content #contentfive #hjvtxt1, div#container #content #contentfive #hjvtxt2, div#container #content #contentfive #hjvtxt3, div#container #content #contentfive #hjvtxt4 {
	display: none;
}

div#container #content #contentfive .hjvtxt {
	margin-top: 11px;
	padding: 30px 40px;
	font-size: 1.3em;
	height: 440px;
	border-bottom: 1px solid #808080;
	z-index: 99;
}

div#container #content #contentfive .hjvtxt #tilmeldingsform, div#container #content #contentfive .hjvtxt #tilmeldingsform2, div#container #content #contentfive .hjvtxt #tilmeldingsform3, div#container #content #contentfive .hjvtxt #tilmeldingsform4 {
	width: 372px;
	height: 278px;
	background: url(gfx/hjvtilmbg.png) no-repeat top right;
	float: right;
	padding: 45px 0 0 60px;
	font-size: 0.769em;
	z-index: 99;
	margin-top: -485px;
	margin-right: -40px;
}

div#container #content #contentfive .hjvtxtcontent {
	float: left;
	width: 300px;
}

div#container #content #contentfive .hjvtxtcontent img {
	vertical-align: middle;
}

div#container #content #contentfive .hjvtxtcontent a {
	color: #FFF;
	font-size: 1.4em;
	font-weight: bold;
	text-decoration: none;
}

div#container #content #contentfive .hjvtxtimg {
	float: right;
	margin: 190px -40px 0 10px;
	z-index: 1;
}

div#container #content #contentsix {
	width: 877px;
	height: 572px;
	background: url(gfx/medlembg.jpg) no-repeat;
	margin-top: 20px;
	margin-left: -30px;
}

div#container #content #contentsix #hardudet {
	padding: 195px 30px 0 480px;
}

div#container #borderleft {
	background: url(gfx/leftbg.png) no-repeat;
	height: 894px;
	width: 11px;
	float: left;
	clear: none;
}

div#container #borderright {
	background: url(gfx/rightbg.png) no-repeat;
	height: 894px;
	width: 6px;
	float: right;
	clear: none;
}

div#bottom {
	width: 100%;
	height: 41px;
	background: url(gfx/bottombg.png) no-repeat 2px 0;
}

.iframe_tekst_standard {
	font-size: 1.2em;
	color: #292929;
	line-height: 125%;
}
