/* CHANCE TO CHANGE */


/* ----------Rahmen zentriert das layout-------------- */


#logoli{
float:left;
width:275px;
height:141px;
background-image:url(../images/linkeecke.gif);
vertical-align: bottom;
background-repeat:no-repeat;
}

#logore{
float:left;
width:275px;
height:141px;
background-image:url(../images/rechteEcke_leer.gif);
vertical-align: bottom;
background-repeat:no-repeat;
}


/* -----------------Inhalt--------------------- */



#inhalt {
background-image: url(../images/hintergrund.jpg);
float:left;
background-repeat:no-repeat;
}



/* --------------linke Seite------------- */

#left {
	float: left;
	width: 275px;
}


#filmkasten{
float:left;
margin-left:0px;
margin-top:80px;
height:300px;
width:250px;
padding:0;
} 



/* --------------rechte Seite------------- */



/* -----------footer--------------------------- */




/* -----------Textformatierung--------------------------- */

