@charset "utf-8";
/* CSS Document */
/* Created by Modus Grafisk */

body {
	font-family: 	Arial, Verdana, Helvetica, sans-serif;
	font-size:		11px;
	margin-left:	0px;
	margin-top:		0px;
	margin-right:	0px;
	margin-bottom:	0px;
	background:		#000000;
}

a {
	font-family: 	Arial, Verdana, Helvetica, sans-serif;
}

h1 {
	font-family: 	Arial, Verdana, Helvetica, sans-serif;
	font-size:		14px;
	margin:			0 auto;
	color:			#990000;
}

h2 {
	font-family: 	Arial, Verdana, Helvetica, sans-serif;
	font-size:		16px;
	margin-bottom:	5px;
	color:			#990000;
}

#centerpage {
	margin-left:	auto;
	margin-right:	auto;
	padding:		5px;
	width:			950px;
	height:			100%;
	display:		table;
	background:		#ffffff;
	border: 		solid 1px #cccccc;
}

/*--- Header ---*/

#header {
	width:			940px;
	height:			76px;
	padding:		5px;
	border: 		solid 1px #cccccc;
}

#header-links {
	height:			10px;
	color:			#990000;
	float:			right;
	margin:			10px auto;
}

.h-links{
	margin-top: 10px;
}

#header-links a {
	color:			#990000;
	text-decoration:none;
	font-size:		14px;
	letter-spacing:	1px;
	margin:			5px 10px 0 10px;
}

#logo {
	width:			75px;
	height:			76px;
	float:			left;
}

/*--- Video Box ---*/

#video_content {
	width:			940px;
	height:			380px;
	margin:			5px 0 5px 0;
	padding:		5px;
	background:		#ffffff;
	border: 		solid 1px #cccccc;
}

#canvas {
	position:		absolute;
	width:			600px;
	height:			337px;
	background:		#ffffff;
	border: 		solid 1px #cccccc;
	z-index:		0;
}

#video {
	position:		absolute;
	width:			600px;/*508*/
	height:			380px;/*441*/
	z-index:		99;
	background:		#ffffff;
	text-align:		justify;
	/*margin:		0 0 0 75px;*/
}

#video_forside {
	position:		absolute;
	width:			535px;/*508*/
	height:			380px;/*441*/
	z-index:		99;
	background:		#ffffff;
	text-align:		justify;
	/*margin:		0 0 0 75px;*/
}

#description {
	position:		absolute;
	width:			320px;/*416*/
	height:			380px;/*327*/
	padding:		5px 5px 5px 10px;
	margin:			0 0 0 605px;
	background:		#ffffff;
	border-left: 	solid 1px #cccccc;
}

#teknisk-data {
	position:		absolute;
	text-align:		justify;
	width:			320px;
	margin:			10px 0 10px 0;
	/*border-top: 	solid 1px #cccccc;*/
}

#teknisk-data h1{
	font-size:		12px;
	color:			#990000;
	margin:			20px 0 10px 0;
}

#description_img {
	position:		absolute;
	width:			380px;
	height:			380px;
	padding:		0 0 0 10px;
	margin:			0 0 0 545px;
	border-left: 	solid 1px #cccccc;
}

#description_img_forside {
	position:		absolute;
	width:			380px;
	height:			380px;
	padding:		0 0 0 30px;
	margin:			10px 0 0 545px;
	border-left: 	solid 1px #cccccc;
}


#description_img img {
	border:			solid 1px #cccccc;
}

/*--- Thumb Box ---*/

#thumb_content {
	color:			#990000;
	text-align:		center;
	width:			940px;
	padding:		5px;
	border: 		solid 1px #cccccc;
}

#thumb_content a {
	display:		block;
	background:		#eeeeee;
	width:			80px;
	padding:		5px;
	border: 		solid 1px #cccccc;
}

#thumb_content a:hover {
	display:		block;
	background:		#eeeeee;
	width:			80px;
	padding:		5px;
	border: 		solid 1px #990000;
}

#thumb_content_stor a {
	display:		block;
	background:		#eeeeee;
	width:			150px;
	padding:		5px;
	margin:			0 auto;
	border: 		solid 1px #cccccc;
}

#thumb_content_stor a:hover {
	display:		block;
	background:		#eeeeee;
	width:			150px;
	padding:		5px;
	margin:			0 auto;
	border: 		solid 1px #990000;
}

#hele_film_stor{
	margin: -10px auto;
}