html {
	height: 101%;
}
body {
	font-family: Helvetica;
	font-size: small;
	color: #000000;
	margin: 0px;
	line-height: 1.1em;
	background-color: #FFF;
}
hr {
	clear: both;
	visibility: hidden;
}
.bold {
	font-weight: bold;
}
.blue {
	color: #0099FF;
}
.bluebold {
	font-weight: bold;
	color: #0099FF;
}
.blank {
	height: 10px;
	width: 800px;
	background-image: url(../images/blank.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
}

/*=============================================================================*/

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
#header {
	margin: 0px;
	height: 250px;
	width: 800px;
	background-image: url(../images/bg_header.gif);
	background-repeat: repeat;
	background-position: left top;
}
#logo {
	height: 200px;
	width: 800px;
	background-image: url(../images/logo_2012.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/*___________________________________________________________________________*/

#mainNav {
	text-align: left;
	font-weight: bold;
	color: #FFF;
	height: 50px;
	width: 800px;
	margin: 0px;
	background-image: url(../images/bg_header.gif);
	background-repeat: repeat;
	background-position: left top;
}
#mainNav div {
	padding-top: 5px;
	padding-bottom: 5em;
	margin: 10px;
}
#mainNav ul {
	margin: 0px;
	padding: 0px;
}
#mainNav li {
	list-style-image: none;
	list-style-type: none;
	display: inline;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#mainNav a {
	text-decoration: none;
	color: #FC0;
	font-weight: bold;
}
#mainNav a:hover {
	text-decoration: none;
	color: #0090ff;
	background-color: #FFFFFF;
}


/*=============================================================================*/

#content {
	text-align: left;
	vertical-align: top;
	width: 800px;
}

/*=============================================================================*/

#colLeft {
	text-align: left;
	vertical-align: top;
	width: 175px;
	float: left;
	margin-left: 0px;
}
#colLeft h1 {
	font-weight: bold;
	color: #000;
	font-size: small;
	margin-top: 0px;
}
#colLeft h2 {
	font-weight: bold;
	color: #000000;
	font-size: small;
}
#colLeft a {
	color: #09F;
	text-decoration: none;
	font-weight: bold;
}
#colLeft a:hover {
	color: #09F;
	text-decoration: underline;
	font-weight: bold;
}
.colLeftAbsatz {
	margin: 0px;
}
.colLeftTop {
	background-image: url(../images/bg_header.gif);
	background-repeat: repeat;
	background-position: left top;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	height: 30px;
	width: 165px;
}
.colLeftTopHead {
	font-weight: bold;
	color: #FFF;
	padding: 10px;
}
.colLeftTopKinos {
	background-image: url(../images/bg_header.gif);
	background-repeat: repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	height: 30px;
	width: 165px;
}
.colLeftBottom {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	width: 165px;
}
.colLeftBottomList {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.colLeftBottomList ul {
	margin: 0px;
	padding-left: 0px;
}
.colLeftBottomList li {
	list-style-image: none;
	list-style-type: none;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-top: 2px;
}
.colLeftBottomBold {
	font-weight: bold;
	padding-top: 10px;
}
.links {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

/*=============================================================================*/

#colRight {
	width: 175px;
	text-align: left;
	vertical-align: top;
	float: right;
}
#colRight a {
	color: #09F;
	text-decoration: none;
}
#colRight a:hover {
	text-decoration: underline;
	color: #09F;
}
.colRightTop {
	background-image: url(../images/bg_header.gif);
	background-repeat: repeat;
	background-position: left top;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 30px;
	width: 165px;
	margin-left: 10px;
}
.colRightTopHead {
	font-weight: bold;
	color: #FFF;
	padding: 10px;
}
.colRightBottom {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	width: 165px;
	margin-left: 10px;
}
.colRightBottomList {
	padding: 10px;
}
.colRightBottomList ul {
	margin: 0px;
	padding-left: 0px;
}
.colRightBottomList li {
	list-style-image: none;
	list-style-type: none;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-top: 5px;
}
.colRightBottomBold {
	font-weight: bold;
	padding-top: 10px;
}
.rechts {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.captioncolRight {
	padding-bottom: 2px;
	font-size: smaller;
	text-align: left;
	padding-top: 2px;
	margin-top: 0px;
}
.newsletterTop {
	background-image: url(../images/bg_header.gif);
	background-repeat: repeat;
	background-position: left top;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 30px;
	width: 165px;
	margin-left: 10px;
}
.newsletterTopHead {
	font-weight: bold;
	color: #0099FF;
	padding: 10px;
}
/*=============================================================================*/

#main {
	text-align: left;
	vertical-align: top;
	width: 450px;
	float: left;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat;
	background-position: left top;
}
#main h1 {
	font-size: larger;
	font-weight: bold;
	color: #000;
	line-height: 1.2em;
}
#main h2 {
	font-weight: bold;
	font-size: small;
	color: #000;
}
#main a {
	color: #09F;
	text-decoration: underline;
}
#main a:hover {
	color: #09F;
	text-decoration: none;
}
#main table {
	width: 430px;
}
#main td {
	text-align: left;
	vertical-align: top;
	width: auto;
	padding: 5px;
}
.mainTop {
	background-image: url(../images/bg_header.gif);
	background-repeat: repeat;
	background-position: left top;
	margin: 10px;
	height: 30px;
	width: 430px;
}
.mainTopHead {
	font-weight: bold;
	color: #FFF;
	padding: 10px;
}
.main {
	text-align: left;
	margin: 10px;
}
.main ul {
	margin: 0px;
	padding: 0px;
}
.main li {
	line-height: 1.3em;
	list-style-type: none;
}

/*===========================================================================*/

/*STILE FÜR DIE FILMSEITEN (Filmbild, Überschriften, Bereich des Filmtexts*/
							
.filmoben {
	width: 430px;
	margin: 10px;
	height: 200px;
	background-image: url(../images/bg_eeeeee.gif);
	background-repeat: repeat;
	background-position: left top;
}
.filmbild {
	padding-bottom: 15px;
	float: left;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 15px;
	height: 200px;
	width: 200px;
	overflow: hidden;
}
.filmobenFilme {
	width: 430px;
	background-image: url(../images/bg_eeeeee.gif);
	height: 90px;
	margin: 10px;
}
.filmbildFilme {
	padding-bottom: 15px;
	float: left;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 15px;
	height: 90px;
	width: 140px;
	overflow: hidden;
}
.imgSmall {
	float: left;
	padding-right: 15px;
}
.imgPresse {
	float: left;
	padding-right: 15px;
	padding-bottom: 25px;
}
.pressetext {
	padding-left: 165px;
}
.headFilm {
	margin: 10px;
}
.clearFilm {
	clear: both;
}
.thumbs {
	text-align: left;
	width: 430px;
	margin: 10px;
}
.thumbs ul {
	margin: 0px;
	padding: 0px;
	width: 430px;
}
.thumbs li {
	list-style-type: none;
	padding-right: 0px;
	display: inline;
	padding-bottom: 10px;
	margin: 0px;
}
.thumbs a {
	text-decoration: underline;
	color: #000000;
}
.thumbs a:hover {
	text-decoration: none;
	color: #CC0529;
}
/*===========================================================================*/

/*STILE FÜR DIE KINOSEITEN (Kinobild, Überschriften, Bereich des Kinotextes)*/

.kinoOben {
	width: 430px;
	margin: 10px;
	height: 100px;
	background-image: url(../images/bg_colLeft.gif);
	background-repeat: repeat;
	background-position: left top;
}
.kinologo {
	padding-bottom: 0px;
	float: left;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 15px;
	height: 100px;
	width: 200px;
	overflow: hidden;
	padding-left: 0px;
}
.filmobenKinos {
	width: 430px;
	background-image: url(../images/bg_colLeft.gif);
	height: 90px;
	margin: 10px;
}
.filmbildKinos {
	padding-bottom: 15px;
	float: left;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 15px;
	height: 90px;
	width: 140px;
	overflow: hidden;
}
.headKino {
	margin: 10px;
}
.clearKino {
	clear: both;
}
/*=============================================================================*/
#bottom {
	background-image: url(../images/bg_bottom.gif);
	background-repeat: repeat;
	background-position: left top;
}
#impressum {
	padding-top: 10px;
	left: 0px;
	text-align: center;
	font-size: smaller;
}
#impressum ul {
	margin: 0px;
	padding: 0px;
}
#impressum li {
	list-style-type: none;
	display: inline;
	padding-right: 1.2em;
}
#impressum a {
	text-decoration: none;
	color: #09F;
}
#impressum a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #09F;
}
/*=============================================================================*/

#programm {
	font-family: Helvetica;
	font-size: small;
	color: #000000;
	line-height: 1.1em;
	vertical-align: top;
	border: 1px solid #CCC;
}
.programmA1 {
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	font-weight: bold;
}
.programmD1 {
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-weight: bold;
}
.programmA2 {
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.programmD2 {
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.programmA3 {
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.programmD3 {
	vertical-align: top;
}
#programm a{
	color: #09F;
	text-decoration: none;
}
#programm a:hover{
	color: #000000;
	text-decoration: underline;
}
/*=============================================================================*/
.tag {
	line-height: 1.3em;
	text-align: left;
	vertical-align: middle;
	padding: 2px;
	width: 49.9%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B3D335;
}
.film {
	line-height: 1.3em;
	text-align: left;
	vertical-align: middle;
	padding: 2px;
	width: 50%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B3D335;
}
.imgleft {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.clear {
	clear: both;
}
.kinos {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E95D0F;
	text-align: left;
	vertical-align: top;
	padding-top: 2px;
}
.cc {
	text-align: left;
	vertical-align: top;
	padding: 5px;
	font-style: normal;
}
.void {
	background-image: url(../images/void.gif);
	background-repeat: no-repeat;
	height: 500px;
}
.break {
	border-top-width: 1px;
	height: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099FF;
	clear: both;
	padding-top: 2px;
	padding-bottom: 2px;
}

