body {
	background-color: #000;
	overflow:hidden; 		/* needed to eliminate scrollbars caused by the background image */
	padding:0;
	margin:0;		/* necesarry for the raster to fill the screen */
	height:100%;
	width:100%;
}

.beschreibung {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000;
	padding-top: 15px;
	padding-right: 12px;
	padding-bottom: 15px;
	padding-left: 12px;
	background-color: #FFF;
	
}
.fliesstext {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000;

}
.fliesstextcyan {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #0CF;
}
.tablekontakt {
	
}
.headlinecyan {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #FFF;
	background-color: #3CF;
	padding: 13px 9px;
	text-decoration: none;
	height: 50px;
}
.headlinecyan a:link {
	text-decoration: none;
	color: #FFF;
	
}
.headlinecyan a:visited {
	color: #FFF;
	text-decoration: none;
	
}
.headlinecyan a:hover {
	color: #000;
	text-decoration: none;
}
.headlinecyan a:focus {
	color: #FFF;
	text-decoration: none;
	}

.headlinecontainer {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 17px;

}
.headlinecontainercyan {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 17px;
	
}
.fliesstextcontainer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #3CF;
	padding: 3px;
}
.bildrahmen {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

#renderbarlogo {
	position:absolute;
	width:200px;
	height:22px;
	z-index:10;
	margin-top: -3px;
	margin-left: 630px;
	visibility: visible;
}

#projektbeschreibung {
	width:100%;
	height:23px;
	z-index:10000;
	visibility: visible;
	
}

.descriptionpanel {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-color: #0CF;
}
#renderings_movies {
	position:absolute;
	width:100%;
	height:0px;
	z-index:1;
	visibility: visible;
	left: -2px;
}
#content_floater {
	position:absolute;
	width:100%;
	z-index:50;
	visibility: visible;

}
#main_content {
	position:absolute;
	width:100%;
	z-index:9;
	top: 200px;
	visibility: visible;
}
#description {
	position:absolute;
	width:100%;
	height:115px;
	z-index:4;
	top: 0px;
	visibility: visible;
}
.tablefilm {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0CF;
	border-right-color: #0CF;
	border-bottom-color: #0CF;
	border-left-color: #0CF;
	border-right-style: none;
	border-left-style: none;
}
.tablekontakt {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-right-style: none;
	border-left-style: none;
	padding: 20px;
	background-color: #FFF;
	}
	
.thumbnailrahmen {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	text-decoration:none;
	border: 1px solid #FFF;
	margin-right: 3px;
	margin-bottom: 3px;
	color: #0CF;
}

.thumbnailrahmen:link    {
	border: 1px solid #FFF;
}
.thumbnailrahmen:visited { border: 1px solid #FFF; }
.thumbnailrahmen:hover   {
	border: 1px solid #3CF;
}
.thumbnailrahmen:active  { border: 1px solid #3CF; }

.thumbnailrahmen:focus  { border: 1px solid #3CF; }

.thumbnailrahmenactive {
	text-decoration:none;
	border: 1px solid #3CF;
	margin-right: 3px;
	margin-bottom: 3px;
}
.thumbnailboxbreite {
	width:610px;
	z-index:10000;
}
