body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,
fieldset,input,p,blockquote,th,td {
margin:0 0 0 0; padding:0 0 0 0;
}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var {
font-style:normal;
}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:”;} 



BODY{
	background: url(../bilder/dejavue_back.gif) top left repeat-x;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color: Black;
	font-size: 12px;
	background-color: #490153;
}
DIV.center{
	margin: 0 auto 0 auto;
}
DIV.clearall{
	clear: both;
}

INPUT.textfield{
	border: 1px solid #7e7e7e;
	background: url(../bilder/form_elements/bg_textfield.png) repeat-x top left;
}


DIV.clear{
	clear: both;
}
	
DIV#date_header{
	width: 100%;
	background: url(../bilder/layout/bg_dateheader.jpg) top left repeat-x;
}
DIV#date_header DIV#date_widget{
	margin: 0 85px 0 auto;
	background: url(../bilder/layout/date_ticker.gif) top left no-repeat;
	width: 51px;
	height: 40px;
	overflow: hidden;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
DIV#date_header DIV#date_widget H4{
	font-size: 18px;
	font-family: MS Treebook, Geneva, Helvetica, sans-serif;
}
DIV#date_header DIV#date_widget H5{
	font-size: 11px;
	font-weight: normal;
	font-family: MS Treebook, Geneva, Helvetica, sans-serif;
}


DIV#main{
	width: 637px;
	margin: 0 auto 0 auto;
}
DIV#main DIV#head{
	position: relative;
	width: 637px;
	background: url(../bilder/layout/bg_cbox.png) top left no-repeat;
	padding-top: 100px;
	height: 450px;
}

DIV#main DIV#head DIV#menu{
	margin: 0 auto 0 auto;
	background: url(../bilder/layout/menuBar.png) top left no-repeat;
	height: 45px;
	padding: 6px 28px 0 28px;
	text-align: center;
}

DIV#main DIV#head DIV#tickets{
	position: absolute;
	right:-30px;
	top: 30px;
}

DIV#main DIV#head DIV#menu UL{
	margin: 0 auto 0 auto;
}
DIV#main DIV#head DIV#menu UL LI{
	display: block;
	float: left;
	color: white;
	font-size: 12px;
	padding: 9px 5px 0 5px;
	color: white;
	font-weight: bold;
	margin-right: 4px;
}
DIV#main DIV#head DIV#menu UL LI.last{
	margin-right: 0;
}
DIV#main DIV#head DIV#menu UL LI A,
DIV#main DIV#head DIV#menu UL LI A:ACTIVE,
DIV#main DIV#head DIV#menu UL LI A:HOVER,
DIV#main DIV#head DIV#menu UL LI A:VISITED{
	color: white;
	text-decoration: none;
}
DIV#main DIV#head DIV#menu UL LI A:HOVER{
	text-decoration: underline;
}
DIV#main DIV#head DIV#menu UL LI.active{
	background: url(../bilder/layout/menuEntryActive.png) top left repeat-x white;
	height: 37px;
	color: black;
}
DIV#main DIV#head DIV#menu UL LI.active A,
DIV#main DIV#head DIV#menu UL LI.active A:ACTIVE,
DIV#main DIV#head DIV#menu UL LI.active A:HOVER,
DIV#main DIV#head DIV#menu UL LI.active A:VISITED{
	color: black;
	text-decoration: none;
}
DIV#main DIV#head DIV#movie_box{
	width: 603px;
	height: 367px;
	background: url(../bilder/layout/movie_frame.png) top left no-repeat;
	padding: 6px 6px 6px 6px;
	margin: 0 auto 0 auto;
	z-index: 2;
	position: relative;
}

DIV#vip_newsletter{
	padding: 3px 10px 0 10px;
	position: relative;
}
DIV#vip_newsletter DIV.vip_newsletter_row{
	margin: 0 0 10px 0;	
	float: left;
	display: inline;
}

DIV#vip_newsletter DIV.vip_newsletter_col{
	float: left;
	margin: 0 0 10px 0;	
	display: inline;
}

DIV#vip_newsletter DIV.vip_newsletter_row INPUT.textfield{
	margin-right: 12px;
	width: 220px;
	padding: 1px 4px 1px 4px;
	font-size: 10px;
}

DIV#hl_vipNewsletter_dashes{
	background: url(../bilder/headlines/hl_vipNewsletter_dash.png) repeat-x center left;
}
DIV#hl_vipNewsletter{
	width: 150px;
	height: 13px;
	background: url(../bilder/headlines/hl_vipNewsletter.png) top left no-repeat white;
	margin: 0 0 8px 0;
}

DIV#player{
	position: absolute;
	top: -1px;
	right: 10px;
}

DIV#main DIV#footer{
	background: url(../bilder/layout/bg_cbox_footer.png) bottom left no-repeat;
	width: 637px;
	height: 54px;
	margin-bottom: 40px;
}

DIV#main DIV#subline{
background: white;
	padding: 20px;
}

DIV#main DIV#subline a{
	padding: 4px;
}

DIV#main DIV#content{
	min-height:500px;


	
	background: white;
	padding: 18px 18px 18px 18px;
}


DIV#nextDate_flyout{
	margin: 20px 0 0 0;
	position: absolute;
	display: block;
	width: 104px;
	height: 145px;
	background: url(../bilder/layout/nextDate_flyout.png) top left no-repeat;
	z-index: 1;
	cursor: pointer;
	padding: 37px 75px 35px 15px;
}
DIV#nextDate_flyout IMG{
	border: 1px solid #ebeaea;
}
DIV#nextDate_flyout_outWrapper{
	margin: 1px 1px 1px 1px;
}
DIV.headline{
	margin-top: 0px;
	background: url(../bilder/headlines/dashed.png) bottom left repeat-x;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

DIV.headline H3{
	display: inline;
	color: #292929;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 0 0;
	padding-left: 3px;
	padding-right: 3px;
}


DIV.titel{
	margin-top: 0px;
	background: url(../bilder/headlines/dashed.png) bottom left repeat-x;
	margin-bottom: 15px;
	padding-bottom: 5px;
}

DIV.titel H2{
	display: inline;
	color: #292929;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 0 0;
	padding-left: 3px;
	padding-right: 3px;
}

DIV.big_box{
	clear: left;
	margin-bottom: 20px;
}
DIV.big_box A IMG, DIV.big_box SPAN{
 	float: left;
	margin: 0 12px 5px 5px;
}{
 	float: left;
	margin: 0 12px 5px 5px;
}
INPUT{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	border: 1px solid #888888;
	font-size: 11px;
	font-weight: bold;
	height: 15px;
	background-image: url(../bilder/input_bg.gif);
	padding: 3px;
}

TEXTAREA{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	border: 1px solid #888888;
	font-size: 11px;
	font-weight: bold;
	height: 100px;
	background-image: url(../bilder/input_bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding: 3px;
}



INPUT.submit{
	border: 1px solid #D7AE51;
	font-size: 10px;
	height: 18px;
	font-weight: bold;
	background-color: #DDB353;
	background-image: url(../bilder/stuff/submit_bg.gif);
}

INPUT.submit_image{
	width: auto;
	height: auto;
	border: none;
	background: none;
	margin-top: 0px;
	padding: 0px;
}



DIV#main P A{
	color: #FFFFFF;
	background-color: #333333;
	font-weight: normal;
	padding-left: 2px;
	padding-right: 2px;
}
DIV#main P A:hover{
	background-color: #515151;
}

#guestbook{
	margin-left: auto;
	margin-right: auto;
	width: 250px;
	padding: 15px;
	background-image: url(../bilder/side_bg.gif);
	margin-bottom: 25px;
	
	font-size: 12px;
	color: black;
}

#guestbook INPUT{
	margin-top: 2px;
	margin-bottom: 5px;
	width: 260px;
}

#guestbook TEXTAREA{
	margin-top: 2px;
	margin-bottom:5px;
	width: 260px;
	height: 120px;
}

#guestbook INPUT.submit_image{
	width: auto;
	height: auto;
	border: none;
	background: none;
	margin-top: 10px;
}

#messages td {
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px;
	font-size: 14px;
}

table#messages {
	background-color: Gray;
	border: 1px solid #000000;
	margin-bottom: 15px;
	padding-right: 10px;
}



