body { font-family: Helvetica,Arial,sans-serif; color: #FFFFFF; background-color: #663300; }

*.buttons { font-style: normal; color:#FFFFFF; background-image: url(res/hintergrund.jpg); background-color: #00FFFF; margin: 0px; }
*.text { font-style: normal; color:#FFFFFF; margin: 10px; }

*.h1 { font-size: 30px; line-height: 120%; }
*.h2 { font-size: 24px; line-height: 120%; }
*.h3 { font-size: 20px; line-height: 120%; }
*.h4 { font-size: 17px; line-height: 120%; }
*.item { font-size: 14px; line-height: 120%; }
*.gap { font-size: 6px; line-height: 120%; }
*.link { font-size: 14px; line-height: 120%; }
*.msg { font-size: 20px; line-height: 120%; }
*.form { font-size: 17px; line-height: 120%; }
*.button { background-image: url(res/button.jpg); width: 150px; height: 23px; font-size: 15px; line-height: 21px; color:#000000; text-align: center; vertical-align: middle; }
*.warning { font-size: 17px; line-height: 120%; color: #000000; background-color: #FFFF00; }

*.text1 { font-size: 22px; }
*.text2 { font-size: 20px; }
*.text3 { font-size: 18px; }
*.text4 { font-size: 16px; }
*.text5 { font-size: 14px; }
*.text6 { font-size: 12px; }
*.text7 { font-size: 10px; }
*.text8 { font-size: 8px; }

Input, Textarea { font-family: Helvetica,Arial,sans-serif; font-size: 14px; }

a:link { color: #FFFFFF; }
a:visited { color: #FFFFFF; }
a:hover { color: #FFFFFF; }
a:active { color: #FFFFFF; }

a:link img { border: 0px solid #CC6600; }
a:visited img { border: 0px solid #CC6600; }
a:hover img { border: 0px solid #CC6600; }
a:active img { border: 0px solid #CC6600; }

a.button:link { color: #000000; }
a.button:visited { color: #000000; }
a.button:hover { color: #000000; }
a.button:active { color: #000000; }

