/* Stylesheet für Kinobar- Website */

body { 
       font-family: Verdana, sans-serif;
       background-color: #b0b0b0;
       color: #000000;
       font-size: 12px;
       margin: 0px;
}

p {        
    font-size: 12px;
    margin-top: 7pt;
    margin-left: 4px;	
    padding: 0pt;
}

.abstand {
    margin-top: -0.6ex;
    text-indent: -0.8em;
    margin-left: 0.8em;
}

.kinobar { 
   color:#ffffff;
   font-size: 36px;
   margin-top: 12px;
   margin-bottom: 18px;
   text-align: center;
 }

h2 {
   color:#000000;
   margin-left:0px;
   font-weight: bold;
   font-size: 13px;
}

td { 
     font-size: 12px;

 }

.titel {
       padding-bottom: 1ex;
}

.small {
       padding-top: 2ex;
       padding-bottom: 2ex;
}

.kurzinfo {
       padding-bottom: 1ex;
}

.langinfo {

}


a { color:#cc3300 ; text-decoration: none; }
a:hover{ color: #000000; text-decoration: none; }
a:visited { color: #cc3300; text-decoration: none;}
a:visited:hover { color: #000000; text-decoration: none;}

a.filmlink               {  color:#cc3300 ; text-decoration: none; }
a.filmlink:hover         { color: #000000; text-decoration: none; }
a.filmlink:visited       { color: #cc3300; text-decoration: none;}
a.filmlink:visited:hover { color: #000000; text-decoration: none;}


a.menulink { color: #ffffff; text-decoration: none; }
a.menulink:visited { color: #ffffff; text-decoration: none;}
a.menulink:hover { color: #000000; text-decoration: none;}

a.menuaktiv { color: #000000; text-decoration: none; }
a.menuaktiv:visited { color: #000000; text-decoration: none;}
a.menuaktiv:hover { color: #ffffff; text-decoration: none;}



.filmshort3 { 
  text-indent:-2em;
  margin-left:2em;
  margin-top:0px;
  line-height:1.15;           
  margin-bottom:4px;
 }

.menulink { 
  color=#ffffff;
 }

