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

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


/* DIV-kästen */

.randkasten   { background-color:#C3F8B5;  }


.plakat2      { width:245px;  text-align:center; margin-top:10px; border-right:1px solid black;}
.plakat4      { width:580px; text-align:center; }
.plakat1      { margin:10px; padding:5px; background-color:#C3F8B5; width:300px; float:right;}
.plakat3      { width:240px; }
.plakat3 p    { font-size:0.8em; color:white; background-color:#C3F8B5; font-weight:bold; }
.plakatrahmen { border-top:1px solid black; }
.plakat2 img  { border:1px dotted silver;}
.plakat2 img:hover { border:1px solid #404100;}
.plakat4 img  { max-width:580px; border:0px;}
.plakat5      { height:130px;width:130px; float:left; overflow:hidden; background-color:white;margin:5px;}
.plakat5 img  { border:0px;}

/* Schrift */

h2 { color:#C3F8B5; }
a { color:#5EB047;}
#ajaxkalender pre a,
.genreaktuell { background-color:#7AC765; color:#C3F8B5;}
.genreaktuell { padding-left:2px; padding-right:2px;}