/* StyleSheets fuer die die Druckversionen der Protokolle von Schrumpfhirn.de */
/* erstellt by Haifisch 28.2.01 */

/* Schriftart aller Tags */
   INPUT,FORM,TL,TD,A,P,H1,H2,H3,H4,H5,H6,TT,DIV,LI,LU,OL,UL 
{font-family : sans-serif;color:#000000;font-size: 12pt;}
 
   body {color:#000000); background-color:#FFFFFF; }

/* Schriftgroessen der Ueberschriften */
   H1{font-size: 40pt; }
   H2{font-size: 28pt; }
   H3{font-size: 22pt; }
/* Anm.: H3 ist die Hauptberschrift, groessere werden nur in Ausnahmefaellen verwendet! */
   H4{font-size: 18pt; }
   H5{font-size: 14pt; }
   H6{font-size: 12pt; font-style:italic; font-weight:bold;}

/* DIV */
   DIV {align="center";}

/* Tabelle */
/*   TD {font-size : 10pt;} */
   
/* Links */
   A.normal {color : #000000;} 
   A.email {color : #000000;}
   A.intern {color: #000000;} 

/* ist noch zu evaluieren !! */
/* A:link {color : #000000; font-weight:bold;} */
/* A:visited {color : #ffffff;}*/
  	

/* Schriftgroessen die in Paragraphen gegliedert sind */
   P.fett {font-weight:bold;} 
   P.kursiv {font-style:italic;} 
   P.fettkursiv {font-weight:bold; font-style:italic;}
   P.rechts {align:right;}
   p.links {align:left;}
   
/* Tabellen Sytles fuer die Gallerie */
   table.tobi {position:absolute; left:200px; top:10; bottom: 100; top: 20;}

/* normaler Text */
/*   tt.news {font-size : 10pt;} */
/*   tt.frage {font-size : 12pt;} */

/* Listen */
/*   lu.news {font-size : 20pt;}*/

/* Forms */
/*   input.knopf {font-size : 10pt;} */
   input.frage {
	color : Black;
} 

/* Span Tag fuer alles "Normale" */
   span {font-family : sans-serif;color:#FFFFFF;font-size: 12pt;}

/* Tabellen Styles fuer To Do Liste (MiR, 24.12.00)*/
   th.todo {font-family : sans-serif;color:#000000;font-size: 14pt;line-height: 14pt; letter-spacing:0.4mm; word-spacing: 0.2mm; background-color:#FFFFFF}
   tr.todo {}
   td.todo {font-family : sans-serif; color:#000000; font-size: 12pt;line-height: 12pt; letter-spacing:0.4mm; word-spacing: 0.2mm; background-color:#FFFFFF;}
