body{
	background: #dcdddd;
	margin: 0px;
	padding: 0px;
	font-family: 'arial';
	font-size: 10pt;
	color: #1e293e;
}

.page{
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}

.hidden{
	display: none;
}

.clear{
	clear: both;
}

hr{
	border: 0px; /* Für Firefox und Opera */
 	border-top: solid 1px #e06015;
 	border-bottom: transparent
}

a{
	text-decoration: none;
	color: #1e293e;
}

a:hover{
	text-decoration: underline;
}

img#kino_logo{
	margin-left: 486px;
	margin-bottom: 3px;
}

.left{
	float: left;
	width: 185px;
}

p a{
	text-decoration: underline;
}

p a:hover{
	text-decoration: none;
}

.right{
	width: 650px;
	margin-left: 186px;
}

.menu1{
	width: 185px;
	margin-top: 5px;
	margin-bottom: 5px;
	background: url(../images/menu1_bg.jpg);
}

.menu1 ul{
	text-align: right;
	list-style: none;
	margin: 0;
	padding: 0;	
}

.menu1 a{
	display: block;	
	padding: 2px 5px 2px 0px;
	border-bottom-style: solid;
	border-color: black;
	border-width: 1px;
	text-decoration: none;
	color: #e06015;
	font-weight: bold;
	font-size: 100%;
	background: #1e293e;
}

.menu1 a:hover, .menu1 a.active{
	background: none;
	color: #1e293e;
}

.menu2{
	width: 650px;
	height: 20px;
	margin-top: 1px;
	margin-bottom: 1px;
	background: #1e293e;
}

.menu2 ul{
	text-align: center;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.menu2 li{
	float: left;
	width: 200px;
	border-right-style: solid;
	border-color: #dcdddd;
	border-width: 1px;
	height: 20px;
}

.menu2 a{
	color: white;
	font-weight: bold;
	font-size: 90%;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	height: 18px;
}

.menu2 a:hover, .menu2 a.active{
	background: #e06015;
	
}

.head{
	background: url(../images/header.jpg);
	width: 650px;
	height: 160px;
}

.content{
	background: white;
	width: 640px;
	min-height: 400px;
	padding: 20px 0px 30px 10px;
	border-bottom: solid #1e293e 3px;
}

h1{
	margin: 20px 0 20px 0;
}

.content h1{
	font-size: 160%;
	padding: 0;
	width: 630px;
	border-bottom: solid #e06015 2px;
}

.content p{
	margin: 5px 20px 5px 20px;
}

table.tb_normal{
	border: solid #1e293e 1px;
	background-color: white; 
	text-align: left; 
	margin-left: auto; 
	margin-right: auto; 
	width: 480px; 
	height: 1px;
	font-size: 90%;
	border-spacing: 1px;
	
}

table.tb_normal tr{
	background: #f4f4f4;
	vertical-align: top;
}

.movie h1{
	width: 470px;
	font-size: 140%;
}

.single_left{
	width: 139px;
	float: left;
}

.plakat{
	width: 139px;
	height: 197px;
	border-left: solid	#e06015 3px;
	background: url(../images/plakat_bg_small.jpg);
	float: left;
	padding-left: 1px;
}

.info{
	width: 139px;
	border-left: solid	#e06015 3px;
	margin-top: 210px;
	padding-left: 3px;
}

.details{
	margin-left: 150px;
	height: 200px;	
}

.single_movie .details{
	height: auto;
	width: 475px;
}

.single_movie .trailer{
	margin-right: 10px;
	text-align: center;
	width: 475px;
	display: none;
}

a#showhidetrailer{
	width: 471px;
	display: block;
	background: #e06015;
	font-size: 90%;
	padding: 2px;
	margin-bottom: 5px;
	font-weight: bold;
}

.movie .plakat ._3d{
	width: 137px;
	height: 30px;
	background: #e06015;
	z-index: 2;
	position: absolute;
	filter:Alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	font-size: 170%;
	font-weight: bold;
	text-align: right;
}

.switch_tage{
	margin-top: 0px;
	width: 630px;
	height: 20px;
	border-bottom: solid 2px #1e293e;
	overflow: hidden;
	background: #e06015;
}

.act_week{
	margin-top: 0px;
	width: 624px;
	background: #E06015;
	font-weight: bold;
	padding: 3px;
	border-bottom: solid 2px #1e293e;
}

.switch_tage a{
	width: 90px;
	display: block;
	color: black;
	text-decoration: none;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	float: left;
}

.switch_tage a:hover{
	background: #1e293e;
	color: white;
}

.switch_week{
	margin-bottom: 10px;
	text-align: center;
}

.spielplan{
	width: 630px;
	display: none;
}

.spielplan table.tb_normal td{
	padding: 5px;
}

.spielplan table.tb_normal{
	border: 0;
	width: 90%;
	border-bottom: solid 5px #1e293e;
}

.spielplan table caption{
	font-size: 200%;
	margin-top: 30px;
	text-align: left;
	padding-bottom: 5px;
	width: 90%;
	border-bottom: solid 5px #1e293e;
}

.spielplan.a0{
	display: block;
}

table.tb_head{
	text-align: center;
	border: solid 1px #ffb464; 
	font-size: 100%;
	background: #f4f4f4;
	margin-bottom: 5px;
}

#color_head{
	color: #E06015;
	font-weight: bold;
}

.slidebar_spielplan{
	width: 630px;
	height: 2px;
	background: #dadada;
	margin: 15px 0 15px 0;
}

p.filminhalt{
	margin-left: 5px;
}

.csc-textpic-imagewrap{
	margin-right: 10px;
}

.csc-mailform-field label{
	display: block;
	width: 200px;
}

.csc-mailform-field input, .csc-mailform-field textarea{
	margin-bottom: 10px;
}

fieldset.csc-mailform{
	border-width: 0;
	width: 500px;
	margin-left: 30px;
}
