body, html {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 0.9em;
 background:#ffffff;
 color: #222222;
}

div.mainmenu {
 color:#ffffff;
 background:#6B6B6B;
 width:166px;
 padding:1px;
 padding-left:4px;
 margin-top:20px;
 font-weight: bold;
}

a.mainmenu {
 color:#000000;
 background:#e9e9e9;
 display:block;
 width:166px;
 padding:1px;
 padding-left:4px;
 text-decoration:none;
 font-size:1em;
 margin:3px 0px 3px 0px;
}

a:hover.mainmenu {
 color:#A50B16;
}

#copyright {
 color:#B2B2B2;
 text-align:center;
 padding-top:2px;
 padding-bottom:2px;
 font-size: 0.8em;
}

#ueberschrift1 {
 font-size: 1.3em;
 color:#ffffff;
 background:#a0a0a0;
 padding: 3px;
 padding-left: 10px;
 font-weight: bold;
 text-transform:uppercase;
}

#ueberschrift2 {
 font-size: 1.3em;
 color:#000000;
 background:#eeeeee;
 padding: 3px;
 padding-left: 10px;
 font-weight: bold;
 text-transform:uppercase;
 margin-top: 2px;
 margin-bottom: 20px;
}

table.ausgabe_liste {
 margin-top: 20px;
 width: 100%;
}

tr.ausgabe_liste_ort {
 height: 20px;
 background: #888888;
 color: #ffffff;
}

tr.ausgabe_liste_kino {
 height: 20px;
}

a {
 color:#222222;
 text-decoration:none;
}

a:hover {
 text-decoration:underline;
}

a.adresse {
 color:#ffffff;
 text-decoration:none;
}

a:hover.adresse {
 color:#ffffff;
 text-decoration:none;
}

div.kino_adresse {
 background: #888888;
 color: #ffffff;
 padding: 6px;
}

div.bilder {
 background: #e9e9e9;
 padding: 10px;
 margin: 10px 0px 0px 0px;
 text-align:center;
}

div.kategorien {
 background: #888888;
 color: #ffffff;
 padding: 2px 6px 2px 6px;
 font-weight:bold;
 margin-top: 20px;
}

div.kategorien_ausgabe {
 border-bottom: 1px solid #c0c0c0;
 padding:5px;
}


.divbackground {
  background-color: #f9f9f9;
  border: 1pt solid #707070;
  margin:0px;
  padding:0.7em;
  padding-top: 3px;
}

#trennlinie
{
 margin-top:12px;
 margin-bottom:12px;
 background-image: url(img/trennlinie.png);
 background-repeat:repeat-x;
 height:1px;
}
