/* farbschema für die startseite und verwandete unterseiten */
/* farbmodus: ocker */

body {
  background-image:url(../../pics/background/bg_dates.gif);
}


/* DIV-kästen */

.randkasten { background-color:#FEE4BF;  }


.terminspalte1   { float:left;  width:100px;}
.terminspalte3   { float:right; width:100px;}
.termintag       { width:90px;  height:80px; color:#FA7007;  font-size:5em; line-height:1.2em; text-align:center; border-bottom:2px solid #FA7007;margin-bottom: 10px;}
.terminticket    { width:90px;  border:1px solid #FA7007; text-align:center; margin-bottom:10px; min-height:80px; padding:2px;}
.termininhalt    { width:350px; background-color:#FEE4BF; margin-left:100px; padding:10px; border-bottom:1px solid black;}
.termininhaltfilm { width:350px; background-color:white; margin-left:100px; padding:10px;border:1px solid #FA7007;}
.termincontainer { min-height:160px; }
#newsletter      { color:#FA7007;}

/* Schrift */

h2 { color:#FEE4BF; }
a { color:#FA7007;}
#ajaxkalender pre a,
.genreaktuell { background-color:#FA7007; color:#FEE4BF;}
.genreaktuell { padding-left:2px; padding-right:2px;}

.termintitel {color:#FA7007; font-weight:bold; }
.termingenre {color:#FA7007; font-size:0.8em; line-height:1.2em; }
.terminlink  {font-size:0.8em; line-height:1.2em;}
.terminticket a { font-weight:bold; }