/* CSS Document */

/* HEADER ********************/


#header{	
	position: absolute; top: 55px; left: 27px; width:430px; height:71px;
	
}


body {
	font-family: Monaco, Geneva, Verdana, Courier New, monospaced;
	font-size: 10px;
	line-height: 14px;
	letter-spacing: 0px;
	text-align: left;
	color: #9900CC;
	margin: 0px;
}


a {
	color: #9900CC;
	text-decoration:underline;
}


a:hover {
	color: #2BF683;
	background-color:#2BF683;
}


/* NAVI OBEN ********************/


#navi{	
	position: absolute; top: 150px; left: 65px; width:200px; height:10px;
	
}



/* FILM ********************/


#filmbox1{	
	position: absolute; top: 187px; left: 65px; width:480px; height:521px;
	
}
/* BIOGRAFIE ********************/

#box1{	
	position: absolute; top: 187px; left: 65px; width:80px; height:337px;
	
}

#box2{	
	position: absolute; top: 187px; left: 170px; width:268px; height:337px;
	
}

#box3{	
	position: absolute; top: 187px; left: 460px; width:289px; height:337px;
	
}

.bild{	
	padding-bottom:2px;
	
}

/* AWARDS ********************/
#box4{	
	position: absolute; top: 187px; left: 65px; width:370px; height:400px;
	
}


/* NAVI RIGHT / PREV / RETURN / NEXT********************/
#naviright { 
	text-align:right;
	position: absolute; top: 416px; right:0px; width:170px; height:10px;
	
}

#naviright a{ 
	text-decoration: underline;
	color: #9900CC;	
}

#naviright a:hover{ 
	color: #2BF683;
}

/* FILME / TITEL LEFT / BESCHREIBUNG ********************/
#text { 
	text-align:left;
	position: absolute; top: 416px; left:0px; width:280px; height:10px;
	
}



/* FILM / TABELLE ********************/

#tabel_film {
	text-align:left;
	position: absolute; top: 187px; left:65px; width:571px; height:370px;
	
}

td {
	padding-right:18px;
	padding-bottom:4px;
	}

.td2 { padding-bottom:8px; }
	

/* HOME BILD ********************/

#home_bild {
	position: absolute; top: 150px; left:65px; width:571px; height:370px;
	
}

#home_film {
	position: absolute; top: 187px; left:65px; width:571px; height:370px;
	
}
