@charset "UTF-8";
#Main {
	position:absolute;
	left:0px;
	top:0px;
	width:955px;
	height:600px;
	z-index:1;
	background-image: url(images/pagesBgr.jpg);
}
body {
	background-color: #323843;
	background-image: url(images/images/bgr.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#undermenu {
	position:absolute;
	left:384px;
	top:40px;
	width:564px;
	height:29px;
	z-index:2;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing: 0.1em;
	text-align: center;
}	#undermenu a {color:#FFF; text-decoration:none}
	
	#undermenu a:link {color:#FFF;text-decoration:none}
	#undermenu a:visited {color:#FFF;text-decoration:none}
	#undermenu a:hover {color:#EDBC00;text-decoration:none}
	#undermenu a:active {color:#FFF;text-decoration:none}
#centerContent {
	position:absolute;
	margin-left:-480px;
	margin-top:0px;
	left:50%;
}
	
#overskrift {
	position:absolute;
	left:320px;
	top:100px;
	width:400px;
	height:24px;
	z-index:3;
	overflow: visible;
	text-align: center;
}
#tekst {
	position:absolute;
	left:89px;
	top:140px;
	width:852px;
	height:350px;
	z-index:4;
	background-image: url(images/spalteBgr.gif);
}
#omTT {
	position:absolute;
	left:148px;
	top:535px;
	width:170px;
	height:22px;
	z-index:5;
	overflow: hidden;
}
#voresSkuespillere {
	position:absolute;
	left:355px;
	top:535px;
	width:156px;
	height:21px;
	z-index:6;
	overflow: hidden;
}
#presse {
	position:absolute;
	left:560px;
	top:535px;
	width:59px;
	height:21px;
	z-index:7;
}
#referencer {
	position:absolute;
	left:670px;
	top:535px;
	width:74px;
	height:23px;
	z-index:8;
}
#kontakt {
	position:absolute;
	left:805px;
	top:535px;
	width:71px;
	height:20px;
	z-index:9;
}
a:link {
	color: #B99B1A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B99b1a;
}
a:hover {
	text-decoration: none;
	color: #538889;
}
a:active {
	text-decoration: none;
	color: b99b1a;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
}
h1 {
	font-size: 20px;
	color: #666666;
}
h2 {
	font-size: 16px;
	color: #666;
}
h3 {
	font-size: 12px;
	color: #797979;
}
#centerContent #tekst .content {
	padding-left: 20px;
	padding-right:10px;
}/*
#centerContent #tekst table tbody tr td p img {
	float: left;
	margin-right: 8px;
}*/
