body 	{
		position:absolute;
		background-color:#FFFFFF;
		background-image:url('http://www.cinematography.de/back.jpg');
		color:#000000;
 		background-attachment:fixed; 
		}
		
H1		{font-family:"Comic Sans MS";}
H2		{font-family:"Comic Sans MS";}
h3 { color:black; font-family: Verdana, Arial, Helvetica, sans-serif; } 
h4 { color:black; font-family: Verdana, Arial, Helvetica, sans-serif; } 
h5 { color:black; font-family: Verdana, Arial, Helvetica, sans-serif; } 

.edit	{font-size:8pt;font-family:Tahoma; background-color:#FFFFFF; color: #0000AA;}
.noedit {font-size:8pt;font-family:Tahoma; background-color:#1f1f1f; border:0; color: #0000AA;}
.cell {background-color:#1f1f1f; color: #ffffff; font-size:8pt;}
.cell1 {background-color:#184373; color: #ffffff; font-size:8pt;}
.cell2 {background-color:#187343; color: #ffffff; font-size:8pt;}


 a:link 	{color:#0000AA; text-decoration:none; }
 a:visited  {color:#0000AA; text-decoration:none; }
 a:hover 	{color:#0000AA; text-decoration:underline; }
 a:active 	{color:#0000AA; text-decoration:none; }



/* ################### TABELLENMODUL SETTINGS ################### */
/* das ist die Tabelle mit blauen Einfärbungen für Navigation */
table.navitable {
  font-size        : 11px;
  background-color : #F9F9FF;
  border           : 1px solid #D9D9D9;
  width            : 100%;
}

table.navitable th {
  border           : 3px solid #F9F9FF;
  background       : #CCCCFF;
  font-family      : Verdana, Arial, Helvetica, sans-serif; 
  font-size        : 10pt;
  font-weight      : bold;
  text-align       : center;
  color            : #3333FF;
  height           : 27px;
}


table.navitable td {
  border           : 1px solid #F9F9F9;
  font-family      : Verdana, Arial, Helvetica, sans-serif; 
  font-size        : 8pt;
  font-weight      : normal;
}





/* ################### TABELLENMODUL SETTINGS ################### */
/* das ist die Tabelle mit grauem Rahmen und hellgrauem Hintergrund */
table.basictable {
  font-size        : 11px;
  background-color : #F9F9F9;
  border           : 1px solid #D9D9D9;
}

table.basictable th {
  border           : 1px solid #F9F9F9;
  background       : #CCCCCC;
  font-family      : Verdana, Arial, Helvetica, sans-serif; 
  font-size        : 10pt;
  font-weight      : bold;
  text-align       : center;
  color            : #333333;
  height           : 27px;
}


table.basictable td {
  border           : 1px solid #F9F9F9;
  background       : #EEEEEE;
  font-family      : Verdana, Arial, Helvetica, sans-serif; 
  font-size        : 10pt;
  font-weight      : normal;
}



.listar {list-style-image : url(http://www.cinematography.de/star.gif);}
.listarrot {list-style-image : url(http://www.cinematography.de/starrot.gif);}

/* ################### Formularfelder ###########################*/
input {border-right: hidden; border-top: hidden; border-bottom: hidden; font-size: 8pt; font-family: tahoma;}
textarea {font-size:8pt; border: 1px  ; font-family: tahoma; }



/* ################### FORMULARMODUL SETTINGS ################### */
/* Vorlage für Tabellen und Auflistungen*/
table.formtable {
  font-size        : 11px;
  background-color : #F9F9F9;
  border           : 1px solid #D9D9D9;
  border-spacing   : 0px;
  padding          : 2px;
}

table.formtable th {
  border           : 1px solid #F9F9F9;
  font-family      : Verdana, Arial, Helvetica, sans-serif; 
  font-size        : 8pt;
  font-weight      : bold;
  text-align       : center;
  color            : #333333;
  height           : 24px;
}

table.formtable td {
  border           : 0px solid #F9F9F9;
  background-color : #EEEEEE;
  font-family      : Verdana, Arial, Helvetica, sans-serif; 
  font-size        : 8pt;
  font-weight      : normal;
}
