/* Stylesheet-Datei fuer Praesenz verlage.de */

/* Farben: schwarz:    #000000 */
/*         rot:        #FF0000 */
/*         weiss:      #FFFFFF */

body           {background-color:#FFFFFF; margin-left:25px; margin-top:20px; margin-right:25px; margin-bottom:20px;}
body.banner    {background-color:#FFFFFF; margin-left:0px; margin-top:0px; margin-right:0px; margin-bottom:0px;}

p,h1,h2,h3,h4,h5,h6,h7,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,form,small,big,a {font-family:Verdana,Arial,Helvetica,sans-serif;}

/* normaler Text */
td   {font-size: 9pt; color: #000000;}
th   {font-size: 9pt; color: #000000;}
p    {font-size: 9pt; color: #000000;}
div  {font-size: 9pt; color: #000000;}
.head{font-size: 12pt; color: #000000; font-weight: bold;}

/* kleiner normaler Text */
small  {font-size:8pt;}
.klein {font-size:8pt;}

/* grosser normaler Text */
big {font-size:11pt;}
.gross {font-size:11pt;}

/* normaler Link */
a {color: #FF0000;}

/* Überschriften in verschiedenen Größen */
h1 {font-size:12pt;} 
h2 {font-size:12pt;}
h3 {font-size:12pt;}
h4 {font-size:11pt;}

/* Listen */
li,ul,ol {font-size:9pt; color:#000000;}

/* Farbig hervorgehobene zeilen in tabellen */
.top {font-size:9pt; color:#000000; background-color:#FFFFFF;}
.tab {font-size:9pt; color:#000000; background-color:#FFFFFF;}

/* Schriftfarben */
.schwarz {color:#000000;} 
.weiss   {color:#FFFFFF;} 
.rot     {color:#FF0000;} 
.fehler  {color:#FF0000; font-weight:bold;}

