/*******************************/
/*        DRUCKSTYLES         */
/*****************************/

@import url('yui-reset.css');

body {
	background: transparent;
	font: normal 13pt/16pt Arial, Helvetica, sans-serif;
	color:  #666666;
	letter-spacing: 1px;
	word-spacing: normal;
	height:100%; width:165mm; margin: 0 auto;}

}

p { margin: 0; margin-bottom: 16pt;}

h1 { color:#666666; font:normal 16pt/16pt Georgia,Arial,Times,serif; margin:0; margin-bottom: 3pt;}
h2 { color:#666666; font:normal 16pt/16pt Georgia,Arial,Times,serif; margin:0; margin-bottom: 3pt;}
/* h3 is used in subnav */


/*******************************/
/*            LINKS           */
/*****************************/

a, a:link, a:visited { color: #666666; text-decoration: none; }
a:hover, a:active, a:focus { text-decoration: none; color: #333333; }


/**************************************/
/*              TOP                  */
/************************************/

#adresse { display: none; }
#top_navigation { display: none; }
#mhlogo { display: none; }


/**************************************/
/*           CONTENT                 */
/************************************/

#content { position:relative; margin: 0; padding: 0; width: 660pt; float: left;}

	.portfolio_item { position: relative; margin: 5px; margin-bottom: 12px; padding: 5px; background-color:#fff; margin: 0 auto; }
	.showreel_item { position: relative; margin: 5px; margin-bottom: 20px; padding: 5px; background-color:#fff; margin: 0 auto; }
	
	.portfolio_text_container{ position: relative; display: block; margin: 5px; margin-bottom: 20px; margin-top: 20px; float: left;}

		.textblock { position:absolute; width:471px; left: 155px; top: 0; padding: 0 25px 0 0; }
		.fusszeile { font-size: 9pt; font-family: Arial, Helvetica, sans-serif; color: #333333; letter-spacing: .1em; text-align: left; }
		.datum { color:#666666; font:normal 16pt/16pt Georgia,Arial,Times,serif; margin:0; margin-bottom: 3pt; position:absolute; width:140px; left: 10px; top: 0;}
		

/***********************************/
/*       HAUPTNAVIGATION          */
/*********************************/


#hauptnavigation {display: none; }


/******************************/
/*      SUB NAVIGATION       */
/******************************/

#sub_navigation {	display: none; }



/* EDIT STYLES */
.content_edit { display: none;}
.content_new { display: none; }

