/*
Style in index.html muss gesondert bearbeitet werden!
*/
* { font-family:Verdana; font-size:12pt; color:#6F0040;}

a:link { text-decoration:none;}
a:visited { text-decoration:none;}
a:focus { text-decoration:underline;}
a:hover { text-decoration:underline;}
a:active {text-decoration:underline;}

textarea, input {font-size:8pt; color:#000000; font-family:Courier;}
body {background-image:url('bgmain.jpg'); margin:10px}
