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

body { 
       font-family: Arial, Helvetica, sans-serif;
       background-color: #e36656;
       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: #ffffff;
       border-width: 1px;
       border-color: #444444;
       color: #444444;
       font-size: 13px;   
}

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

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

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

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

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

.filmgal { 
   color:#ffffff;
   font-size: 10px;
}

.filmgal { 
   color:#ffffff;
   font-size: 10px;
}

.filmgal { 
   color:#ffffff;
   font-size: 10px;
}


.menueaktiv {
    width: 10em;
    text-alignment: center;	
    padding: 5px;
    font-weight: bold; 
    background-color: #ffffff;	
    color: #e36656;
}	

.menueinaktiv {
    width: 10em;
    text-alignment: center;	
    padding: 5px;
    font-weight: bold; 
    background-color: #e36656;
    color: #ffffff;	
}	

.phaseiv {
    text-alignment: right;	
    font-size: 18px;
    background-color: #e36656;
    color: #ffffff;
}

.persontitel { 
   color:#e36656;
   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;
  margin-bottom:0px;
 }

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

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

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

