/* DATEI: main.css */

body { background-color:#FFFFFF; font-family:Arial,sans-serif; }

body.menue { background-color:#CCCCCC; text-align:center; margin-left:2px; margin-right:2px;}

h1 { color:#000000 }
h2 { color:#FF0000 }
h3 { color:#FF0000 }
h4 { color:#FF0000 }

.fliess    { color:#003333; font-size:14px; margin-left:60px; margin-right:60px;}
.kommentar { color:#003333; font-size:11px; }
.kursiv    { font-style:italic; }

a:link    { color:#FF0000; font-weight:normal; text-decoration:none; }
a:visited { color:#FF0000; font-weight:normal; text-decoration:none; }
a:active  { color:#FF0000; font-weight:normal; text-decoration:none; }


table{ margin-left:15px; margin-right:15px;}
    .fontswitcher:hover { cursor:pointer; background-color:#e0dfe3; }
div.font_switcher:hover { cursor:pointer; }

a.menue:link { text-decoration:none; color:#000000; }
a.menue:visited { text-decoration:none; color:#000000; }
td.menue:hover { text-decoration:none; background-color:#e0dfe3; }