@charset "utf-8";
/* CSS Document */

<!--
html, body, div, dl, dt, dd, pre, form, blockquote, fieldset, textarea, input, select {
	margin: 0;
	padding: 0;
}
body, td, th, input, select, textarea {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size:12px;
	line-height:17px;
	color: #fff;
}
input, select, textarea {
	color:#000;
}
body {
	background-color: #000;
	margin: 0;
}
img {
	border:0;
}
form {
	margin:0;
	padding:0;
}
hr {
	border: 0; color: #959394; background-color: #959394; height: 1px; display:block; margin: 20px 0; clear:both;
}
#banners hr {
	border: 0; color: #959394; background-color: #959394; height: 1px; display:block; margin: 7px 0; clear:both;
}
a {
	color:#D2232A;
	text-decoration:none;
}
a, a:visited, a:link {
	color:#D2232A;
}
.clear {
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#container {
	width:990px;
	min-height:600px;
	margin:0 auto;
	background:#231f20;
	padding:0 0 1px 0;
}
#logo {
	position:absolute; margin-top:37px; margin-left:774px;
	z-index:999;
}
#header {
	width:990px;
	height:165px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
}
#navigation {
	height:74px;
	overflow:hidden;
}
#menu {
	height:37px;
	letter-spacing:1px;
	background:#d2232a;
	border-bottom:1px solid #999;
}
#menu ul {
	margin:0;
	padding:0 43px;
	display:block;
	clear:both;
	height:36px;
	list-style:none;
	width:914px;
	border-bottom:1px solid #231f20;
}
#menu ul li {
	margin:0;
	padding:10px 17px;
	float:left;
}
#menu ul li a {
	line-height:17px;
	color:#f1b9bb;
}
#menu ul li a:hover, #menu ul li a.activeitem {
	color:#fff;
}
#submenu ul {
	margin:0;
	padding:0 43px;
	width:914px;
	display:block;
	clear:both;
	list-style:none;
}
#submenu ul li {
	margin:0;
	padding:10px 17px;
	float:left;
	color:#fff;
}
#submenu ul li a {
	line-height:10px;
	color:#a8a6a7;
}
#submenu ul li a:hover, #submenu ul li a.activeitem {
	color:#fff;
}
#page {
	margin:30px 60px 60px 60px;
	display:block;
	clear:both;
}
#content {
	float:left;
	width:530px;
}
#banners {
	float:right;
	width:280px;
}
h4 {
	font-size:1.25em;
	margin-bottom:1.2em;
	line-height:normal;
	margin-top:0;
}
h3 {
	font-size:1.25em;
	color:#D2232A;
	margin-bottom:1.2em;
	line-height:normal;
	margin-top:0;
}
h2 {	
	font-size:1.5em;
	margin-top:0;
	font-weight:normal;
	color:#fff;
	margin-bottom:0.2em;
	line-height:normal;
}
h1 {
	font-size:2em;
	text-transform:uppercase;
	margin-top:0;
	color:#fff;
	letter-spacing:1px;
	line-height:normal;
}
#sitemap {
	font-size:9px;
	text-transform:lowercase;
	padding:60px 0 0 60px;
	margin 0 0 60px 0;
	background:#121111;
	clear:both;
}
#sitemap ul {
	padding:0;
	font-size:10px;
	float:left;
	list-style:none;
	margin:0 60px 0 0;
}
#sitemap ul li {
	display:block;
	width:100%;
}
#sitemap ul li ul {
	font-size:9px;
	float:none;
	list-style:none;
	margin:0;
	padding:0
}
#sitemap hr {
	color:#121111;
	background-color: #121111; 
	padding:0;
	margin:0;
	height:0;
}
table.underline {
	border-collapse:collapse; empty-cells:show;
}

table.underline tr td {
	border-bottom:1px solid #959394;
	padding:5px 10px 5px 0;
}
div.program {
	width:250px; float:left; padding-right:15px; margin-bottom:20px;
}
div.artist {
	margin-top:30px;
	display:none;
}
img.artistImage {
	display:none;
}
div.artist p {
	color:#D2232A;
	font-style:italic;
}
ul#nyheder {	
	list-style:none;
	padding:0;
	margin:0;
}
ul#nyheder li img {
	margin:0 15px 15px 0;
	padding:1px;
	border:1px solid #959394;	
}
ul#nyheder li .nyheder_text {
	display:none;
}
ul#nyheder h4 {
	padding:0;
	margin:0;
	color:#D2232A;
}
#gallery img {
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	padding:1px;
	border:1px solid #959394;
}
#gallery img.img2 {
	margin-right:0;
}

-->