/* Alles für die runden Ecken */


.nfb_liste {
 background: #c35240; 
 padding-bottom: 0em;
 width: 50em;
 text-align: left;
 }


.nfb_liste .film {
 border:0px;
 background: transparent;
 padding-top: 0.5em;
 padding-bottom: 0.5em; 
 padding-left: 5px;
 margin-left: 0px;
 text-align: left;

 }

.nfb_liste .vorstellung {
 border:0px;
 background: #eeb2a9;
 padding-top: 0.5em;
 padding-bottom: 0.5em; 
 padding-left: 5px;
 margin-left: 2px;
 margin-right: 2px;
 text-align: left;

 }


.nfb_liste .filmtitel {
 padding-top: 0.3em;
 padding-bottom: 0.5em; 
 float:left;
/* width:70%;*/
 margin-left: 0.3em;
 margin-right: 1em;
/* text-valign: center;*/
 vertical-align: middle;
 color: #fff;
 font-weight: bold;
 font-size: 150%;
}

.vorstellung .vorstellung_box {
 clear: both;
}

.nfb_liste .vorstellung_text {
 padding-top: 0.3em;
 padding-bottom: 0.5em; 
 float:left;
/* width:70%;*/
 margin-left: 0em;
 margin-right: 1em;
 color: #c35240;
 font-weight: bold;
}

.nfb_liste .vorstellung_text .zusatz {
 font-weight: normal;
 font-style: italic;
} 

.nfb_liste .filmtitel_zusatz {
 padding-top: 0.3em;
 padding-right: 5px;
 color:#fff;
 text-align:right;
 float: right;
}

.nfb_liste .vorstellung_preis {
 padding-top: 0.3em;
 padding-right: 5px;
 color:#c35240;
 font-weight: bold;
 text-align:right;
 float: right;
}


.nfb_liste .filmbox {
 padding-top: 0.5em;
 padding-bottom: 0.6em;
 padding-left: 5px;
 
}

.nfb_liste .filmbox:after{
 content: "";
 display:block;
 line-height:1px;
 font-size: 1px;
 clear:both;
}


.nfb_filmtitel {
  margin-left: -5px;
  padding-right: 3px;
  padding-left:10px;
  padding-bottom:0.5em;
  background: #c35240; 
  margin-bottom: 0.5em;
} 


#nfb_film_unten {
  margin-left: -5px;
  width: 302px;
  padding: 5px;
  background: url(bilder/rex_start_bogen_unten.gif) no-repeat;
  margin-bottom: 0px;
}


.nfb_liste a.filmtitel_link {
  /*top: 5px;*/
  background: #c35240; 
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: left;
}

.nfb_liste .uhr {
 padding-top: 0.3em;
 padding-bottom: 0.2em; 
 float:left;
 width:90%; 
 margin-left: 0em;
}

.nfb_liste .filminfo {
 padding-top: 0.3em;
 padding-right: 5px;
/*
 text-align: justify;
*/
 margin: auto;
 margin-top: 1em;
 max-width: 25em;
}

.nfb_liste .filminfo .bild {
  float: left;
  margin: 1em 1em 1em 1em; 
  padding: 0pt;
  position: relative;
  left: -2em;
}


.nfb_liste .ru {
	background:url(bilder/roundedbox_nfb_ru.gif) bottom right no-repeat;
	margin:0;
	padding:0;
}

.nfb_liste .lu {
	background:url(bilder/roundedbox_nfb_lu.gif) bottom left no-repeat;
	margin:0;
	padding:0;
}


.nfb_liste .ro {
	background:url(bilder/roundedbox_nfb_ro.gif) top right no-repeat;
	margin:0;
	padding:0;
}

.nfb_liste .lo {
	background:url(bilder/roundedbox_nfb_lo.gif) top left no-repeat;
	margin:0;
	padding:0;
}