@CHARSET "ISO-8859-1";

.test { background-color: #CCCCCC; }

img { border: 0px; }
body {
	margin-top: 0px;
	background-color: #000000;
}
html>/**/body {
	overflow-y: scroll;
	}
* { 
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10pt;
	text-align: left;
	color: #FFFFFF;
}
a:link, a:visited {
		text-decoration:none;
		color:#FFFFFF;	}
a:active, a:hover	{
		text-decoration:none;
		color: #CCCCCC;	}
p {
	margin-top: 0;
	margin-bottom: 0;
	}
p + p {
  margin-top: 0 }
input { color: #000000;}
#mainframe {
	margin:0px auto;
	width: 980px;
}
* html #mainframe {
	width: 990px;
	}
#frame_top, #bottom {
	clear: both;
	width: 980px;
}
#logo, #logo_2, #newsletter {
	float: left;
}
#logo {
	width: 318px;
	height: 150px;
}
* html #logo {
	margin-bottom: -3px;
	}
#logo_2 {
	width: 362px;
}
#newsletter {
	width: 300px;
	background: url(images/newsletter.jpg);
	background-repeat: no-repeat;
	height: 49px;
}
#menu {
	float: right;
}
#filme, #main, #main_1, #main_2, #sidebar {
	float: left;
	text-align: center;
	}
#filme {
	clear: both;
	width: 160px;
}
.film_liste {
	margin-top: 8px;
	margin-right: 6px;
	}
#filme_heute {
	background: url(images/bg_today.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 20px;
	padding-bottom: 15px;
	min-height: 105px;
	}
#filme_morgen {
	background: url(images/bg_tomorrow.jpg);
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-left: 20px;
	padding-bottom: 15px;
	min-height: 105px;
	}
#main {
	width: 600px;
	text-align: center;
	}
#main_1 {
	padding-top: 0px;
	width: 230px;
	text-align: center;
	margin-top: 20px;
}
#main_2 {
	width: 370px;
}
#main_2_content_big {
	margin-top: -19px;
	background: url(images/bg_red_content_big.jpg);
	background-repeat: no-repeat;
	height: 195px;
	padding-top: 25px;
	padding-left: 15px;
	}
.main_2_content_small {
	background: url(images/bg_black_content_small.jpg);
	background-repeat: no-repeat;
	height: 67px;
	padding-top: 15px;
	padding-left: 15px;
	margin-top: -15px;
	}
#sidebar {
	margin-top: -19px;
	width: 220px;
}
#sidebar_termine {
	background: url(images/bg_sidebar_termine.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 25px;
	}
#sidebar_quicklinks {
	background: url(images/bg_sidebar_quicklinks.jpg);
	background-repeat: no-repeat;
	padding-top: 45px;
	padding-left: 25px;
	}
#sidebar_downloads {
	background: url(images/bg_sidebar_downloads.jpg);
	background-repeat: no-repeat;
	padding-top: 45px;
	padding-left: 25px;
	padding-bottom: 0px;
	}
#bottom {
	padding-top: 0px;
	}
.content_title {
	padding-left: 15px;
	padding-top: 5px;
	height: 28px;
	background: url(images/bg_red_content_368.jpg);
	background-repeat: no-repeat;
}
.content_block {
	padding-bottom: 20px;
}
.content_text {
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
}
.content_float_img_left {
	float: left;
	margin-right: 8px;
}