@charset "UTF-8";
/* CSS Document */
body{
 	width:960px;
	height:870px;
	margin:0 auto;
	position:relative;
	font-family:Verdana, Geneva, sans-serif;
	border:solid #999 3px;
 
}
h1{
	
	font-size:54px;
	color:#FFF;
	margin:20px 5px 1px 20px;
}
p{
		
	font-family:sans-serif;
	margin:0 0 0 40px;
	
}
#wrapper{
	background: url(images/background.jpg) no-repeat;
 	width:960px;
	height:870px;
	
}
#billede1{
	position:absolute;
	top:172px;
	left:68px;
}
#billede2{
	position:absolute;
	top:172px;
	left:275px;
}
#billede3{
	position:absolute;
	top:172px;
	left:482px;
}
#billede4{
	position:absolute;
	top:172px;
	left:688px;
}
#logo{
	width:300px;
	height:182px;
	position:absolute;
	left:50%;
	top:0;
	margin-left:-150px;
}
#logowhite{
	width:320px;
	height:200px;
	background-color:rgba(255, 255, 255, 0.2);
	position:absolute;
	left:50%;
	top:0;
	left:470px;
	margin-left:-150px;
}
#blackboxmiddle{
	width:825px;
	height:535px;
	background-color: rgba(000, 000, 000, 0.8);
	position:absolute;
	top:300px;
	left:50%;
	margin-left:-412px;
	font-size:17px;
}
#blackboxmiddlescroller{
	width:825px;
	height:535px;
	position:absolute;
	top:300px;
	left:50%;
	margin-left:-412px;
	overflow-y: scroll;
	
}
#video{
	width:640px;
	height:360px;
	margin: 0 auto;
	text-align:center;
	
}
#kort{
	width:425px;
	float:right;
	margin-right:85px;
	margin-top:20px;
}
#middlebox{
	width:825px;
	height:13px;
	background: rgba(64, 62, 63, 1);
	position:absolute;
	top:287px;
	left:50%;
	margin-left:-412px;
}
.center{
	margin-left: auto;
	margin-right: auto;
}
#footer{
	width:960px;
	height:30px;
	background-color: rgba(255, 255, 255, 0.7);
	position:absolute;
	bottom:-0px;
}
#footer2{
	width:825px;
	height:7px;
	background: rgba(64, 62, 63, 0.7);
	position:absolute;
	left:50%;
	bottom:30px;
	margin-left:-412px;
}
#footertext{
	width:960px;
	height:40px;
	font-size:11px;
	display:block;
	text-align:center;
	position:absolute;
	bottom:-20px;
	left:-25px;
	color:#000;
	
}
a{	
	margin:0 0 0 40px;
	text-decoration:none;
	color:#FFF;

}
#kontakt{
	width:250px;
	float:left;
}
#slider{
	width:800px;
	height:534;
	margin-left:5px;
	margin-bottom:10px;
}