/* Overordnede elementer */
body {
	overflow:hidden; 		/* needed to eliminate scrollbars caused by the background image */
	padding:0;margin:0;		/* necesarry for the raster to fill the screen */
	height:100%;width:100%;
	color: #a0a4b9;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	position: absolute;
}
#bgimg {
	position:absolute;
	z-index: -1;
}
#realBody{
	position:absolute;
	z-index: 5;				/* Place the new body above the background image */
	overflow:auto; 			/* restore scrollbars for the content */
	height:100%;width:100%;	/* Make the new body fill the screen */
}
#container {
	width: 605px;
	height: 600px;
	margin: 20px;
	float: left;
}
#header {
	height: 105px;
	width: 530px;
	margin-left: 75px;
	background-image: url(../images/bg_56.png);
}
#menu {
	height: 35px;
	width: 605px;
	background-image: url(../images/bg_menu.png);
}
#content {
	width: 490px;
	min-height: 435px;
	height: auto;
	padding: 10px 20px 15px 20px;
	margin-left: 75px;
	margin-bottom: 20px;
	background-image: url(../images/bg_56.png);
	float: left;
}
#social_container {
	position: fixed;
	width: 275px;
	height: 32px;
	left: 640px;
	float: left;
}
.billedtekst {
	font-style: italic;
	font-size: 11px;
}
.normal {
	font-size: 12px;
	font-style: normal;
}
/* Sekundære elementer */
#header_top {
	width: 100%;
	height: 25px;
}
#header_top span {
	float: right;
	padding: 3px 5px 5px 5px;
}
#header_top span a{
	text-decoration: none;
	margin-left: 3px;
	font-size: 11px;
	font-family: grandezza;
}
.header_link {
	color: #b0b5cb;
}
#header_logo {
	width: 100%;
	height: 100px;
}
#box_left {
	width: 220px;
	height: 115px;
	padding: 5px 10px;
	background-image: url(../images/bg_56.png);
	float: left;
	margin: 0 5px 10px 0;
}
#box_left a {
	text-decoration: none;
}

#box_right {
	width: 215px;
	height: 225px;
	padding: 10px;
	background-image: url(../images/bg_56.png);
	float: right;
	margin: 0 0 10px 0;
}
#box_right a {
	color: #BCBCBC;
}
#box_right a:hover {
	color: #EDEDED;
}
#box_center_front {
	width: 470px;
	min-height: 170px;	
	height: auto;
	padding: 10px;
	background-image: url(../images/bg_56.png);
	float: left;
}
#box_center_front a {
	color: #BCBCBC;
}
#box_center_front a:hover {
	color: #EDEDED;
}
#box_center_full {
	width: 470px;
	min-height: 410px;	
	padding: 10px 10px 10px 10px;
	background-image: url(../images/bg_56.png);
	float: left;
}
#box_center_full a {
	color: #BCBCBC;
}
#box_center_full a:hover {
	color: #EDEDED;
}
#lang_select {
	list-style: none;
	padding: 0;
	margin: 5px 0 0 5px;
	float: left;
}
#lang_select li {
	float: left;
	margin: 0 5px 0 0;
}
/* Standard elementer */
h1 {
	color: #d4005a;
	margin: 0;
	padding: 0;
	font-size: 17px;
	font-family: grandezza;
	width: 50%;
	float: left;
	display: block;
}
h2 {
	color: #d4005a;
	margin: 0 0 7px 0;
	padding: 0;
	font-size: 14px;
	font-family: grandezza;
	display: block;
	width: 100%;
	clear: both;
}
h3 {
	color: #a0a4b9;
	font-size: 13px;
	margin: 0 0 0 0;
	padding: 0;
	font-family: grandezza;
	width: 100%;
	clear: both;
}
h4 {
	font-size: 12px;
}
h4, h5, h6 {
	margin: 0;
	padding: 0;
}
p {
	margin: 0 0 15px;
	padding: 0;
}
a {
		color: #a0a4b9;
}
img {
	border: 0;
}
.hr {
	background-color: #9094a7;
	width: 100%;
	height: 1px;
	float: left;
	margin: 5px 0 5px 0;
	padding: 0;
}
table {

}
form {
	margin: 0;
	padding: 0;
}
/* Specifikke elementer */
#gaest_form p {
	padding: 0;
	margin: 0 0 5px 0;
	
}
#logo {
	position: relative;
	left: 30px;
	top: 15px;
}
#social_container img {
	float: left;
	margin-right: 10px;
}
#concert_image {
	display: block;
	float: left;
	margin: 0 5px 10px 0;
}
#menu ul {
	margin: 0 0 0 2px;
	padding: 0;
	list-style: none;
	float: left;
}
#menu ul li {
	float: left;
	width: auto;
	height: 16px;
	margin-right: 5px;
	padding: 0;
	font-size:14px;
	font-weight: bold;
	}
#menu ul li a{
	font-weight: bold;
	text-decoration: none;
	font-family: grandezza;
}
#sec_menu {
	height: 19px;
	width: 100%;
	float: left;
}
#sec_menu a {
	color: #BBB;
	text-decoration: none;
	font-size: 10px;
	margin-right: 8px;
}
.active_menu {
	color: #d4005a;
}
.font_move {
	position: relative;
	top: 3px;
}
#headline {
	margin-bottom: 10px;
}
.news_box {
	margin-bottom: 15px;
}
.news_box h2 {
	font-size: 14px;
}
.news_date {
	font-size: 11px;
	width: 100%;
	font-style: italic;
	color: #BBB;
	clear: both;
	float: none;
	margin: 2px 0 3px 0;
	display: block;
}
.concert_box {
	float: left;
	width: 100%;
	margin: 0 0 20px 0;
}
.concert_left {
	width: 33%;
	color: #BBB;
}
.concert_right {
	width: 67%; 
}
.grandezza {
	font-family: grandezza;
}
.clear {
	clear: both;
	float: none;
	width:100%;
	height: 1px;
}
.input_text {
	font-size: 11px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	border: 1px solid #666;
	margin: 0 0 5px 0;
}
select {
	font-size: 12px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	border: 1px solid #666;
	margin: 0 0 10px 0;
}
textarea {
	font-size: 11px;
	width: 450px;
	font-size: 11px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	border: 1px solid #666

}
label {
	color: #AAA;
	padding: 0;
	margin: 0;
}
#submit {
	font-size: 12px;
}
/* CONTENT */
.links td {
	padding: 0 0 8px 0;
}
#headline_right {
	float: right;
	padding-right: 5px;
}
.gallery_img {
	margin: 0 10px 8px 0;
}
.gallery_img_last {
	margin: 0 0 8px 0;
}
.gallery_box {
	width: 150px;
	height: 150px;
	margin: 0 10px 15px 0;
	float: left;
}
.gallery_box h4{
	min-height: 30px;
}
.gallery_box_last {
	width: 150px;
	height: 150px;
	margin: 0 0 15px 0;
	float: left;
}
.gallery_box_last h4{
	min-height: 30px;
}
object {
	display: inline;
}
param {
	display:none;
}
#music_box img {
	margin: 0 10px 0 0;
}
#optagelse_form p {
	margin: 0;
}
#cd_left label{
	width: 28%;
	display:block;
	float: left;
}
#cd_order p {
	margin: 0;
}
#cd_left {
	width: 50%;
	float: left;
}
#cd_right {
	width: 50%;
	float: left;
}
#cd_right label {
	font-weight: bold;
	margin-left: 0;
}
#cd_right input {
	font-size: 11px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	border: 1px solid #666;
	margin: 0 0 10px 0;
	width: 30px;
}
#cd_right span {
	margin-right: 4px;
	font-weight: bold;
	color: #DDD;
}
#cd_right p, #cd_right select {
	margin: 0 0 2px;
	padding: 0;
}
fieldset {
	border: 1px solid #9094a7;
	padding: 5px 10px 5px 10px;
}
#blog_head h1{
	width: 100%;
}
#blog_head p {
	margin: 0;
}
.sanger_box {
	float: left;
	width: 100px;
	margin-right: 10px;
	height: 140px;
}
.sanger_box span {
	clear: both;
	display: block;
}
#sanger_profil img {
	margin: 0 10px 0 0;
	float: left;
	clear:: both;
}
#sanger_profil div {
	margin-bottom: 10px;
}
