

HTML, BODY {
	background-color:#000000;  
	font:100%/1.4 Arial, Helvetica, sans-serif; 
	color:#FCFCFC;
 	margin:0; 
	padding:0; 
 	text-align:center; 
	/*overflow-y:scroll; */
}
#pagewidth { 
 	width:960px; 
 	text-align:left;  
 	margin-left:auto; 
 	margin-right:auto;  
	/*background-image:url(../../main/images/bgreel.gif);*/
	background-repeat:repeat-y;
	border:0px dotted red;
} 
#reelheader {
	/*width:820px;*/
	width:100%;
	height:120px;
	/*margin:0 0 0 80px;*/
	border:0px solid yellow;
}

DIV {background-color:#000;}

/*a:link { font-weight:normal; color:#FD4D21; text-decoration:none;}
/*a:visited { font-weight:normal; color:#F58B70; text-decoration:none }
a:visited { font-weight:normal; color:#FD4D21; text-decoration:none }
a:hover { font-weight:normal; color:#FD4D21; text-decoration:underline }
a:active { font-weight:normal; color:#E00000; text-decoration:underline }
a:focus { font-weight:normal; color:#E00000; text-decoration:underline } */

a:link { font-weight:normal; color:#999; text-decoration:none;}
a:visited { font-weight:normal; color:#FD4D21; text-decoration:none }
a:hover { font-weight:normal; color:#FD4D21; text-decoration:none }
a:active { font-weight:normal; color:#FD4D21; text-decoration:underline }
a:focus { font-weight:normal; color:#FD4D21; text-decoration:underline } 

/* styles for each reel */
DIV#titlereel { /*float:left;*/ border:0px dotted green; vertical-align:top; padding:0px 0px 0px 0px; text-align:center;}
DIV#menu_reel_imprint {/*float:left;*/ border:0px dotted #666;vertical-align:top; text-align:right;padding:20px 0px 0px 0px;}

DIV#content {border:0px solid green; clear:both; margin:0 0 0 80px;width:820px;}
DIV#colNormal {border:0px dotted red; margin:0 50px 0 50px; }

DIV.tx-reelfilms-pi1 {border:0px dotted #123456; margin:0 0 0 0; width:720px; text-align:center;}
TABLE.tx-reelfilms-pi1-listrow {border:0px dotted green; font:80%/1.4 Arial,Helvetica,Verdana, sans-serif; color:#999;}
TABLE.tx-reelfilms-pi1-listrow TR{border:0px dotted grey; }
TABLE.tx-reelfilms-pi1-listrow TR TD{border:0px dotted green;width:180px;height:180px; vertical-align:top; padding-left:17px;}

DIV.tx-reelfilms-pi1-listrowField-pic {height:102px;width:136px; border:0px solid #666; padding-top:0px; text-align:center;
	background-color:#000000;
/*background:url(../../main/images/bgthumb.jpg) no-repeat;*/
}
DIV.tx-reelfilms-pi1-listrowField-pic IMG {border:1px solid #242424; }
DIV.reeltext {text-align:left; font-size:90%; margin:6px 0 0 0;border:0x solid red;width:135px;}

/*clip */
DIV#clip {width:720px; text-align:left; padding :40px 0 40px 0; /*background-color:#373737*/ background-color:#000; text-align:center; border:0px solid #373737;}
DIV#clip object {border:0px solid #242424; }
/* cliptext settings */
DIV#produkt {margin-left:0px; margin-top:30px;font-size:100%; font-weight:bold;  background:transparent; text-align:center;color:#8c8c8c;border:0px dotted pink;}
DIV#cliptext {font-size:70%; margin-left:0px;background:transparent; color:#6A6A6A;text-align:center;border:0px dotted pink; }
DIV#cliptext DIV {text-align:center;width:100%;background-color:transparent;border:0px dotted green;}

/*imprint settings */
div#contactimprint {
	width:724px;
	height:366px;;
	text-align:left; 
	background-color:transparent; 
	border:0px dotted yellow;
	color:#BEBEBE;
	font-size:12px;
	margin-bottom:40px;
}
div#contactimprint h2{
	font-size:18px;
}



div#imprint {
	width:340px;
	float:left;
	background-color:transparent;
	text-align:right;
	margin: 0 20px 0 0;
}
div#innerimprint {
	width:250px;
	border:1px dotted green;
}
div#contact {
	width:340px;
	border:0px solid green;
	float:left;
	background-color:transparent;
	margin: 0 0 0 20px;
}
div#innercontact {
	border:1px dotted blue;
}
div.spacer {
	width:40px;
	height:360px;
	float:left;
	border:1px solid white;
}


DIV#opening_adress {
	padding-left:15px;
	padding-top:180px;
}
div.csc-header h1 {
	font-size:100%;
	font-weight:normal;
	color:#8c8c8c;
	padding:0;
	margin:0;
}
div.csc-header {
	border-bottom:1px solid #8c8c8c;
	margin:0 22px 18px 18px;
	padding:0 0 2px 0;
	height:20px;
}