html, body {
	background-image : url(../images/bg.jpg);
	background-position : top left;
	background-repeat : repeat-x;
	background-color: #ffffff;

	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 24px;
	font-weight: normal;

	color: #000000;
	
	padding: 0px 0px 0px 0px; /* t r b l */
	margin: 0px 0px 0px 0px;
	
	overflow: auto;
}


p#berlin36 {

	position: absolute;
	left: 340px;
	top: 260px;
	width: 330px;
	
	color: #ffffff;
	
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 15px;
	font-weight: normal;
	
	text-align: left;
}


p#error {
	position: relative;
	
	top: -20px;
	
	color: #bb0000;
	
	background-color: #ffffff;
	
	border: 1px #bb0000 dotted;
	
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 20px;
	font-weight: bold;
	
	text-align: center;
}

/********************************* text *********************************/
h1 {
	color: #000000;

	font-size: 21px;
	font-family: Times, Times New Roman;
	line-height: 24px;
	letter-spacing: 1px;
	font-weight: normal;

	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


h2 {
	color: #000000;

	font-size: 19px;
	font-family: Times New Roman, Times, serif;
	line-height: 19px;
	font-weight: normal;
	
	letter-spacing: 0px;
}


h3 {
	color: #000000;

	font-size: 16px;
	font-family: Times New Roman, Times, serif;
	line-height: 16px;
	font-weight: normal;
	font-style: normal;
	
	letter-spacing: 0px;

	padding: 20px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}


span.headline {
	color: #000000;

	font-size: 19px;
	font-family: Times New Roman, Times, serif;
	line-height: 19px;
	font-weight: normal;
	font-style: normal;
	
	letter-spacing: 0px;
}


/********************************* hrs *********************************/

hr.w190 {
	border-top: 1px solid #98999b;
	border-bottom: 0px solid #98999b;
	border-left: 0px solid #98999b;
	border-right: 0px solid #98999b;

	width: 190px;
	height: 1px;
}


hr {
	border-top: 1px solid #98999b;
	border-bottom: 0px solid #98999b;
	border-left: 0px solid #98999b;
	border-right: 0px solid #98999b;

	height: 1px;
}
/********************************* span *********************************/

span.underline {
	width: auto;
	padding-bottom: 7px;
	
	border-bottom: 1px solid black;
}

span.overline {
	width: auto;
	padding-top: 7px;
	
	border-top: 1px solid black;
}

/********************************* divs *********************************/
div{
	position: absolute;
	
	border-width: 0px;
	border-style: solid;

	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


div#login {
	background-image: url(../images/loginbg.gif);
	background-position: top left;
	background-repeat: no-repeat;

	position: absolute;
	
	top: 64px;
	right: -410px;
	
	width: 85px; 
	height: 32px;
	
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 12px;
	font-weight: bold;
	
	color: #ffffff;
	
	text-align: center;
	
	padding-top: 6px;
}


div#exitbg {
	background-color: black;
	position: absolute;
	
	top: 20px;
	left: 15px;
	
	width: 140px; 
	height: 30px;
	
	-moz-opacity:0.50;
	filter:alpha(opacity=50);	
	opacity: 0.50;
	-khtml-opacity: 0.50;	
}



div#site {
	border: 0px solid blue;
	
	width: 100%;
	height: 816px;
	max-height: 100%;
	
	left: 0px;
	top: 0px;

	color: #000000;

	font-size: 10px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 10px;
	font-weight: normal;
	
	overflow: visible;
}

div#berlin36 {
	background-image: url(../images/berlin36.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	
	width: 1090px;
	height: 640px;

	margin-left: -536px;

	left: 50%;
	top: 54px;

	color: #000000;

	font-size: 10px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 10px;
	font-weight: normal;
	
	overflow: hidden;
}


div#cartoon {
	background-image: url(../images/blog/background.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	
	width: 680px;
	height: 680px;

	margin-left: -340px;

	left: 50%;
	top: 54px;

	color: #000000;

	font-size: 10px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 10px;
	font-weight: normal;
	
	overflow: hidden;

}


div#screening {
	background-image: url(../images/screenroom/screenroom.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	
	width: 1070px;
	height: 640px;

	margin-left: -535px;

	left: 50%;
	top: 54px;

	color: #000000;

	font-size: 10px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 10px;
	font-weight: normal;
	
	overflow: hidden;
}

div#screen {
	position: absolute;
	
	border: 0px solid red;
		
	width: 640px;
	height: 360px;

	left: 219px;
	top: 77px;
	
	text-align: center;
}

div#screenoptions {
	background-image : url(../images/screenroom/options.gif);
	background-position : top left;
	background-repeat : no-repeat;

	position: absolute;
	
	text-align: center;
	
	padding-top: 4px;

	top: 24px;
	right: 48px;

	width: 83px;
	height: 30px;
}

div#screenoptions_top {
	position: absolute;

	top: 82px;
	right: 44px;

	width: 150px;
	height: 26px;
}

div#screenoptions_bottom {
	position: absolute;

	top: 112px;
	right: 44px;

	width: 150px;
	height: 30px;
}

div#screenoptions_topbg {
	position: absolute;

	top: 76px;
	right: 44px;

	width: 150px;
	height: 26px;
	
	background-color: #111111;
	border: 1px solid #2a2c2a;
	
	padding-top: 4px;
	
	-moz-opacity:0.50;
	filter:alpha(opacity=50);	
	opacity: 0.50;
	-khtml-opacity: 0.50;	
}

div#screenoptions_bottombg {
	position: absolute;

	top: 112px;
	right: 44px;

	width: 150px;
	height: 30px;
	
	background-color: #111111;
	border: 1px solid #2a2c2a;

	-moz-opacity:0.50;
	filter:alpha(opacity=50);	
	opacity: 0.50;
	-khtml-opacity: 0.50;	
}


div#header {
	left: 295px;
	top: 54px;
	
	width: 393px;
	height: 80px;
}


div#leftwrapper {
	position: absolute;
	border-color: red;
	
	left: 0px;
	top: 0px;
	
	width: 688px;
	height: 816px;
	
	/* proper style */
	max-width: 56%;
	max-height: 100%;
	/* ie style */
	width: expression( (document.documentElement.clientWidth < 1145)? document.documentElement.clientWidth-457: "688px" );
	
	overflow: hidden;
}


div#frontimage{
	position: absolute;
	border-color: yellow;
	
	color: #ffffff;
	
	width: 688px;
	height: 816px;
	
	max-height: 100%;
	
	overflow: hidden;
}


div#rightwrapper {
	position: absolute;
	border-color: purple;
	
	left: 0px;
	top: 0px;
	
	width: 688px;
	height: 816px; 

	/* proper style */
	max-width: 56%;
	max-height: 100%;
	/* ie style */
	width: expression( (document.documentElement.clientWidth < 1145)? document.documentElement.clientWidth-457: "688px" );
	
	overflow: visible;
}


div#content {
	position: absolute;
	border-color: blue;
	
	width: 688px;
	height: 816px;

	max-height: 100%;

	text-align: right;

	overflow: visible;
	
}


div#menusection {
	position: absolute;
	
	border-color: cyan;
	
	right: -410px;
	top: 134px;
	
	width: 410px;
	height: 200px; 
	
	text-align: right;
	
	font-size: 11px;
	letter-spacing: 1px;	
}


div#menuextension {
	background-image : url(../images/dots.gif);
	background-position : bottom left;
	background-repeat : repeat-x;

	position: absolute;

	top: -20px;
	right: 0px;
	
	width:250px;

	padding-bottom: 6px;
}


div#shortbio {
	background-image : url(../images/dots.gif);
	background-position : top left;
	background-repeat : repeat-x;
		
	padding-top: 10px;	

	right: -410px;
	top: 174px;
	
	width: auto;
	height: 200px; 
	
	text-align: right;
	
	font-size: 11px;
	line-height: 13px;
	letter-spacing: 1px;	
}


div#cartonthumb {
	padding-top: 10px;	

	right: -410px;
	top: 294px;
	
	width: auto;
	height: 200px; 
	
	text-align: right;
	
	font-size: 11px;
	line-height: 13px;
	letter-spacing: 1px;	
}


div#lefttextheader {

	right: 0px;
	top: 130px;
	
	width: 520px;
	height: 60px; 
	
	text-align: right;
	
	border-bottom: 1px solid gray;
	
	z-index: 100;	
}

div#lefttext {
	right: 0px;
	top: 202px;
	
	width: 600px;
	height: auto; 
	max-height: 66%;
	
	text-align: right;
	
	font-size: 11px;
	line-height: 17px;
	letter-spacing: 1px;
	
	border: 0px solid gray;
	
	overflow: visible;
	
	z-index: 100;
}


div#projectheader {

	right: 0px;
	top: 130px;
	
	width: 520px;
	height: 180px; 
	
	text-align: right;
	
	border-bottom: 1px solid gray;
	
	z-index: 100;	
}

div#projecttext {
	right: 0px;
	top: 322px;
	
	width: 600px;
	height: auto; 
	max-height: 66%;
	
	text-align: right;
	
	font-size: 11px;
	line-height: 17px;
	letter-spacing: 1px;
	
	border: 0px solid gray;
	
	overflow: visible;
	
	z-index: 100;
}

div#gallery {
	position: absolute;
	
	top: 40px;
	right: 0px;

	width: 300px;
	height: 400px; 
	
	text-align: right;
	
	font-size: 0px;
	line-height: 0px;
	letter-spacing: 0px;
	
	margin: 0px;
	padding: 0px;
	
	border: 0px solid gray;
}


div#gallerytext {
	position: absolute;
	
	top: 460px;
	right: 0px;

	width: 400px;
	height: 40px; 
	
	text-align: right;
	
	font-size: 11px;
	line-height: 13px;
	letter-spacing: 1px;
	
	margin: 0px;
	padding: 0px;
	
	border: 0px solid gray;
}


div#galleryimg {
	position: absolute;
	
	top: -140px;
	right: 380px;

	width: 660px;
	height: 660px; 
	
	font-size: 0px;
	line-height: 0px;
	letter-spacing: 0px;
	
	margin: 0px;
	padding: 0px;
	
	border: 0px solid gray;
	
	overflow: visible;
	
	z-index: 205;
}


div#showreelmenu {

	right: 0px;
	top: 134px;
	
	width: 565px;
	height: 200px; 
	
	text-align: right;
	
	color: #000000;

	font-size: 21px;
	font-family: Times, Times New Roman;
	line-height: 24px;
	letter-spacing: 1px;
	font-weight: normal;
	
	z-index: 100;	
}

div.showreeldesc {
	right: 0px;
	top: 510px;
	
	width: 565px;
	height: 340px; 
	
	text-align: right;
	
	font-size: 11px;
	line-height: 17px;
	letter-spacing: 1px;
	
	border: 0px solid gray;
	
	overflow: hidden;
	
	z-index: 100;
}

div.showreelimg {
	right: 0px;
	top: 374px;
	
	width: 391px;
	height: 130px; 
	
	text-align: right;
	
	font-size: 11px;
	line-height: 17px;
	letter-spacing: 1px;
	
	border: 0px solid gray;
	
	overflow: visible;
	
	z-index: 100;
}

div#righttext {
	padding-top: 10px;	

	right: -410px;
	top: 174px;
	
	width: auto;
	height: auto; 
	
	text-align: right;
	
	font-size: 11px;
	line-height: 17px;
	letter-spacing: 1px;
	
	border: 0px solid gray;
}


div#imageheadline {
	right: -410px;
	top: 426px;
	
	width: 300px;
	height: 100px; 
	
	text-align: right;
	vertical-align: baseline;
	
	border: 0px dashed red;
	
	font-size: 18px;
	font-family: Times, Times New Roman;
	line-height: 18px;
	font-weight: normal;
}


div#imagetext {
	right: -410px;
	top: 525px;
	
	width: auto;
	height: auto; 
	
	text-align: right;
	
	font-size: 11px;
	line-height: 13px;
	letter-spacing: 1px;	
}


div#footer {
	position: fixed;
	
	-moz-opacity:0.4;
	filter:alpha(opacity=40);	
	opacity: 0.4;
	-khtml-opacity: 0.4;
	
	bottom: 10px;
	left: 10px;
	
	width: auto;

	text-align: center;	
	
	font-size: 10px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 10px;
	font-weight: normal;
}


div#galleryprev {
	position: absolute;
	top: -25px;
	right: 190px;

	border: 0px solid blue;
}


div#gallerynext {
	position: absolute;
	top: -25px;
	right: 0px;
	
	border: 0px solid blue;
}


div#galleryinfo {
	position: absolute;
	top: -20px;
	right: 30px;
	
	width: 150px;

	text-align: center;

	font-size: 10px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 12px;
	letter-spacing: 1px;
	
	font-weight: normal;
	font-style: normal;
	
	color: #cec928;

	border: 0px solid red;
}


/********************************* tables *********************************/

table#writertable{
	border: 0px dashed brown;
	
	float: right;
}

table#writertable td {
	border: 0px dashed darkred;
	padding-left: 50px;

}

/* design table */
table#layout {
	border-collapse: collapse;
	border-spacing: 4px;
	
	float: right;	
}

th.layout {
   border: 1px black solid;
   background-color: #cbccd2;
   padding: 2px 10px 2px 10px; /* t r b l */
   vertical-align: middle;
   color: #000000;
}

tr.odd {
  border: 1px solid #000;
  background-color: #ffffff;
  padding: 2px 10px 2px 10px;
}

tr.even {
	border: 1px solid #000;
	background-color:#eeeeee;
	padding: 2px 10px 2px 10px;
}

tr.active {
	border: 1px solid #000;
	background-color:#ffcccc;
	padding: 2px 10px 2px 10px;
}

td.layout {
	border: 1px solid #000;
	padding: 2px 10px 2px 10px;
}


/********************************* forms *********************************/


input.button {
	background-color: transparent;
	border: #000000 0px solid;
	
	color: #6d6e71;
	
	font-size: 12px;
	font-weight: bold;
}

input.buttonHover {
	background-color: transparent;
	border: #000000 0px solid;
	
	color: #cec928;
	
	font-size: 12px;
	font-weight: bold;
}



input.field {
	background-color: #ffffff;
	
	width: 160px;
	height: 16px;
	
	color: #6d6e71;

	font-family: Verdana, sans-serif;
	font-size: 11px;

	border: #6d6e71 1px solid;
}


input.cms_filefield {
	background-color: #ffffff;
	
	
	height: 20px;
	
	color: #000000;

	font-family: Verdana, sans-serif;
	font-size: 11px;

	border: #6d6e71 1px solid;
}


input.cms_field {
	background-color: #ffffff;
	
	width: 260px;
	height: 16px;
	
	color: #000000;

	font-family: Verdana, sans-serif;
	font-size: 11px;

	border: #6d6e71 1px solid;
}


input.cms_headline {
	background-color: transparent;
	
	width: 400px;
	height: 24px;
	
	color: #000000;
	text-align: right;
	font-size: 21px;
	font-family: Times, Times New Roman;
	line-height: 24px;
	letter-spacing: 1px;
	font-weight: normal;

	border: #6d6e71 0px solid;
	border-bottom: #cccccc 1px solid;
}


input.cms_subheadline {
	background-color: transparent;
	
	width: 400px;
	height: 16px;
	
	color: #000000;
	text-align: right;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;

	border: #6d6e71 0px solid;
	border-bottom: #cccccc 1px solid;

	margin: 0px;
}


select.cms_select {
	background-color: #ffffff;
	
	width: 260px;
	height: 20px;
	
	color: #000000;

	text-align: right;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	letter-spacing: 0px;

	border: #6d6e71 1px solid;
}


textarea.cms_desc {
	background-color: #ffffff;
	
	width: 500px;
	height: 100px;
	
	color: #000000;
	
	text-align: right;

	font-family: Verdana, sans-serif;
	font-size: 11px;

	border: #6d6e71 1px solid;
}

optgroup {
	
}