/* CSS-Datei für den Workshop CSS */
/* Diese Datei gilt ab dem Workshop als Definition für die weiteren Seiten */
a,p,h1,h2,h3,ul,ol,li,div,b,i,td,th,caption     { font-family:Helvetica,Arial,sans-serif; }
p,ul,ol,li,div,td,th,address,b,i { font-size:10pt;line-height:12pt; }
td,th {text-align=center;}
p {text-align:justify;}
h1 {font-size:24pt;line-height:24pt;background-color:green;color:white;font-style:bold;padding:3px;}
h2 {font-size:14pt;line-height:14pt;background-color:#99CC99;color:white;font-style:bold;padding:3px;}
h3 {font-size:12pt;line-height:14pt;background-color:#CCFFCC;color:green;font-style:bold;padding:3px;}
#marke {font-size:11pt;line-height:12pt;font-style:bold;background-color:#CCFFCC;}
span {font-size:12pt;line-height:12pt;font-style:bold;background-color:orange;font-style:bold; padding:3px}
