html, body {
	height: 100%;
}
body {
	margin:0;
	padding:0;
	background: #000 url(images/main_bg.jpg) repeat-y center top;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}
img {
	border: 0;
}
td {
	font-size: 12px;
}

#wrapper {
	text-align:left;
	width: 736px;
	margin: 0 auto 0 auto;
	background: url(images/logo.png) top right no-repeat;
	z-index: 1;
}
#filmstreifen {
	position:absolute;
	left: 50%;
	margin-left: -57px;
	z-index:100;
	top: 40px;
}
#bauchbinde {
	clear:both;
	width:736px;
	background:url(images/bg_bauch.jpg);
	/*height:191px; */
	text-align:left;
	margin-top: 50px;
	/*overflow:hidden;*/
}

#bauchbinde table {
	height: 159px;
	margin-top: 28px;

}

#bauchbinde table table{
	margin:0;
}
#bauchbinde #adress {
	padding: 18px 11px 0px 18px;
}
#bauchbinde #adress h1 {
	color: #c70101;
	margin:0;
}

#bauchbinde #adress a {
	color: #000;
	text-decoration: none;
}
#bauchbinde #adress a:hover  {
	text-decoration: underline;
}

#bauchbinde .newsArt {
	padding-left: 10px;
	padding-right: 10px;
}
#bauchbinde .newsArt a {
	font-weight: bold;
	margin-left: 15px;
	text-decoration: none;
	color: #fff;
}
#bauchbinde .newsArt a:hover {
	text-decoration: underline;
}


#navi {
	width: 289px;
	float: left;
}
#content {
	text-align: right;
	padding-top: 246px;
	padding-right: 35px;
	padding-left: 45px;	
}
#content a {
	color: #fff;
	background: url(images/marker.png) no-repeat left center;
	padding-left: 10px;
}
#content a:hover {
	color: #ff0000;
}
#content #links {
	list-style-type: none;
	margin:0;
	padding: 0;
}
#content #links li {
	display: inline;
	padding-left: 10px;
}
#content div {

}
#content table {
	display: inline;
}

h1 {
	margin-top: 0;
	font-size: 16px;
}
#footer {
	width:736px;
	text-align:left;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	margin-top: 60px;
}
#footer table {
	background: url(images/footer.png) no-repeat center right;
	height:37px;
	width: 700px;
	margin-left: 20px;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}

#footer .kontakt {
	background: url(images/icon_kontakt.png) left center no-repeat;
	padding-left: 14px;
	margin-left: 40px;
}
#footer .impressum {
	background: url(images/icon_impressum.png) left center no-repeat;
	padding-left: 6px;
	margin-left: 40px;
}

#kontakt {
	width: 380px;
}
#kontakt fieldset {
	margin-bottom: 10px;
	border: 0px;
}
#kontakt legend {
	font-weight: bold;
	margin: 0;
	font-size: 1.2em;
}
#kontakt label {
	display: block;
}
#kontakt input, #kontakt textarea {
	width: 180px;
	border-left: 1px solid #aaa;
	border-top: 1px solid #aaa;
	font-size: 13px;
	background: #efefef;
}
#kontakt textarea {
	width: 180px;
	height: 120px;
}
#kontakt .senden {
/*	background: transparent;
	text-align: right;
	border: 0px;
	color: green;
	font-size: 1em;*/
	border: 1px solid #f2e9da;background:#4f372b;color:#ffffff;
}

#scienceNav {
	list-style-type: none;
	margin:0;
	padding: 0;
	font-size: 14px;
}
#scienceNav li {
	white-space:nowrap;
	padding-left: 10px;
	display: inline;
}

#gewinn p{
	margin:0;
	padding:0;
}
#gewinn .input {
	width: 100%;
}
#gewinn textarea.input {
	height: 70px;
}
#gewinn input {
	margin: 0;
	padding: 0;
}




.gallery {
	width: 424px;
	margin: 25px auto 50px;
	text-align: center;
	background:url(/images/film_gal.png) no-repeat center bottom;	
}
#imgSpace{
	overflow: auto;
	height: 87px;
	width: 354px;
	padding: 10px 0 17px 0;
	margin: 0 30px 0 40px;
}

.teaser img{
	float:right;
	padding-left: 10px;
}