#center
{
	text-align: left;
	padding: 0px;
/*	border: 1px dashed #b9821a;
*/	margin: 20px auto 0;
	width: 942px;
	height: auto;
}

#kopf_navi
{
	width: 942px;
	height: 33px;
	margin-top: 0px;
	margin-right: 0px;
}

#rahmen
{
	position: relative;
	width: 942px;
	height: auto;
	margin-top: 12px;
}

#filmFrame
{
	float: left;
	width: 705px;
}

#filmBilder
{
	font-size: 12px;
	font-weight: bold;
	padding-top: 1px;
	padding-left: 9px;
	float: left;
	width: 234px;
	height: 100%;
}

#filmText
{
	position: inherit;
	/*position: relativ;*/
	/*left:  246px;*/
	left: 320px;
	padding-top: 1px;
	margin-left: 246px;
	width: 450px;
	padding: 0px 0px 0px 0px;
}

#filmZeiten
{
	position: relative;
	width: 225px;
	/*background-color: #33FFFF;*/
	margin-left: 717px;
}

.clear
{
	clear: both;
	
}

.bildRahmen
{
	margin-bottom: 5px;
	margin-right: 5px;
}

.mainLayer
{
	background-position: center center;
	width: 100%;
	/*background-color: #00CCCC;*/
	text-align: center;
}

/*#seitenNavi {

.lauftextred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
}
*/

.navcontainer ul
{
	/*font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;*/
	font-size: 12px;
	font-weight: bold;
	padding-left: 9px;
	margin-left: -9px;
	margin-top: 0px;
	margin-bottom: 7px;
	float: left;
	width: 100%;
	/* background-color: #CCCC00;*/
}

.navcontainer ul li { display: inline; }

.navlist li
{
	list-style: none;
	line-height: 13px;
	display: inline;
}

.nav_thema li
{
	color: #000000;
	font-size: 12px;
	font-weight: Bold;
	/*padding-left: 9px;*/
	list-style: none;
	line-height: 13px;
	display: inline;
}

.navcontainer_thema ul
{
	/*font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;*/
	font-size: 12px;
	font-weight: bold;
	padding-left: 9px;
	margin-left: -9px;
	margin-top: 0px;
	margin-bottom: 10px;
	float: left;
	width: 100%;
	/* background-color: #CCCC00;*/
}


.navcontainer_thema ul li a
{
	padding-right: 9px;
	padding-left: 9px;
	color: #000000;
	text-decoration: none;
	float: left;
	border-right: 2px solid #fff;
	white-space: nowrap;

}

.navcontainer_thema ul li a:hover
{
	color: #000;
	background-image: url(/pictures/neue_layout_bilder/20_weiss.png);
}

.navcontainer_thema li a.current_link
{
	color: #FFF;
	/*background-image: url(/pictures/neue_layout_bilder/20_weiss.png);*/
}


.navcontainer ul li a
{
	padding-right: 9px;
	padding-left: 9px;
	color: #000000;
	text-decoration: none;
	float: left;
	border-right: 2px solid #fff;
	white-space: nowrap;
}

.navcontainer ul li a:hover
{
	color: #000;
	background-image: url(/pictures/neue_layout_bilder/20_weiss.png);
}

.navcontainer li a.current_link
{
	color: #FFF;
	/*background-image: url(/pictures/neue_layout_bilder/20_weiss.png);*/
}



.navcontainerfilme ul {
	/*font-family: Verdana, Helvetica, Arial, sans-serif;*/
	line-height: 13px;
	font-size: 12px;
	font-weight: normal;
	padding-left: 9px;
	margin-left: -9px;
	margin-top: -2px;
	margin-bottom: 0px;
	color: White;
	width: 100%;
	
}

.navcontainerfilme ul li a
{
	margin-bottom: 2px;
	padding-right: 9px;
	padding-left: 9px;
	color: White;
	text-decoration: none;
	float: left;
	border-right: 2px solid #fff;
	/*white-space: nowrap;*/
}

/*.navcontainerfilme ul li { display: inline; }*/

.navcontainerfilme ul li a:hover
{
	color: #000;
	background-image: url(/pictures/neue_layout_bilder/20_weiss.png);
}




.filmlist li
{

	list-style: none;
	display: inline;
}


/*
	| liquidcorners.css; feel free to adapt the style!
	| ================================================
	| use: 4 corners with borderline outside a contentbox with class="inside"; 
	|      image  = upper half: top left corner, long borderline, top right corner
	|               under half: bottom left corner, long borderline, bottom right corner
	|      CHANGE = you have to change this for fitting to your image
	|      YCC    = You Can Change (or omit), if wanted
	|      DNC    = Do Not Change
	| credits: original by francky kleyneman, see article/tutorial in Francky's Developers Corner:
	|          http://home.tiscali.nl/developerscorner/liquidcorners/liquidcorners.htm
	| adapted
	| by.....: ... (your name and site?!)
	|
	| + please let this text & links intact for a next user +
*/

.top-left, .top-right, .bottom-left, .bottom-right
{
	height: 8px;
	font-size: 2px;
	background-image: url(/pictures/neue_layout_bilder/runde_ecken_weiss.png);
}

.top-left, .bottom-left
{
	margin-right: 8px;
	/* CHANGE: replace by the width of one of your corners */
}

.top-right, .bottom-right
{
	margin-left: 8px;
	/* CHANGE: replace by the width of one of your corners */
	margin-top: -8px;
	/* CHANGE: replace by the height of one of your corners */
}

.top-right
{
	background-position: 100% 0;
	/* DNC: position right corner at right side, no vertical changes */
}

.bottom-left
{
	background-position: 0 -8px;
	/* CHANGE: replace second number by negative height of one of your corners */
		
}

.bottom-right
{
	background-position: 100% -8px;
	/* CHANGE: replace second number by negative height of one of your corners */
	
}

.inside
{
	/*border-left: 1px solid #C00000;  YCC: color & properties of the left-borderline */
	/*border-right: 1px solid #C00000; YCC: color & properties of the right-borderline */
	background: #FFF;
	/* YCC: background-color of the inside */
	color: #000000;
	/* YCC: all texts at some distance of the right border */
}

.notopgap { margin-top: 0; }

/* DNC: to avoid splitting of the box */
.nobottomgap
{
	margin-bottom: -1px;
	padding-bottom: 1px;
}

/* DNC: to avoid splitting of the box */


.gap-saver
{
	height: 1px;
	margin: 0 0 -1px 0;
	padding: 0;
	font-size: 1px;
	/* to correct IE */
}

.lauftext {
font-size: 11px;
font-weight: normal;

}

.titel {

font-weight: bold;
}

a img{border:0;}


h1
{
	font-size: 14px;
	line-height: 140%;
	
	margin: -5px 6px 0px 0px;
	
	position: relative;
}

h1 span {
font-size: 10px;
color: #000000;


}

h1 klein {
font-size: 10px;
color: #000000;


}

td span {
font-size: 9px;
color: #000000;


}

h2
{
	font-size: 10px;
	line-height: 130%;
	font-weight: bold;
	margin: 0px 0px 16px 0px;
	text-transform: uppercase;	
	
}

h3
{
	font-size: 11px;
	line-height: 130%;
	font-weight: bold;
	margin: 0px 0px 16px 0px;
}
h4
{
	font-size: 11px;
	line-height: 130%;
	font-weight: bold;
	margin: 12px 0px 0px 0px;
}

h4 span {
font-weight: normal;
font-size: 10px;
color:#000000;

}

h5
{
	font-size: 10px;
	line-height: 130%;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

h6
{
	font-size: 12px;
	line-height: 130%;
	font-weight: bold;
	margin: 0px 0px 8px 0px;
}
hr
{
	
	/* Farbe f?r Internet Explorer (IE) */
	border: 0;
	height: 2px;
	width: 100%;
	margin: 3px 0px 10px 0px;
}


.spielzeiten tr td {
    font-weight: bold;
	font-size: 11px;
	line-height: 16px;
	padding: 0;
	margin: 0;
/*background-color: #FF3;*/	
	
}



#tabellencontainer {
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-right: 0px;
}


#vorschaucontainer{
	margin-top: -3px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 8px;

}

.tabelle_agenda tr td {
	font-size: 11px;
	font-weight: bold;
}

.tabelle_agenda tr td span {
	color:#000000;
	font-size: 9px;
	font-weight: bold;
}


td.line {
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #ADA986;
		
}


td.linefett {
        border-top-width: 3px;
        border-top-style: solid;
        border-top-color: #ADA986;
		
}

a
{
	
	text-decoration: none;
	
}


.schwarz {
color: #000000! important;
}
.schwarz a:link {
color: #000000! important;
}

#spalte_links {
	float: left;
	visibility: visible;
	width: 235px;
	
	margin-top: 62px;
/*	background-color: #99FFCC;*/
	display: inline; 

}
#hauptbild {
	float: left;
	margin-top: 128px;
	margin-left: 12px;
	height: 298px;
	width: 459px;
	
/*	background-color: #993399;*/
	display: inline; 

}
#spalte_rechts_zeit {
	float: left;
	margin-top: 128px;
	margin-left: 12px;

	visibility: visible;
	width: 216px;
	
	/*background-color: #00FFFF;*/
	display: inline; 
}
#fuss {

padding-top: 40px;
width: 459px;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	/*background-color:#33FF00;*/
}
