/* austrian independend movie database
// migrated from MS-Access (WinNT Server) to postgreSQL / freeBSD
// written by juergen schmidt js@nethack.at
//
// filmdb.css for austrian independend movie database
//
// changelog: 28.03.2003
// version: 1.1.11
/////////////////////////////////////////////////////////////////////////////
//
// central stylesheet for filmdb_interface (web and admin)
//
///////////////////////////////////////////////////////////////////////////*/


/* tag definitionen */

body  {  background-color: #FFFFFF; 
         font-family: Verdana, Arial, Helvetica, sans-serif; 
         font-size: 12px; font-color: #000; }


/* schriftdefinitionen */


.textNormal {  font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; color: #000; }
.textSmall  {  font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 18px; color: #000; }
.textTitel  {  font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 20px; line-height: 18px; color: #000; }

.tableBorderBottom {
  border-width: 0px 0px 1px 0px;
  border-color: gray;
}


#table {
  font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 18px; color: #000;
}

#h4 {
  font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; color: #000;
}
