/* KINO WERTINGEN MAIN CSS */

body {
	text-align: center;
	padding: 0;
	margin: 0;
	background-color: #ffca6e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#page-wrap {
	margin: auto;
	text-align: left;
	width: 780px;
	height: 777px;
	background-image: url(pics/basic_layout_start.gif);
	background-repeat: no-repeat;
}

#page-wrap-start {
	margin: auto;
	text-align: left;
	width: 820px;
	height: 777px;
	background-image: url(pics/basic_layout_start.gif);
	background-repeat: no-repeat;
}

.clearer {
	font-size: 1px;
	height: 1px;
	display: block;
	clear: both;
	overflow: hidden;
}


#COL-LEFT {
	float: left;
	width: 230px;
	height: 660px;
}

#COL-RIGHT {
	float: left;
}


/* col left */

#LOGO-LINK {
margin-top: 80px;
}

#MENU-TOP {
	margin-top: 30px;
	padding-left: 60px;
}

#MENU-TOP img {
	border: 0;
}

#newsletter {
	margin-top: 5px;
}

#MENU-MAIN {
	padding-left: 67px;
	padding-top: 10px;
}

#MENU-MAIN ul {
	margin: 0;
	padding: 0;
}

#MENU-MAIN ul li {
	list-style: none;
}

#MENU-MAIN a {
	text-decoration: none;
	color: #5d014a;
	font-weight: bold;
	font-size: 12px;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
}

#MENU-MAIN a:hover {
	color: #FF3300;
}

#CINECARD {
	text-align: right;
	margin-top: -40px;
}


/* col right */

#NOTE-TOP {
	margin-top: 225px;
	padding-left: 120px;
	width: 380px;
	height: 60px;
	overflow: hidden;
	color: #f29719;
	/*font-family: "Arial Black", Arial, Helvetica, sans-serif;*/
	font-weight: bold;
}

#IMAGE-START IMG {
	border: 4px solid #5d014a;
}

#IMAGE-START {
	text-align: center;
	float: left;
	width: 336px;
	height: 230px;
	padding-top: 10px;
	color: #5d014a;
	font-weight: bold;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	line-height: 22px;
}

#TRAILERSHOW {
	float: left;
	height: 230px;
	padding-top: 10px;
	text-align: center;
	color: #5d014a;
	font-weight: bold;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	line-height: 22px;
}

#movie-trailer-content {
	background-image: url(pics/bg_trailershow.jpg);
	background-repeat: no-repeat;
	height: 167px;
	width: 157px;
}

#movie-trailer-content a {
	color: #f29719;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#movie-trailer-content a:hover {
	color: #FF3300;
}


/* info box */

#INFO-BOX {
	padding-left: 87px;
	padding-top: 29px;
	clear: both;
}

#CURRENT-MOVIE {
	float: left;
	width: 140px;
	height: 74px;
	border: 2px solid #f29719;
}

#UPCOMING-MOVIE {
	float: left;
	width: 140px;
	height: 74px;
	border: 2px solid #f29719;
	margin-left: 20px;
}

.info-box-header {
	font-weight: bold;
	background-color: #fed418;
	text-align: center;
}


#NOTE-BOTTOM {
	padding-left: 230px;
	padding-top: 13px;
}
#TEXT-INFO-BOTTOM {
	width: 490px;
	height: 50px;
	text-align: center;
	overflow: hidden;
	color: #f29719;
	/*font-family: "Arial Black", Arial, Helvetica, sans-serif;*/
	font-weight: bold;
}
