body { font-family: Arial, Verdana, "Times New Roman"; }

table { font-size: 10pt; }

#11 { font-size: 11pt; }
#12 { font-size: 12pt; }
#14 { font-size: 14pt; }

#rot { color: red; }
#bigrot { font-size: 12pt; color: red; }
#bigbigrot { font-size: 14pt; color: red; }

#blau { color: blue; }
#bigblau { font-size: 12pt; color: blue; }
#bigbigblau { font-size: 14pt; color: blue; }

#kasten { background-color: aqua; }
#kastenklein { background-color: aquamarine; }

A:hover { text-decoration: underline ; color: red; }
.link { text-decoration: none; color: blue; }
.klick { color: blue; }








#para { font-family: Comic Sans MS, Arial, "Times New Roman"; }
#para1 { font-family: Arial, "Times New Roman", Verdana; }

#big { font-size: 35pt; }
#b1 { font-size: 14pt; }
#normal { font-size: 12pt; }
#klein { font-size: 10pt; }
#sehrklein { font-size: 8pt; }

#green { color: green; }
#biggreen { font-size: 14pt; color: green; }


#kastengold { background-color: gold; }
#angabendetails { background-color: aquamarine; }



