a{outline: 0;	
	}

html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
} 

body {
  background-color: #0d1726;
  background:#0d1726;
  background-image: url(images/back.jpg);
  background-repeat: repeat-x;
  background-position: top left;
}
 
#pagewidth{ 
 width:990px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
 margin-top: 20px;
} 
 
#header{
 position:relative; 
 height:291px; 
 width:100%;
 background-image: url(images/header_back.png);
 background-repeat: no-repeat;
 background-position: top left;
}

#flashbanner{
  float: left;
  height: 291px;
  width: 743px;
  }
  
#flash_pos{
	height: 263px;
	width: 728px;
	margin: 8px 0px 0px 6px;
	}  
  
#tip_der_woche{
	float: right;
	width: 247px;

	}  


#tip_der_woche div{
	margin: 2px 0px 0px 0px;
	}

#clubmaster{
	width: 247px;
	height: 125px;
	float: right;
	background-image: url(images/clubmaster.png);
	background-repeat: no-repeat;
	background-position: top left;
	}


	
#leftcol{
 width:156px; 
 float:left; 
 position:relative; 
 }
 
#twocols{
 width:834px; 
 float:right; 
 position:relative;	
 }
 
#rightcol{
 width:246px; 
 float:right; 
 }
 
#maincol{
 float: left; 
 display: inline; 
 width: 565px; 
 padding: 0px 0px 10px 10px;
 }


/* Firefox Browser Hack */
html>/**/body #maincol{
 float: left; 
 display: inline; 
 width: 555px; 
 padding: 0px 0px 10px 10px;
 }
 
 
#footer{
 	height: 152px;  
    clear:both;
    background-image: url(images/footer2010.png);
    background-repeat: no-repeat;
	background-position: top left;
 } 
 
#footer_menu{
	width: 200px;
	float: right;
	margin-top: 90px;
	}

#wrapper{
    background-image: url(images/content_back.png);
    background-repeat: repeat-y;
	background-position: top left;
 } 
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
/*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{
	display:none;
	} 

/*hide the right column when printing*/ 
#rightcol{
	display:none;
	} 
	
#twocols, #maincol{
	width:100%; float:none;
	}
}


#navi_head{
	background-image: url(images/navi_head.png);
	background-position: top center;
	background-repeat: no-repeat;
	width: 156px;
	height: 36px;
	}
	
	
#navi_content{
	margin-top: 36px;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 20pt;
	padding-left: 0pt;
	background-color: transparent;
	background-image: url(images/navi_content.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left bottom;
	}	
	
	
	
	
#modul_links_head{
	background-image: url(images/special_head.png);
	background-position: top center;
	background-repeat: no-repeat;
	width: 156px;
	height: 36px;
	}
	
	
#navi_content{
	margin-top: 36px;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 20pt;
	padding-left: 0pt;
	background-color: transparent;
	background-image: url(images/navi_content.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left bottom;
	}	
	
	
h2,h3,h5,h6,div,body,html,input, button { 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}

h4 { 
	font-size: 17px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 17px;
	
}


input.submit
{
	background-color: #222222;
	border: 1px solid #2370B6;
	height: 16px;
	font: 10px verdana;
	padding: 1px 0 0 1px;
	color: #D0D0D0;
}
input.submit:focus
{
	background-color: #323232;
	border-color: #F0E80A;
}
input.checkbox
{
	background-color: #222222;
	border: 1px solid #2370B6;
}


div,body,html,input,button { 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}

input{ 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
}

h1 {
	background-image: url(../fileadmin/images/h1_button.jpg);
	background-repeat:no-repeat;
	background-position: 0px 5px;
	padding-left: 17px;
	letter-spacing: 2px;
	font: normal 19px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

form div h1{
	background-image: none;
	padding-left: 0px;
	letter-spacing: 0px;
	font: normal 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

img.block {
	display:block;
}

div, img {
  margin:0;
  padding:0;
  border:0;
}

#main_content{

padding: 5px 15px 20px 10px;

}

a, a:link{
  font: 12px Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #FFFFFF;
  text-decoration: none;
}

a:active, a:hover{
  font: 12px Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #999999;
  text-decoration: none;
}

h1 a, h1 a:link{
	font: normal 14px Helvetica,Verdana,Arial;
	font-weight: bold;
}

h1 a:active, h1 a:hover{
  font: normal 14px Helvetica,Verdana,Arial;
  font-weight: bold;
  color: #999999;
  text-decoration: none;
}

#footer a, #footer a:link{
  
  font: 12px Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #FFFFFF;
  padding: 0px 0px 5px 5px;
  text-decoration: none;
 
 }
 
#footer a:hover, #footer a:active{
  
  font: 12px Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #999999;
  padding: 0px 0px 5px 5px;
 
 } 
 
/* Anpassen des Mailformulars */
#mailform{
	float: left;
	}


legend {
padding-left:10px;
padding-right:10px;
border: 0px;
}

fieldset {
border:0px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
border: 0px solid #C0C0C0;
}

.radiolayout {
width:60%;
padding-top:15px;
padding-bottom:15px;
}

.formu {
width:80%;
padding-top:10px;
padding-bottom:10px;
padding-left:0px;
border: 0px solid #C0C0C0;
}

.mf-radio {
border:0px;
}

.mf-text {
color: #000000;
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.csc-mailform-label{
padding-top: 10px;
}

.mf-check {
border: 0px;
}
.mf-select {
border:0px;
}

.mf-input {
border: 1px solid #C0C0C0;
margin-bottom: 5px;
color: black;
}

.mf-submit {
color: #ffffff;
background-color: #707070;
border: 0px;
}

.mf-submit:hover {
color: #ffffff;
background-color: #888888;
border: 0px;
}

.formu div div{
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: white;
}

#formu div div{
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: white;
} 


*html .tx-jkpoll-pi1 form div p{
display:block;
}

.tx-jkpoll-pi1 div h1{
background-image: none;
font-size: 12px;
font-family: Arial,Helvetica,sans-serif;
color: #ffffff;
padding-left: 0px;
font-weight: normal;
letter-spacing:normal;
}

.news-list-item a{
	color:#FFFFFF;
}

#block_newsletter div{
	margin: 5px 10px 10px 10px;
	
	}



.main_table{
	padding:10px;
}


.bodytext a{
 color: white;
 font-weight: normal;
 text-decoration: underline;
}

.bodytext a:hover{
 color: #999999;
}



.spielzeiten{
 color: #000000;
}


.blockrechts{
   margin: 0px auto;
   width: 245px;
}
.block_head{
   float: left;
   width: 100%;
}

.block_content{
   float: left;
   width: 246px;
   padding-right: 10px;
   background-image: url(images/block_main.png);
   background-repeat: repeat-y;	
}

.block_content_newsletter{
   float: left;
   width: 246px;
   padding: 5px 10px 10px 10px;
   background-image: url(images/block_main.png);
   background-repeat: repeat-y;	
}

.block_content_flashbanner{
   float: left;
   width: 246px;
   text-align:center;
   padding: 5px 0px 10px 0px;
   background-image: url(images/block_main.png);
   background-repeat: repeat-y;	
}

.block_content div{
	width: 210px;
	margin-left: 12px;
	}
	
.block_content div div{
	margin: 0;
	}	

.block_foot{
   float: left;
   width: 100%;
}
	


/* Kinoprogramm */
body, td, p {
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
}

.movie {
	background:#444444;
	padding-bottom:1px;
	margin-bottom:10px;
	margin:auto;
}
.movieTitle {
	background:#75164E;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	color:#ffffff;
	padding:2px;
	text-align:left;
}

.movieTitle a{
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	color:#ffffff;
	padding:2px;
	text-align:left;
}

.poster {
	float:left;
	width:150px;
	text-align:center;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
.poster img {
	border: #000000 solid 2px;
}
.infobox {
	float: none;
	position:absolute;
	margin-top:220px;
	margin-left: 10px;
	text-align:left;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	color: #ffffff;
}


.news-single-backlink a{
	color: #FFFFFF;
}

.infobox a{
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	color: #ffffff;
}
.descr {
	margin-left:155px;
	background: #444444;
	color: #FFFFFF;
	margin-top:0px;
	margin-right:10px;
	padding: 0px 5px 5px 5px;
	text-align:left;
}

.descr a{
 color: #FFFFFF;
}
.timetable {
	
	margin: 0px 0px 10px 0px;
}
.timetable td {
	text-align:center;	
padding-bottom:10px;
}
.timetable a{
color: #252525;
}

.topB {
	float:right;
	font: 11px verdana,helvetica,sans-serif;
	border: #ffffff solid 1px;
	padding: 3px 10px 3px 10px;
	cursor:pointer;
}
.topB a {
	color: #FFF;
	text-decoration:none;
	font-size: 12px;
}
/* Movie icons parameters */
/*.ico {						
	margin-bottom: -1px;
	margin-left: 5px;
	height: 20px;
	width:20px;
	position: relative;
	top:5px;
}*/
td a, timetable a {
	color: #000000;
}


#spis a{
font-size: 12px;
font-family: Arial,Helvetica,sans-serif;
color: #ffffff;
line-height: 20px;
text-decoration: none;
}

#spis a:hover{

color: #999999;
}

#spis li a{
font-size: 12px;
font-weight: normal;
font-family: Arial,Helvetica,sans-serif;
color: #FFFFFF;
line-height: 20px;
text-decoration: none;
}


ul{
list-style-image: url(../fileadmin/images/bullet_films.gif);
padding: 0px;
margin: 0px 10px 0px 15px ; 
}

li{
	padding: 0px;
	margin: 0px;
}

#maincont{ padding:inherit; margin:inherit;}

.modul_links{

	width: 140px;
	padding-left: 8px;
	
}
	
.maincol div div{
	float: none;
	display: inline;
	margin: 0px 10px 10px 0px;	
	}
	
/*  Artikel floating */	
/*
.csc-textpic csc-textpic-intext-left, .csc-textpic{
	display: inline-block;
	width: 555px;
	height: auto !important; 
	min-height: 150px;
	}
*/

.csc-textpic-imagewrap {
        float: left;
        }

.flashbanner_rechts {
        margin: 10px 10px 10px 30px;
        }