* {
	margin: 0px;
	padding: 0px;
}

html {
	overflow-y: scroll;
}

body {
	background: #730000 url(../bundgrafik/bg_curtain.jpg) top center no-repeat fixed;
	word-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	margin: 0px 0px 19px 0px;
	font-size: 12px;
	color: #E0E0E0;
	line-height: 19px;
	word-spacing: 1px;
}

@font-face {
	font-family: 'FontinSansRgRegular';
	src: url('../fonts/fontin_sans_r_45b-webfont.eot');
	src: local('?'), url('../fonts/fontin_sans_r_45b-webfont.woff') format('woff'), url('../fonts/fontin_sans_r_45b-webfont.ttf') format('truetype'), url('../fonts/fontin_sans_r_45b-webfont.svg#webfontNDPCWWgR') format('svg');
	font-weight: normal;
	font-style: normal;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #909090;
	line-height: 17px;
}

.headerfullbox {
	display: block;
	width: 914px;
	height: 43px;
	/* border-bottom: 1px solid #444444; */
}

p a {
	font-size: 12px;
	font-style: normal;
	color: #FF0000;
	text-decoration: none;
}

p a:hover {
	text-decoration: underline;
	color: #FF0000;
}


/* WRAPPERS ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#headerwrapper {
	width: 100%;
	height: 65px; /* 65 + 50 gives height of header_bg2 */
	background: url(../bundgrafik/header_bg2.gif) left top repeat-x;
	padding-top: 50px;
	padding-bottom: 20px;
}

.logowrapper {
	width: 696px;
	margin: 0px auto;
}

.menuwrapper {
	width: 964px;
	margin: 0px auto;
	color: #E0E0E0;
	text-align: center;
}

#contentwrapper {
	width: 964px;
	margin: 0px auto;
}

.contentbox {
	width: 914px;
	padding: 30px 25px 10px 25px;
	background: #000000;
	color: #FFFFFF;
	float: left;
}

.contentbox .fullheader {
	width: 914px;
	display: block;
	height: 40px;
}

.contentbox .imgleft {
	float: left;
	padding-right: 50px;
}

.contentbox .textright {
	/* margin-left is positioned manually on the page, due to flexibility */
}

.contentbox .textleft {
	/* nothing yet */
}

.contentbox .imgright {
	float: right;
	/* padding-left: 50px; */
}

.contentbox .imgright .moreimgs {
	/* margin: 50px 0px 0px 0px; */
	margin: 0px;
	padding: 0px;
	display: block;
	float: none;
}

.contentbox .imgright .moreimgs img {
	margin: 25px 0px 0px 0px;
	padding: 0px;
	display: block;
	float: none;
}

/* equals text columns */
.contentbox .txtcol_left {
	width: 440px;
	padding-right: 34px;
	float: left;
}

.contentbox .txtcol_right {
	width: 440px;
	margin-left: 474px;
}

/* 3 even columns, 50px spacer */
/* .contentbox .col3left {
	float: left;
	width: 272px;
}

.contentbox .col3middle {
	margin-left: 322px;
	margin-right: 321px;
}

.contentbox .col3right {
	float: right;
	width: 271px;
} */


.contentbox .spacer {
	clear: both;
	width: 100%;
	height: 20px;
}

.contentbox .date {
	width: 100%;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #777777;
	height: 35px;
}

.contentfullbox {
	width: 964px;
	padding: 30px 0px 10px 0px;
	background: #000000;
	color: #FFFFFF;
	float: left;
	/* this tag is used for spacing in forestillinger */
}

.contentbottom {
	clear: both;
	width: 964px;
	background: url(../bundgrafik/bottom_bg2.gif) top left no-repeat;
	height: 30px;
}

.picwrapper {
	width: auto;
	margin: auto;
	padding: 25px;
	background: #000000;
	color: #FFFFFF;
}

/* sound wrapper +++++++ */

.soundwrapper {
	width: 100%;
	float: right;
	background: #333333;
	text-align: left;
}

.soundcontent {
	margin: 0px;
}

.soundcontent .topbar {
	/* height: 25px; */
}

.soundcontent .topbar .left {
	float: left;
	width: 25px;
	height: 20px;
	background: url(../bundgrafik/GREYcorners.gif) top left no-repeat;
}

.soundcontent .topbar .middle {
	/* display: block; */
	background: #333333;
	height: 20px;
	margin-left: 25px;
	margin-right: 25px;
}

.soundcontent .topbar .right {
	float: right;
	width: 25px;
	height: 20px;
	background: url(../bundgrafik/GREYcorners.gif) top right no-repeat;
}

.soundcontent .content {
	margin: 0px 25px;
	font-size: 12px;
	line-height: 18px;
	color: #E0E0E0;
}

.soundcontent .content a {
	color: #FF0000;
	text-decoration: none;
}

.soundcontent .content a:hover {
	text-decoration: underline;
}

.soundcontent .content table td {
	padding-bottom: 2px;
	border-bottom: 1px solid #555555;
}

.soundcontent .content table tr.spacer {
	height: 8px;
}

.soundcontent .content table tr.spacer td {
	border: none;
}

.soundcontent .bottombar .left {
	float: left;
	width: 25px;
	height: 25px;
	background: url(../bundgrafik/GREYcorners.gif) bottom left no-repeat;
}

.soundcontent .bottombar .middle {
	display: block;
	background: #333333;
	height: 25px;
	margin-left: 25px;
	margin-right: 25px;
}

.soundcontent .bottombar .right {
	float: right;
	width: 25px;
	height: 25px;
	background: url(../bundgrafik/GREYcorners.gif) bottom right no-repeat;
}


#footerwrapper {
	width: 100%;
	height: 75px; /* marks the space of bottom of page */
}

.footerbox {
	width: 964px;
	margin: 5px auto 0px auto;
	/* color: #AAAAAA; */
	color: #000000;
	font-size: 12px;
}

.footerbox .left {
	width: 125px;
	float: left;
	padding-left: 25px;
	text-align: left;
}

.footerbox .middle {
	width: 664px;
	margin-left: 150px;
	margin-right: 150px;
	text-align: center;
}

.footerbox .right {
	width: 125px;
	float: right;
	padding-right: 25px;
	text-align: right;
}

.footerbox a {
	/* color: #AAAAAA; */
	color: #000000;
	text-decoration: none;
}

.footerbox a:hover {
	text-decoration: underline;
}

.clearfloat { clear: both; }

/* >> The Magnificent CLEARFIX << */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; } /* Hides from IE-mac \*/
.clearfix { display: block; }


/* TOPNAV ++++++++++++++++++++++++++++++++++++++++++++++ */

.topnav {
	position: relative;
	top: 0px;
	left: 32px; /* centers menu */
	display: block;
	margin: 0px auto;
	text-align: center;
}

.topnav a {
	float: left;
	margin: 0px 4px 0px 6px; /* tilting the menu a bit right */
	text-decoration: none;
	cursor: pointer;
}

.topnav a .middle, .topnav a:active .middle, .topnav a:visited .middle {
	float: left;
	padding: 6px 0px 0px 0px;
	color: #E0E0E0;
	text-decoration: none;
	background: url(../bundgrafik/button_bg.gif) center 0px no-repeat;
	height: 34px; /* full height minu stop padding */
}

.topnav a .left, .topnav a:active .left, .topnav a:visited .left{
	float: left;
	width: 10px;
	background: url(../bundgrafik/button_bg.gif) left 0px no-repeat;
	height: 40px;
}

.topnav a .right, .topnav a:active .right, .topnav a:visited .right {
	float: left;
	width: 10px;
	background: url(../bundgrafik/button_bg.gif) right 0px no-repeat;
	height: 40px;
}

.topnav a:hover .middle {
	/* color: #FF0000; */
	color: #FFFFFF;
	background: url(../bundgrafik/button_bg.gif) center -100px no-repeat;
}

.topnav a:hover .left {
	float: left;
	width: 10px;
	background: url(../bundgrafik/button_bg.gif) left -100px no-repeat;
	height: 40px;
}

.topnav a:hover .right {
	float: left;
	width: 10px;
	background: url(../bundgrafik/button_bg.gif) right -100px no-repeat;
	height: 40px;
}

/* select */

.topnav .select a {
	float: left;
	margin: 0px 4px 0px 6px; /* tilting the menu a bit right */
	text-decoration: none;
	cursor: pointer;
}

.topnav .select a .middle {
	float: left;
	padding: 6px 0px 0px 0px;
	color: #E0E0E0;
	text-decoration: none;
	background: url(../bundgrafik/button_bg.gif) center -50px no-repeat;
	height: 34px; /* full height minu stop padding */
}

.topnav .select a .left {
	float: left;
	width: 10px;
	background: url(../bundgrafik/button_bg.gif) left -50px no-repeat;
	height: 40px;
}

.topnav .select a .right {
	float: left;
	width: 10px;
	background: url(../bundgrafik/button_bg.gif) right -50px no-repeat;
	height: 40px;
}

.topnav .select a:hover .middle {
	color: #FFFFFF;
}

/* TURN table ++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.turnetable {
	width: 900px;
	margin: 0px auto;
	/* background: #222222; */
	font-size: 12px;
	color: #E0E0E0;
	line-height: 20px;
}

.turnetable td { border-bottom: 1px solid #444444; }

.turnetable a {
	font-size: 12px;
	/* font-style: normal; */
	color: #FF0000;
	text-decoration: none;
}

.turnetable a:hover {
	text-decoration: underline;
	color: #FF0000;
}

.turnetable .header { color: #FF0000; }

.turnetable .desc { height: 50px; vertical-align: middle; font-weight: bold; }

.turnetable .smallspacer { height: 18px; }

.turnetable .largespacer { height: 35px; }

.tleftspace {
	width: 15px;
}

.tshow {
	width: 120px;
	text-align: left;
}

.tdate {
	width: 170px;
	text-align: left;
}

.ttime {
	width: 120px;
	text-align: left;
}

.tloc {
	width: 300px;
	text-align: left;
}

/* redundant now */
.tseats {
	width: 100px;
	text-align: center;
}

.ttickets {
	width: 160px;
	text-align: right;
}

.trightspace {
	width: 15px;
}


/* koeb musik table ++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


.musiktable {
	width: 440px;
	margin: 0px auto;
	/* background: #222222; */
	font-size: 12px;
	color: #E0E0E0;
	line-height: 20px;
}

.musiktable td { border-bottom: 1px solid #444444; }

.musiktable a {
	font-size: 12px;
	/* font-style: normal; */
	color: #FF0000;
	text-decoration: none;
}

.musiktable a:hover {
	text-decoration: underline;
	color: #FF0000;
}

.musiktable .header { color: #FF0000; }

.musiktable .desc { height: 50px; vertical-align: middle; font-weight: bold; }

.musiktable .smallspacer { height: 18px; }

.musiktable .largespacer { height: 35px; }

.kmleftspace {
	width: 15px;
}

.kmnumber {
	width: 40px;
	text-align: left;
}

.kmtitle {
	width: 290px;
	text-align: left;
}

.kmduration {
	width: 40px;
	text-align: left;
}

.kmlisten {
	width: 40px;
	text-align: right;
}

.kmrightspace {
	width: 15px;
}


/* forestillinger Tags +++++++++++++++++++++++++++++++++ */

.fstil_allwrapper {
	margin-left: 25px;
}

.fstil_wrap {
	width: 296px;
	display: block;
	float: left;
	margin: 0px 13px 10px 0px;
	border-bottom: 1px solid #444444;
}

.fstil_wrap .image {
	background: #660000;
	/* width: 296px; */
	height: 230px;
	overflow: hidden;
}

.fstil_wrap .text {
	width: 280px;
	height: 145px;
	font-size: 12px;
	line-height: 18px;
	color: #E0E0E0;
	padding-top: 12px;
	overflow: hidden;
}


/* bagtpper tags +++++++++++++++++++++++++++++++++++++ */

.bagt_thumb {
	padding-left: 12px;
	float: left;
}

/* PRESSEthumbs tags ++++++++++++++++++++++++++++++++++ */

.pressethumb_wrapper {
	width: 100%;
}

.pressethumb_wrapper a {
	border: 0px;
	outline: none;
}

.pressethumb_wrapper .thumb {
	display: block;
	float: left;
	margin-right: 10px;
	border: 1px solid #444444;
}

