/* Erstellungsdatum: 28-12-2008 */
/* Änderungsdatum:   21-04-2010 - Fehler entfernt bei: font-weight   
                                - Kommentarzeichen eingefügt  */

body {font-family: Arial, Helvetica, sans-serif; background-color: #FFFAE6;}
a {color: #00008B; font-weight: bold;}
a:visited {color: #3366CC; font-weight: bold;}
a:active {color: #ff0000;}
a:hover {color: #ffffff; background-color: #00008B; font-weight: bold;}
#rahmen {border: solid #000000 0px; padding: 5px; color: #000000;}
#header {background-image: url(headback.gif); padding-top: 2px; border: solid #cccccc 5px; text-align: center;}
#navigation li {display: inline; padding: 7px;}
#footer {text-align: right; font-size: small;}

h1 { color:#CD1E0A; font-style:normal; text-align: center; font-size: 30px; }
<!-- h4 { color:#CC9966; font-style:italic; text-align: left; font-size: 20px; } -->
h2 { color:#CD1E0A; font-style:normal; text-align:center; font-size: 25px; }
h3 { color:#CC0000; font-style:normal; text-align:left; font-size: 20px; }
h4 { color:#CC0000; font-style:normal; font-weight:lighter; text-align: left; font-size: 18px; }
