* { 
margin: 0; 
padding: 0;
border: 0; 
}

html {
height:100%;
padding-bottom: 1px;
}

body  {
	color: #000;
	background-color: #FFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

h1, h2, h3, h4, h5, h6, p, br, ul, ol, li, hr  {
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, li, div, td, th, fieldset, input, textarea, address, blockquote, nobr, b, i  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: transparent;
}






#container {
	margin: 0 auto;
	width: 744px;
	text-align: right;
	background-image: url(../img/hg-content.gif);
	background-position: left;
	background-repeat: repeat-y;
	background-color: #FFF;
	color: #000;
	border-left: 10px solid #B6AC9F;
	border-right: 20px solid #B6AC9F;
}

* html .container {
	width: 784px;
	w\idth: 744px;
}


/*
header ******************************************************************/

#logo{
	background-color: transparent;
	color: #000;
	display:none;
}

#headerimg{
	height: 74px;
	background-image: url(../img/header_733x75.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

#headerimg h1{
	display: none;
	vertical-align: bottom;
}

#headertext{
	/*height: 26px;*/
	height: 2em;
	background-color: #FFF;
	color: #000;
	background-image: url(../img/logo.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	text-align: left;
}

#mainnavi{
	width: 562px;
	color: #FFF;
	background-color: #B6AC9F;
	border: 1px solid #FFF;
	line-height: 2em;
	vertical-align: bottom;
	list-style-type: none;
	margin: 0;
}


#mainnavi a:link, #mainnavi a:visited{
	text-decoration: none;
	color: #524637;
	background-color: #B6AC9F;
}

#mainnavi a:hover, #mainnavi a:active{
	text-decoration: none;
	color: #FFF;	
	background-color: #B6AC9F;
}

#mainnavi a.here:link, #mainnavi a.here:visited, #mainnavi a.here:hover, #mainnavi a.here:active {
	text-decoration: none;
	color: #FFF;	
	background-color: #B6AC9F;
}


.versetzt{
	margin-left: 20px;
	
}

/*
content *****************************************************************/

#content{
	background-color: #FFF;
	color: #000;
	font-size: 12px;
	text-align: left;
	margin: 37px 36px 0 43px;
	width: 665px;
}

#huckebein{
	margin-left: 50px;
}

#content #huckebein ol li{
	margin-left: 5px;
	list-style-position: outside;
}

/*
content startseite************************/

td.left{
	border-left: 1px solid #B6AC9F;
	border-top: 1px solid #B6AC9F;
	border-bottom: 1px solid #B6AC9F;
	text-align: left;
	width: 33%;
	margin-bottom: 10px;
}

td.middle{
	border-top: 1px solid #B6AC9F;
	border-bottom: 1px solid #B6AC9F;
	text-align: center;
}

td.right{
	border-right: 1px solid #B6AC9F;
	border-top: 1px solid #B6AC9F;
	border-bottom: 1px solid #B6AC9F;
	text-align: right;
	width: 33%;
}

.imgrand{
	margin: 4px;
}


/* definiert die filme auf der startseite */
.filmstart{
	width: 166px;
	float: left;
	text-align: center;
	height: 250px;
}

.filmstart img{
	margin: 4px;
	border: 1px solid #B6AC9F;
	padding: 4px;
}

.stopleft{
	clear: left;
}

A.start:LINK, A.start:Visited, A.start:Hover, A.start:Active {
	color: #524637;
	background-color: #FFF;
	margin-left: 5px;
	margin-top: 10px;
}

/*
Filmuebersicht *********************************************/

table.uebersicht{
	border: 1px solid #B6AC9F;
	margin-bottom: 14px;
	font-size: 11px;
}

table.uebersicht td{
	padding: 3px 0px 3px 3px;
	vertical-align: top;
}

table.uebersicht td.datum{
	padding-top: 8px;
	margin-right: 200px;
	width: 140px;
	text-align: right;	
}

.thumb{
	width: 100px;
}

.date{
	margin-right: 45px;
}



/*
filmdetail *************************************************/


/* definiert grundtable der Detailseite */
table.detail{
	border-right: 1px solid #B6AC9F;
	border-top: 1px solid #B6AC9F;
	border-left: 1px solid #B6AC9F;
	margin-bottom: 0px;	
	border-bottom: 0px solid #B6AC9F;
}

table.detail td{
	padding: 3px 0px 3px 3px;
	vertical-align: top;
}

/* definiert bild linke spalte */
.detailbild{
	width: 190px;
	margin: 8px;
	/*border-bottom: 1px solid #B6AC9F;*/
}

/* definiert mittlere Spalte von table.detail */
.filminfo{
	width:216px;
	border-right: 1px solid #B6AC9F;
	/*border-bottom: 1px solid #B6AC9F;*/
}

/* definiert rechte Spalte von table.detail */
.dvdinfo{
	border-bottom: 0px solid #B6AC9F;
}


/* definiert table in mittlerer und rechter Spalte*/
table.info td{
	font-size: 11px;
	/*color: #000;
	background-color: #FFF;*/
	font-weight: normal;
	font-style: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	
}
/* definiert td von table.detail - textteil mit informationen zum Film */
.detailtext{
	font-size: 12px;
	/*margin: 10px 10px 10px 10px;*/
	border-bottom: 1px solid #B6AC9F;
}

.detailtext img{
	margin-right: 4px;
	margin-top: 10px;
}

.detailtext p{
	margin-left: 10px;
}



A.detail:LINK, A.detail:Visited, A.detail:Hover, A.detail:Active {
	color: #524637;
	background-color: #FFF;
}


/* pressezone
************************************************************/
.presse {

	background-color: #FFFFFF;
	color: #000;
	width: auto;
	margin: 0;
	padding: 0;
	font-size: 9px;
	line-height: 2em;
	float: left;

}

ul.presse{

  padding:0;
	margin:0;
	list-style:none;

}

ul.presse li{

   text-align:center;
	width:155px;   
	float:left;
	padding:0;
	margin:4px;

}


ul.presse a img

{  
  border:1px solid #CCCCCC;
  width:155px;
  height:116px;
  text-decoration:none;
  display:block;

}
/*ul.presse {
  padding:0;
  margin:0;
  list-style:none;
	line-height: 1.2em;
}
ul.presse li {
   text-align:center;
   width:155px;
   float:left;
   list-style:none;
   padding:0;
   margin:4px;
	font-size: 9px;
}



.presse a img
{  
  border:1px solid #CCCCCC;
  width:155px;
  height:116px;
  text-decoration:none;
}*/



/*
footer ****************************************************/

#trennlinie{
	background-image: url(../img/hg-bottom.gif);
	background-position: top;
	background-repeat: repeat-x;
	/*width: 733px;*/
	height: 15px;
	margin-left: 11px;	
	clear: left;
}

#footer{
	width: 733px;
	line-height: 2em;
	background-color: #B6AC9F;
	color: #FFF;
	font-size: 11px;
	margin-left: 11px;
	text-align: center;
	vertical-align: bottom;
	
}

#footer a:link, #footer a:visited{
	text-decoration: none;
	color: #524637;
	background-color: #B6AC9F;
	font-size: 11px;
}

#footer a:hover, #footer a:active{
	text-decoration: none;
	color: #FFF;	
	background-color: #B6AC9F;
	font-size: 11px;
}



/*
Textteil*********************************************************/



A:LINK, A:VISITED, A:HOVER, A:ACTIVE {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #524637;
	background-color: #FFF;
}

A:HOVER, A:ACTIVE {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	background-color: #FFF;
}



h1 {
	font-size: 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #524637;
	background-color: #FFF;
	margin-bottom: 10px;
	font-weight: normal;
	font-style: normal;
}

h2{
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #FFF;
	margin-bottom: 7px;
	margin-top: 5px;
	font-weight: normal;
	font-style: normal;
}


h3{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #FFF;
	font-weight: normal;
	font-style: normal;
	
}

/* definiert ueberschrift in der filminfo un dvdinfo */
h4{
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	margin:2px 0 6px 3px;;
}

/* definiert ueberschrift detailseite text */
h5{
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	margin:10px 0 6px 10px;;
}




.smaller{
	font-size: 12px;
	color: #524637;
	background-color: #FFF;
}

.rechts{
	text-align: right;
	margin-right: 15px;
}

.center{
	text-align: center;
	margin-top: 8px;
	margin-bottom: 5px;
}

p{
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 7px;
}

/* absatz mit groesserem abstand bottom */
.abstand{
	margin-bottom: 20px;
}

.ganzlinks{
	margin-left: 0px;
	margin-bottom: 10px;
}


.verysmalltext{
	font-size: 10px;
}
 


.stopleft {
	clear: left;
	line-height:0px;
	font-size:0px;
}

.stopleftline {
	clear: left;
	line-height:1px;
	font-size:0px;
	border-top: 1px solid #B6AC9F;
}

.bottom{
vertical-align: bottom;
}


td.pressetitel{
	width: 410px;
}

td.pressetitel p{
	padding-left: 10px;
}

td.presseagentur{
	width: 158px;
}

table.download{
	margin-bottom: 15px;
}

td.download{
padding: 0;
margin: 0;
vertical-align: top;
text-align: center;
font-size: 11px;
width: 157px;
}

td.download p{
	padding: 0;
	margin: 0;
}

td.download a img{
	  border:1px solid #CCCCCC;
  width:155px;
  height:116px;
  text-decoration:none;
  display:block;
}


td.space{
	width: 7px;
}

/*
.box a img

{  
  border:1px solid #CCCCCC;
  width:155px;
  height:116px;
  text-decoration:none;
  display:block;

}*/
