/* EHC ZKB Style Sheets */

body { margin:20px; background-color:white;}
body.inhalt { margin:0px; background-color:#b2cce5;}
body.top { margin:3px; background-color:#4775a3;}
body.team { margin:10px; background-color:#99b2cc;}
p,a,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,form,select,option { font-family:Verdana,Arial; color:black;}

h1 { font-size:24px; color:#666666; }
h2 { font-size:20px; color:#666666; }
h3 { font-size:16px; color:#666666; }
h4 { font-size:12px; color:#666666; }

p,a,ul,ol,li,div,td,th,address,nobr,b,i,form,select,option { font-size:12px; }

td { vertical-align:top; text-align:left }
th {  background-color:#4775a3; color:white; font-weight:bold; font-size:14px; text-align:left }

.klein { font-size:10px; }
.fett { font-weight:bold; }
.rot { font-weight:bold; color:red } 
.reva {  background-color:#f3f8fc; } /* Reverse Typ A */
.revb {  background-color:#b2cce5; } /* Reverse Typ B */
.revc {  background-color:#ffff99; } /* Reverse Typ C */

a:link { color:#0066cc; text-decoration:none; font-weight:bold; } 
a:visited { color:#0066cc; text-decoration:none; font-weight:bold; } 
a:active { color:#0066cc; text-decoration:none; font-weight:bold; }
a:hover { color:#6495ed; text-decoration:none; font-weight:bold; }
 