/* Hier stehen in CSS Dateien die Kommentare */
/* Sie werden nicht interpretiert */

body.haupt {background-color:#ffffe0}

body.tab {background-color:#ffffff}

body.klein {background-color:#bb9988}

h1 {fontsize:24pt;color:#88bbaa}

h2 {fontsize:20pt;color:#aabbaa}

h2.rot {fontsize:18pt;color:#ee7766}

h3 {fontsize:16pt;color:#88bbaa}

h4 {fontsize:14pt;color:#ff3366}

h5 {color:#55ddff}

ol {list-style-type:lower-roman;fontstyle:bold;fontsize:16pt;margin-left:0,5cm;}

ul {list-style-type:circle;fontsize:14pt;margin-left:1cm;}

th {fontsize:14pt;color:#ff3366;text-align: left;padding-top:30px;}
td {font-style:italic;color:#34aadd;text-align:left;}
td.space {font-style:italic;color:#34aadd;text-align:left;padding-left: 50px;}

li.rot {color:red;}