.blue    { color: blue; font-size: 110% }
.left    { text-align: left; }
.fett    { font-size: 120% }
.header  { color: red; font-size: 150% }
.header2  { color: black; font-size: 120% }

body { color:black;	font-family: Comic Sans MS, Helvetica,Geneva,Swiss; }

div.inhalt { text-align: center }
h1      { color: red; font-size: 22pt}
h2      { font-size: 15pt}
li      { font-size: 110% } 

p.menu1 { position: absolute; left :  40px; top: 105px}
p.menu2 { position: absolute; left : 170px; top: 105px}
p.menu3 { position: absolute; left : 320px; top: 105px}
p.menu4 { position: absolute; left : 445px; top: 105px}
p.menu5 { position: absolute; left : 620px; top: 105px}
p.menu6 { position: absolute; left : 780px; top: 105px}

a:link    { color: black }
a:visited {	color: black }
a:active  { color: black }

