/* Stylesheet für Alpha60 - Website */
/* Feel free to use any of those patchy ideas */

body { 
       font-family: Arial, Helvetica, sans-serif;
       background-color: #D4D4D4;
       color: #000000;
       font-size: 13px;
}

p {        
    font-size: 13px;
    font-stretch: condensed;
    margin: 0pt;
    padding: 0pt;
}

td {        
    font-size: 13px;
    font-stretch: condensed;
    margin: 0pt;
    padding: 0pt;
}

input{ 
       border-style: solid;
       border-width: 1px;
       border-color: #444444;
       color: #444444;
       background-color: #f0f0f0; 
       font-size: 13px; 
       margin-right: 5px;
}
select{ 
       border-style: solid;
       border-width: 1px;
       border-color: #444444;
       background-color: #f0f0f0; 
       color: #444444;
       font-size: 13px; 
       margin-right: 5px;
}
textarea{ 
       border-style: solid;
       border-width: 1px;
       border-color: #444444;
}
input[type="submit"]
{ 
       border-style: solid;
       background-color: #f0f0f0;
       border-width: 1px;
       border-color: #444444;
       color: #444444;
       font-size: 13px;   
}

input[type="submit"]:hover { 
  color: #ff0000;
 }

a.blaettern:hover{ color: #ffffff; text-decoration: none; }
a.blaettern:visited { color: #444444; text-decoration: none;}
a.blaettern:visited:hover { color: #ffffff; text-decoration: none;}


a { color: #444444;  text-decoration: none; }
a:hover{ color: #ff0000; text-decoration: none; }
a:visited { color: #444444; text-decoration: none;}
a:visited:hover { color: #ff0000; text-decoration: none;}

a.dellink {color: #ff0000; font-weight: bold; text-decoration: none; }
a.dellink:visited { color: #ff0000; text-decoration: none;}
a.dellink:hover {color: #444444; font-weight: bold; }

img.menu { 
         border-width: 0pt;
         margin: 20px 0px 0px 0px;
}

.filmtitel { 
   color:#ff0000;
   font-size: 16px;
   font-weight:bold          
 }

.menueaktiv {
    width: 64px;
    font-size: 12px;
    text-alignment: right;	
    padding-right: 3px;
    padding-left: 1px;	
    margin-top: 10px;
    margin-bottom: 14px;
    background-color: #f5f5f5;
    font-weight: bold; 
    color: #ff0000;
}	

.menueinaktiv {
    width: 64px;
    font-size: 12px;
    text-alignment: right;	
    padding-right: 3px;
    padding-left: 1px;	
    margin-top: 10px;
    margin-bottom: 14px;
    background-color: #ff0000;
    font-weight: bold; 
    color: #ffffff;
}	

.persontitel { 
   color:#ff0000;
   font-size: 16px;
   font-weight:bold          
 }

.actauswahl {
   font-weight: bold;
}

.home { 
  margin-bottom:0.5ex;
 }

.filmshort { 
  text-indent:-2em;
  margin-left:2em;
  margin-top:0px;
  line-height:1.05;           
  margin-bottom:0px;
 }

.filmshort3 { 
  text-indent:-2em;
  margin-left:2em;
  margin-top:0px;
  line-height:1.05;           
  margin-bottom:4px;
 }

.filmshort2 { 
  text-indent:-2em;
  margin-left:2em;
  margin-top:0cm;
  line-height:1.05;           
  margin-bottom:0cm;
 }

.filmdaten { 
  text-indent:-2em;
  margin-left:2em;
  margin-top:4px;
  width: 637px;           
}
