@CHARSET "UTF-8";

body {
	background-color:#000;
}

body, table   {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
}

p {
	line-height:14px;
	padding-bottom:10px;
}


a {
	color:#fff;	
	text-decoration:none;
}

a.underline {
	color:#fff;	
	text-decoration:underline;
}


a:hover {
	color:#666;
	text-decoration:none;
}

.movieNavActive {
	font-weight:bold !important;
	cursor:default;
}

html, body {
	padding:0px;
	margin:0px;
	height:100%;
	width:100%;
}

div#background {
	background-color:#D0B202;
	height:100%;
	width:100%;
	padding:0px;
	margin:0px;
	background-position:center;
	background-repeat:no-repeat;
}

table#mainContainer {
width:100%;
height:100%;
margin:0px;
}

table#mainContainer td {
padding:0px;
margin:0px;
height:100%;
width:956px;
text-align:center;
}

div#contentContainer {
	text-align:left;
	height:644px;
	width:956px;
	position:relative;
	top:0px;
	left:0px;
}


div.layer {
	background-image:url('/images/layer_bg.png');
	background-repeat: repeat;
}

div.layerContent {
	padding:12px;
}


div#contentLeftTop {
	text-transform:uppercase;
	position:absolute;
	top:0px;
	left:0px;
	height:450px;
	width:438px;
}

div#contentLeftTop a {
	text-decoration:none;
}

div#contentLeftTop a.highlight {
	font-weight:bold;
}

div#contentLeftBottom a.highlight {
	font-weight:bold;
}

div#contentLeftTop div#logoCatalogueContainer {
	width:100px;
	height: 400px;
	float:left;
	margin: 40px 0px 0px 0px;
}

div#contentLeftTop h1 {
	font-size:27px;
	margin-top: 40px;
}

div#contentLeftTop h2 {
	font-size:27px;
	font-weight:bold;
}

div#contentLeftTop div.spacer {
	width:286px;
	background-image:url('/images/contentLeftTop_hr.png');
	background-repeat:repeat-x;
	background-position:center;
	margin:5px 0px 5px 100px;
}

div#teaserBoxOuterContainer {
/*position:absolute;*/
top:290px;
left:10px;
	
	}



div#teaserBoxContainer {

	margin-top:40px;
	margin-left:100px;	
	text-transform:none;
	width:266px;
	line-height:13px;
	padding:13px 10px 13px 10px;
	background-image:url('/images/corner_teaserbox_topleft_opacity.png');
    background-repeat:no-repeat;
	background-position:top left;
position:relative;
	}

div#teaserBoxContainer img#teaserBoxBottomRight {
	position: absolute;
	bottom: 0px;
	left: 280px;
	opacity:0.5;
}

div#contentLeftBottom {
	position:absolute;
	top:462px;
	left:0px;
	height:182px;
	width:438px;
	text-transform: uppercase;
	font-size:11px;
	line-height:20px;
}

div#contentLeftBottom .layerContent {
	padding:10px;
}

div#contentRight {
	position:absolute;
	top:0px;
	left:450px;
	height:644px;
	width:467px;
	overflow-x:hidden;
	overflow-y: auto;
	padding-right:40px;
}

div#contentRight div.spacer {
	width: 400px;
	height: 30px;
	clear: both;
}

div#contentRight .layerContent {
	padding:55px 0px 5px 40px;
	/*overflow-x:hidden;
	height: 100%; */
	width: 460px;
}

div#contentRight h2{
	font-size:15px;
	text-decoration:none;
	padding-bottom:10px;
	padding-right:10px;	
	font-weight:bold;
	clear:both;
}

div#contentRight h3{
	font-size:13px;
	padding-bottom:2px;
	line-height:1.2em;

}

div#contentRight a h3 {
	text-decoration:underline !important;
	padding-bottom:10px !important;


}


div#contentRight h4{
	font-size:11px;
	font-weight:bold;
	padding-bottom:2px;
}

div.highslide-container {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 11px;
}

div.highslide-container h3{
	font-size:13px;
	font-weight:bold;
	padding-bottom:2px;
	text-decoration: underline;
	line-height: 1.2em;
}

div.highslide-container h4{
	font-size:11px;
	font-weight:bold;
	padding-bottom:2px;
}

div.highslide-container p {
	font-size:11px;
	font-weight:normal;
	padding-bottom:2px;
	font-family: Arial, Helvetica, sans-serif;
}

div.micrositeProductContainer {
	margin-top: 20px;
}

div.micrositeProductContainer h3 {
	font-size: 11px !important;
}


div#contentRight div.catalogueItem {
	clear:both;
	height:110px;
	width:360px;
	line-height:14px;
	margin-bottom:5px;
}

div.micrositeProductContainer div.catalogueItem {
	width: 160px !important;
	float: left !important;
	clear: none !important;
	margin-right: 20px;
	height: 100px !important;
}

div.micrositeProductContainer div.catalogueItemLabel {
	width: 50px !important;
	height: 100px !important;
	float: left !important;
	clear: both !important;
	margin-right: 10px;
	position: relative;
	left: 0px;
	vertical-align: middle;
}

div.catalogueItemLabel p {
	margin: auto;
	margin-top: 40px;
	position: absolute;
	left: 0px;
	top: 0px;
	line-height: 10px;
	display: table-cell;
	vertical-align: middle;
}


div.catalogueItemLine {
	width: 400px;
	margin-bottom: 10px; 
	background-image:url('/images/contentLeftTop_hr.png');
	background-repeat:repeat-x;
	background-position:center;
	clear: both;
	height: 10px;
}


div.catalogueItem img {
    margin-top:2px;
    border: 0px !important;
}

div.catalogueItem img.cart {
    margin-top:2px;
    margin-right: 10px;
    border: 0 none !important;
}

div.catalogueItem img.micrositeTrailer {
    margin-top:2px;
    margin-right: 20px;
    border: 0 none !important;
    float: left;
}

div.catalogueItem div.showTrailer {
	line-height: 10px !important;
	font-size: 10px;
}

div#contentRight div.catalogueItem a{
	text-decoration:underline;
	line-height:13px;
	font-size:13px;

}

div.micrositeProductContainer div.catalogueItem a{
	text-decoration:underline;
	line-height:11px;
	font-size:11px !important;

}


div.micrositeFloaterContainer {
	margin: 0px 15px;
	height: 500px;
}

div.micrositeProductContainer div.catalogueItem a{
	text-decoration: none !important;
	margin-top: 5px;
}


div#contentRight div.catalogueCoverThumbContainer {
	width:64px;
	float:left;
	margin-right:10px;
	height:90px;
}

div.highslide-container div.catalogueCoverThumbContainer {
	width:100px;
	float:left;
	margin-right:10px;
	height:160px;
}

div#mainNav {
	margin:20px 5px 15px 15px;
	padding:0px;
	float:left;
}

div#mainNavleft {
	text-align:right;
	float:left;
}

div#mainNavCenterContainer {
	display: block;
	float: left;
	height: 60px;
}

a#mainNavCenter {
	display:block;
	width:61px;
	height:23px;
	margin: 0px 15px;
	background-image:url('/images/logos/logo_index_small.png');
	background-repeat:no-repeat;
	float:left;
}

div#mainNavRight {
	float:left;
}

#filter_genre,#filter_subgenre,#filter_catalogue {
	float:left;	
	margin-bottom: 10px;
}

div#news div {
	margin: 7px 0;
}

#filter_genre select,#filter_subgenre select,#filter_catalogue select {
	float:left;	
	margin-right:10px;
	margin-bottom:10px;
	margin-top:3px;
	border:0;
	background-image:url(../images/form_bg_fade.png);
	background-position:top left;
	background-repeat:repeat-x;
	background-color: transparent;
	height:17px;
	color:#000;
	font-size:11px;
}

#filter_genre select{
	width:150px;
}

#filter_subgenre select{
	width:150px;
}

#filter_catalogue select{
	width:80px;
	margin-right:10px;
}

#catalogue_filter_search {
	margin-top:3px;
	margin-bottom:20px;
	border:0;
	background-image:url(../images/form_bg_fade.png);
	background-position:top left;
	background-repeat:repeat-x;
	background-color: transparent;
	height:17px;
	color:#000;
	font-size:11px;
	width:200px;
}

#catalogue_filter {
	clear:left;
	display:block;
}


div#catalogue_filter a{
text-decoration:underline;
}


div#movie_show_nav {
	text-transform:uppercase;
	margin:15px 0px 30px 0px;
	font-size:11px;
	line-height:14px;
	width: 400px;
}


div#movie_show_nav a {
display:inline;
float:left;
font-weight:normal;
}

div#movie_show_nav a.highlight {
	font-weight:bold;
}

div#movie_show_navLeft {
	margin:0px 15px 0px 0px;
	font-size:11px;
	line-height:15px;
	width:200px;
	float:left;
}


div#movie_show_content {
	padding-right:40px;
	margin-top:10px;
	margin-bottom: 20px;
	float:left;
}

div#movie_credits {
	padding-right:40px;
	margin-top:10px;
	margin-bottom:25px;
	
	
}

div#movie_credits p{
	line-height:13px;
	padding-bottom:10px;
	
}

div#contentRight span.movie_show_origin {
	font-size:15px;
	font-style:normal;
	font-weight:normal;

}

div.galleryImgContainer {
	display:block; 
	float:left; 
	height:81px; 
	width:112px;
	background-color:#000;
	background-repeat:no-repeat;
	background-position:center;
	margin: 0px 15px 15px 0px;
	border:1px solid #333;
}

#backLinkContainer {
	clear: both;
	margin-left:-8px;
	padding-top:20px !important;
	
}
	
#kino_more, #dvd_more, #news_more {
	float:right;
	margin:15px 25px 15px 0;
	clear:both;
}

#kino_more a, #dvd_more a, #news_more a, #backLinkContainer a {
	text-decoration:underline !important;
}

div#contentRight #checkoutbutton  {
	float:right;
	margin-top:17px;
	margin-right:22px;
}

div#contentRight #cancelbutton  {
	float:left;
	margin-top:17px;
	
}

a.movie_galleryItem {
	display:block; 
	height:81px; 
	width:112px;
	background-color:#000;
	background-repeat:no-repeat;
	background-position:center;
	margin: 0px 15px 15px 0px;
	border:1px solid #333;
}

/*
.basic a {
// background-color:#00A0C6;
// border-bottom:1px solid #999999;
// border-top:1px solid #FFFFFF;
// color:black;
// cursor:pointer;
// display:block;
// font-size:12px;
// font-weight:bold;
// margin-top:0;
// padding:5px;
// text-decoration:none;
}

*/

.basic a.selected {
background-color:#80CFE2;
color:black;
}

basic p {
border:medium none;
font-size:10px;
font-weight:bold;
margin:0;
padding:10px;
text-decoration:none;
}

div#news div.newswrap {
background-color:transparent;
border:1px solid #FFF;
width:370px;
padding:15px;
margin-top:10px;
margin-bottom:10px;

}

div#news div.newswrap img {
float:left;
padding:0px 10px 0px 0px;
}


div#news p.newsteaser {
background-color:transparent;
border:none;
padding:0px 0px 0px 0px;
}

div#news p.newsdetails {
background-color:transparent;
padding:0px 0px 15px 0px;
}

div#news div.title {
background-color:transparent;
text-decoration: underline;
cursor:pointer;
padding:0px 0px 0px 0px;
display:inline;
margin-top: 4px;
}


strong {
  font-weight: bold;
}

em {
  font-style: italic;
}


/***********************
*   Shop / Warenkorb     *
***********************/


div#contentRight input#CartDetails  {
	margin-top:10px;
	border:0;
	background-image:url(../images/form_bg_fade.png);
	background-position:top left;
	background-repeat:repeat-x;
	background-color: transparent;
	height:17px;
	color:#000;
	font-size:11px;
	width:115px;
}

input[type=checkbox] {
    vertical-align:-4px;
}

div#contentRight img.basket  {
	margin-right:5px;
	border:0;
	padding-top:20px;
}

div#contentRight div#cardlist  {
text-align: left;
width:450px;
}

table#basket {
width:95%;
}

#contentRight table#basket td  {
text-align: right;
border:none;
}

div#contentRight table#basket td img {
border:none;
width:60px;

}

#contentRight table#basket td.products  {
text-align: left;
border:none;
padding:4px 0px 3px 10px;
}

table#basket td.quantities  {
border:medium none;
padding:4px 0px 3px 0;
text-align:right;

}

table#basket td.prices  {
border:0px none;
padding:4px 5px 3px 10px;
text-align:right;


}

div#contentRight table#basket td.ProductImage  {
text-align: left;
border:none;
padding-top:15px;
padding-left:10px;
width:60px;

}

div#contentRight table#basket td.ProductDescription  {
text-align: left;
border:none;
padding-left:10px;
padding-top:15px;
width:50%;
}

div#contentRight table#basket td.quantity  {
text-align: right;
border:none;
padding-left:10px;
padding-top:15px;
width:90px;

}

div#contentRight table#basket td.price  {
text-align: right;
border:none;
padding-right: 3px;
padding-top:15px;
width:90px;

}


div#contentRight table#cart_total {
margin-top:15px !important;
border-top:1px solid #FFF;
width:95%;
}

div#contentRight table#cart_total td.cart_total_left, div#contentRight table#cart_total td.cart_total_right  {
text-align:left;
}

div#contentRight table#cart_total td.cart_total_left  {
padding-left:92px;

}

div#contentRight table#cart_total td.cart_total_right  {
	padding-left:70px;
	width:130px;
	text-align:right;
}

td.price {
	/*text-align:right !important;*/
}

a.cinemalink {
	text-decoration:underline !important;
	}


#logo_cart {
	margin-right: 5px;
}

div#movie_quickbuy_link {
	clear:both;
	background-image: url(../images/cart.png);
	background-repeat: no-repeat;
	background-position: 6px 57px;
	margin-top:0px !important;
	padding: 0 0 10px 0;
	border:none;
	width: 100%;
	vertical-align: middle;
	float:left;
}

div#movie_quickbuy_link a{
	
	margin-left: 40px;
}

div#movie_quickbuy_link_more a{
	
	margin-left: 10px;
}
div.layerContent p {
	width:95%;
}

/***********************
*   Registrierung / Anmeldeform             *
***********************/

.clear {
	clear:both;
	height:1px;
	width:100%;
	display:block;
}


div#registration select, div#registration input, div#displayBirthday  {
	margin-right:10px;
	margin-bottom:8px;
	margin-top:0px;
	border:0;
	background-image:url(../images/form_bg_fade.png);
	background-position:top left;
	background-repeat:repeat-x;
	background-color: transparent;
	height:17px;
	color:#000;
	font-size:11px;
}

div#displayBirthday {
	width:196px;
	padding-top:4px;
	float:left;
	display:block;
}


div#registration label {
}

div#registration h2 {
	margin-top:12px;
}

div#registration div#user_create_accept_agb {
	margin-bottom:12px;
}

div#error_for_taetigkeit, div#error_for_medium_name, div#registration div#error_for_username, div#registration div#error_for_first_name, div#registration div#error_for_last_name, div#registration div#error_for_email, div#registration div#error_for_phone, div#registration div#error_for_city, div#registration div#error_for_adress, div#registration div#error_for_is_accepted {
	margin-bottom:3px;
	color:red;
	font-size:11px;
}

div#registration_2 select, div#registration_2 input  {
	margin-bottom:8px;
	margin-top:0px;
	border:0;
	background-image:url(../images/form_bg_fade.png);
	background-position:top left;
	background-repeat:repeat-x;
	background-color: transparent;
	height:17px;
	color:#000;
	font-size:11px;
}


div#registration_2 label {
	margin-left:10px;

}

div#registration_2 h2 {
	margin-top:12px;
}

div#registration_2 div#user_create_accept_agb {
	margin-bottom:12px;
}

div#registration_2 div#error_for_username, div#registration_2 div#error_for_first_name, div#registration_2 div#error_for_last_name, div#registration_2 div#error_for_email, div#registration_2 div#error_for_phone, div#registration_2 div#error_for_city, div#registration_2 div#error_for_adress, div#registration_2 div#error_for_is_accepted {
	margin-bottom:3px;
	color:red;
	font-size:11px;
}


div#contentRight .layerContent .form-row {

	margin-bottom:0px;
	
}


/***********************
*   Kontaktformular             *
***********************/

/* div#user_create_email input {
	margin-right:0px;
	margin-bottom:8px;
	margin-top:0px;
	border:0;
	background-image:url(../images/form_bg_fade.png);
	background-position:top left;
	background-repeat:repeat-x;
	background-color: transparent;
	height:17px;
	color:#000;
	font-size:11px;
}*/

div#user_create_email input {
	margin-bottom:8px;
	}

 div#user_create_email textarea   {
	margin-right:0px;
	margin-bottom:8px;
	
} 

div.highslide-caption {
	color: #000;
}

div.galleryControlbar {
	margin:10px 0 0 0;
	position: relative;
	top: -12px;
	right: 2px;
	color: #000;
	width: 100%;
	text-align: center;
}

div.galleryControlbar a {
	color: #000;
}

div.pdfItemContainer {
	background-image: url('../images/icons/pdf.gif');
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-bottom: 10px;
}

div.pdfItemContainer a {
}

div.zipItemContainer {
	background-image: url('../images/icons/pdf.gif');
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-bottom: 10px;
}

div.zipItemContainer a {

}


#movieNavMore {
		margin-left: 5px !important;
}

div.galleryCaptionAlt {
	width: 100%;
	text-align: center;
}

div.galleryCaptionControls {
}

span.fsk18 {
	color: #ff0000;
	font-weight: bold;
	font-size: 14px;
}


div.liner {
border-bottom:1px solid #FFF;
height:1px;
width:100%;
margin-bottom:20px;
opacity:0.2;
}


div#kinospielplan_listitem h3 {
margin-bottom:10px;
display:inline;
}
div.layerContent p a {
        text-decoration: underline;
}
div.bodycontent {
	width: 445px;
	padding:0px;
}

#fadeIn {
	opacity:0;
	position:absolute;
}	

.gwsInputs {
	width: 180px;
	background-color:transparent;
	background-image:url(../images/form_bg_fade.png);
	background-position:left top;
	background-repeat:repeat-x;
	border:0 none;
	color:#000000;
	font-size:11px;
	height:17px;		
	margin: 2px 0;
}

.gwsText {
	display:inline-table;
	margin-bottom:8px;
	width:105px;	
	clear:both;
	float: left;
	margin: 2px 0;
}

.feld-red {
	color:red;
}	
/* End main_v2.css */
