/* -----------------------------------------------------
TEMPOMEDIA - tempomedia filmproduction hamburg frankfurt
CSS Elemente
10.03.2005 webit! Gesellschaft fuer neue Medien mbH
----------------------------------------------------- */

/* ---------------- 16.03.2010 20:36 ---------------- */

body, input, textarea {
	margin: 0;
	padding: 0;
	color: #A59892;
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 16px;
	font-stretch: condensed;
	font-weight: bold;
	font-style: normal;
	letter-spacing: -1px;
	line-height: 25px;
	background-color: #564B47;
	}

a {
	color: #A59892;
	text-decoration: none;
	}

a:hover {
	text-decoration: none;
	color: #E74C14;
	}

a:focus {
	border: none;
	}

p {
	margin: 0;
	padding: 0;
	}

ul, li {
	list-style-type: none;
	list-style-position: inside;
	padding-left: 0;
	}

* html ul, li {
	margin-left: -7px; /* is padding 0 for ie */
	}

h2, h3, h4, h5, h6 {
	margin: -5px 0 10px 0;
	color:#E74C14;
	font-size:55px;
	font-weight:bold;
	letter-spacing:-2px;
	line-height: 42px;
	}

* html h2 {
	line-height: 43px;
	}

h3, h4, h5, h6 {
	margin: -3px 0 3px 0;
	font-size: 16px;
	font-stretch: condensed;
	font-weight: bold;
	font-style: normal;
	letter-spacing: -1px;
	line-height: 25px;
	}

* html h3 {
	line-height: 22px;
	}

h4 {
	margin: -3px 0 14px 0;
	}

strong {
	color: #fff;
	}

/* Navigation ------------------------- */

div#navigation {
	position: absolute;
	top: 25px;
	left: 0;
	width: 330px;
	height: 350px;
	float: left;
	}

div#navigation ul,
div#navigation ul li {
	list-style-type: none;
	list-style-position: inside;
	margin: 0;
	padding: 0;
	}

* html div#navigation ul, li {
	margin-left: -7px; /* is padding 0 for ie */
	}

div#navigation ul li a,
div#navigation ul li a em {
	display: block;
	width: 291px;
	height: 56px;
	background: url(../img/nav.gif) repeat-x 0 0;
	color: #A59890;
	font-size: 48px;
	font-weight: bold;
	letter-spacing: -2px;
	line-height: 31px;
	text-decoration: none;
	border: none;
	text-align: right;
	}

* html div#navigation ul li a,
* html div#navigation ul li a em {
	font-size: 20px;
	line-height: 35px;
	text-align: left;
	/* commented backslash hack v2 \*/
	font-size: 50px;
	line-height: 35px;
	text-align: right;
	/* hide from mac ie */
	}

div#navigation ul li a {
	position: relative;
	margin: 0 auto 0 20px;
	padding: 0;
	/* commented backslash hack v2 \*/
	overflow: hidden;
	/* hide overflow: hidden from mac ie */
	}

div#navigation ul li a em {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1; /* for Opera 5 and 6 */
	}

* html div#navigation ul li a {
	cursor: hand;  /* invalid, for IE5/win */
	c\ursor: pointer;
	}

div#navigation ul li a:hover {
	color: #E74C14;
	}

div#navigation ul li.tempomedia-aktiv a,
div#navigation ul li.tempomedia-aktiv a em,
div#navigation ul li.tempomedia a,
div#navigation ul li.tempomedia a em {
	height: 54px;
	background: url(../img/nav-tempomedia.gif) no-repeat 0 -1px;
	}
div#navigation ul li.tempomedia-aktiv a:hover em,
div#navigation ul li.tempomedia a:hover em {
	background: url(../img/nav-tempomedia.gif) no-repeat 0 -67px;
	}

div#navigation ul li.housereel-aktiv a,
div#navigation ul li.housereel-aktiv a em,
div#navigation ul li.housereel a,
div#navigation ul li.housereel a em {
	width: 240px;
	height: 43px;
	background: url(../img/nav-housereel.gif) no-repeat -51px -1px;
	}
div#navigation ul li.housereel-aktiv a,
div#navigation ul li.housereel a {
	margin-left: 71px;
	}
div#navigation ul li.housereel-aktiv a em,
div#navigation ul li.housereel a:hover em {
	background: url(../img/nav-housereel.gif) no-repeat -51px -56px;
	}

div#navigation ul li.directors-aktiv a,
div#navigation ul li.directors-aktiv a em,
div#navigation ul li.directors a,
div#navigation ul li.directors a em {
	width: 207px;
	height: 44px;
	background: url(../img/nav-directors.gif) no-repeat -84px -1px;
	}
div#navigation ul li.directors-aktiv a,
div#navigation ul li.directors a {
	margin: 9px 0 0 104px;
	}
div#navigation ul li.directors-aktiv a em,
div#navigation ul li.directors a:hover em {
	background: url(../img/nav-directors.gif) no-repeat -84px -57px;
	}

div#navigation ul li.news-aktiv a,
div#navigation ul li.news-aktiv a em,
div#navigation ul li.news a,
div#navigation ul li.news a em {
	width: 121px;
	height: 34px;
	background: url(../img/nav-news.gif) no-repeat -170px -1px;
	}
div#navigation ul li.news-aktiv a,
div#navigation ul li.news a {
	margin: 15px 0 0 190px;
	}
div#navigation ul li.news-aktiv a em,
div#navigation ul li.news a:hover em {
	background: url(../img/nav-news.gif) no-repeat -170px -47px;
	}

div#navigation ul li.workspace-aktiv a,
div#navigation ul li.workspace-aktiv a em,
div#navigation ul li.workspace a,
div#navigation ul li.workspace em {
	width: 257px;
	height: 53px;
	background: url(../img/nav-workspace.gif) no-repeat -34px -1px;
	}
div#navigation ul li.workspace-aktiv a,
div#navigation ul li.workspace a {
	margin: 6px 0 0 54px;
	}
div#navigation ul li.workspace-aktiv a em,
div#navigation ul li.workspace a:hover em {
	background: url(../img/nav-workspace.gif) no-repeat -34px -66px;
	}

div#navigation ul li.contact-aktiv a,
div#navigation ul li.contact-aktiv a em,
div#navigation ul li.contact a,
div#navigation ul li.contact a em {
	width: 174px;
	height: 42px;
	background: url(../img/nav-contact.gif) no-repeat -117px -1px;
	}
div#navigation ul li.contact-aktiv a,
div#navigation ul li.contact a {
	margin: 1px 0 0 137px;
	}
div#navigation ul li.contact-aktiv a em,
div#navigation ul li.contact a:hover em {
	background: url(../img/nav-contact.gif) no-repeat -117px -55px;
	}

/* Navigation Kontextmenu --------- */

div#navigation ul ul {
	margin: 9px 20px -6px 0;
	*margin-bottom: -3px;
	}
	*+html div#navigation ul ul {
		margin-right: 4px;
		}
	* html div#navigation ul ul {
		margin-right: 11px;
		}

div#navigation ul ul li {
	text-align: right;
	}

div#navigation ul ul li a {
	display: inline;
	font-size: 21px;
	letter-spacing: -1px;
	background-image: none !important;
	margin: 0 !important;
	}
	* html div#navigation ul ul li a {
		line-height: 31px;
		}
div#navigation ul ul li strong a {
	color: #E74C14;
	}

/* Inhalt ------------------------- */

div#content {
	clear: left;
	margin: 0 0 0 360px;
	padding-top: 77px;
	width: 700px;
	min-height: 350px;
	}

* html div#content {
	padding-top: 74px;
	height: 350px; /* min-height for ie, cause he automatically enlarges the box due a bug */
	}

div#content p {
	margin: -3px 0 18px 0;
	}

/* Textklammern ------------------------- */

/* 0. ebene - an tempomedia */
div#content {
	padding-top: 110px;
	}
* html div#content {
	padding-top: 110px;
	/* commented backslash hack v2 \*/
	padding-top: 114px;
	/* */
	}

/* 1. ebene - an house reel */
body#section1 div#content {
	padding-top: 122px;
	}
* html body#section1 div#content {
	padding-top: 122px;
	/* commented backslash hack v2 \*/
	padding-top: 126px;
	/* */
	}

/* 2. ebene - an directors */
body#section2 div#content {
	padding-top: 163px;
	}
* html body#section2 div#content {
	padding-top: 163px;
	/* commented backslash hack v2 \*/
	padding-top: 171px;
	/* */
	}

/* 3. ebene - an news */
body#section3 div#content {
	padding-top: 206px;
	}
* html body#section3 div#content {
	padding-top: 206px;
	/* commented backslash hack v2 \*/
	padding-top: 218px;
	/* */
	}

/* 4. ebene - an workspace */
body#section4 div#content {
	padding-top: 261px;
	}
* html body#section4 div#content {
	padding-top: 261px;
	/* commented backslash hack v2 \*/
	padding-top: 277px;
	/* */
	}

/* 5. ebene - an contact */
body#section5 div#content {
	padding-top: 310px;
	}
* html body#section5 div#content {
	padding-top: 314px;
	/* commented backslash hack v2 \*/
	padding-top: 331px;
	/* */
	}

/* Inhaltselemente ------------------------- */

div#minitxt {
	width: 275px;
	}

div#minitxt p {
	margin: -6px 0 30px 0;
	}

div#contact {
	margin-top: -40px;
	width: 685px;
	}

div#contact h3 {
	margin-top: 38px;
	}

div#minigallery {
	width: 500px;
	margin-left: 192px;
	}

div#minigallery div {
	margin: 0 13px 13px 0;
	float: left;
	}

body#section1 div#content div#minigallery {
padding-left: 70px;
	width: 625px;
	margin-left: 0;
	}

div#minigallery div a span {
	display: none;
	}

div#minigallery div a.over span,
div#minigallery div a:hover span {
	position: absolute;
	display: inline;
	margin-top: 0;
	margin-left: -110px;
	padding-left: 5px;
	width: 105px;
	height: 73px;
	font-size: 15px;
	letter-spacing: 0;
	color: #fff;
	background: url(../img/mouseoverback.png);
	}

* html div#minigallery div a.over span {
	filter:Alpha(opacity=86, finishopacity=86, style=3); /* ie doesn't support png transparency - so this workaround should do it */
	cursor: pointer;
	}

div#playall {
	margin-top: 22px;
	clear: both;
	}

div#playall p a, div#playall p a:hover {
	color: #A59892;
	font-size: 21px;
	font-weight: bold;
	font-stretch: condensed;
	letter-spacing: -1px;
	line-height: 26px;
	text-decoration: none;
	}

div#playall p {
	margin: 0;
	}

div#video {
	margin-top: 20px;
	width: 625px;
	display: block; clear: both;
	}

div#minivideo {
	margin-top: 13px;
	width: 500px;
	margin-left: 192px;
	display: block;
	clear: left;
	}

/* commented backslash hack v2 \*/
div#minivideo {
	clear: none;
	}
/* hide from mac ie */

/*Spezialseite Minivideo -> body-class sub*/
body.sub div#content div#minivideo {
	margin-left: 70px;
	}

body.sub div#content div#minivideo p {
	position: absolute;
	display: block;
	/*width: 270px;
	margin: -68px 0 0 -319px;
	text-align: right;*/
	width: 207px;
	margin: -382px 0 0 492px;
	}

*html body.sub div#content div#minivideo p {
	margin: 2px 0 0 7px;
	}
*+html body.sub div#content div#minivideo p {
	margin: 2px 0 0 7px;
	}

div#directors {
	margin-top: -6px;
	width: 190px;
	float: left;
	}

div#directors[id] {
	margin-top: -22px;
	}

* html div#directors {
	height: 1%; /* peekaboo bug im win ie umgehen */
	position: absolute; /* float bug im mac ie umgehen */
	}

/* commented backslash hack v2 \*/
* html div#directors { 	position: relative; margin-left: -3px; }
/* */

/*IE7*/
*+html div#directors ul { width: 100%; height: 1%; margin-left: 0; }

div#directors li.aktiv a {
	color: #E74C14;
	}

body.main div#directors {
	margin: -15px 0 0 76px;
	}

/*Spezialseite Minivideo -> body-class sub*/
body.sub div#content div#directors {
	text-align: right;
	margin: -59px 0 0 -149px;
	width: 100px;
	}

*+html body.sub div#content div#directors {
	width: 110px;
	margin: -43px 0 0 -143px;
	}

div#directors li.spacer {
	visibility: hidden;
	font-size: 0;
	line-height: 0;
	margin-top: 16px;
	}

div#directors li.showspacer {
	color: #fff;
	}

div#directors li.showspacer2 {
	margin-top: 8px;
	color: #fff;
	}

div#newslist {
	margin-top: -7px;
	width: 685px;
	}

div#newslist[id] {
	margin-top: -16px;
	}

div#txt {
	width: 685px;
	}

div#footer {
	margin: 55px 0 0 345px;
	width: 687px;
	background-color: #564B47;
	padding-bottom: 18px;
	text-align: right;
	display: block;
	clear: left;
	}

/* Formulare ------------------------- */

div#formular {
	width: 685px;
	}

body#section1 div#content div#formular {
	margin-top: -18px;
	}

* html body#section1 div#content div#formular {
	margin-top: -14px;
	}

div#content label {
	display: block;
	margin-top: 10px;
	}

div#content input {
	width: 240px;
	height: 21px;
	background-color: #fff;
	border: solid 1px #000;
	color: #A59892;
	margin: 4px 0 5px 0;
	padding: 3px 5px 0 5px;
	}

* html div#content input {
	margin: 4px 0 1px 0;
	}

div#content textarea {
	width: 600px;
	height: 150px;
	background-color: #fff;
	border: solid 1px #000;
	color: #A59892;
	margin: 4px 0 5px 0;
	padding: 0 5px 0 5px;
	}

* html div#content textarea {
	margin: 4px 0 1px 0;
	}

div#content input.button {
	width: 252px;
	height: 26px;
	margin: 37px 0 10px 0;
	padding: 0;
	cursor: pointer;
	}

div#content input.button {
	width: 252px;
	height: 26px;
	margin: 37px 0 10px 0;
	padding: 0;
	cursor: pointer;
	}

div#content label.error,
div#content p.error label {
	color: #CCB79E;
	}

div#content input.error,
div#content textarea.error,
div#content p.error input,
div#content p.error textarea {
	background-color: #CCB79E;
	}

div#content span.error,
div#content p.error span {
	margin: 0;
	color: #CCB79E;
	display: block;
	}

/* Newsbereich ------------------------------- */

* html div#newslist ul {
	margin-top: -7px;
	/* commented backslash hack v2 \*/
	margin-top: 7px;
	/* */
	}

div#newslist ul li {
	margin: 7px 10px 0 0;
	clear: left;
	}

div#newslist ul li ul li {
	padding-left: 0;
	margin: 0 0 4px 10px;
	clear: none;
	}

div#newslist ul span {
	display: block;
	width: 81px;
	float: left;
	}

div#newslist ul ul {
	margin: 0 0 0 81px;
	}

* html div#newslist ul ul {
	margin-left: 0;
	float: left;
	text-indent: -15px;
	}

/* Sonderformatierungen, Formatierungen in den Boxen usw. ------------------------- */

div#txt p {
	margin-top: 0;
	}

p.img {
	float: left;
	margin: 6px 6px 0 0;
	font-size: 13px;
	}

p.img img {
	margin: 6px 18px 6px 0;
	}

p.clearer {
	clear:both !important;
	}

div.clearer {
	height:1px;
	clear:both;
	line-height:1px;
	}

/* Logo ------------------------------ */

p#logo {
	color: White;
	text-align: right;
	position: absolute;
	right: 20px;
	top: 51px;
	}

@media screen {
	p#logo {
		padding-right: 436px;
		width: 256px;
		left: 345px;
		}

	p#logo a {
		display: block;
		height: 0;
		background: url(../img/logo.png) no-repeat;
		overflow: hidden;
		position: absolute;
		bottom: 0;
		}
	p#logo a.believe {	
		padding-top: 46px;
		width: 160px;
		right: 260px;
		}
	p#logo a.hsi {	
		padding-top: 46px;
		width: 60px;
		background-position: -160px 0;
		right: 200px;
		}
	p#logo a.smuggler {
		padding-top: 34px;
		width: 200px;
		background-position: -220px -12px;
		right: 0;
		}
	}