body {
         background-image:url(http://www.mazzucchi.ch/back.jpg);
         }
body, td, div {

	color: #ffffff;
         font-size: 10pt;
         font-family: Verdana, Helvetica, sans serif;
         font-size: 10pt;
	}
.klein 	{ font-size: 8pt; }
.speziell { font-family: Parry Hotter, Verdana, Helvetica, sans serif}

.style1 {
	width: 470px;
       	border-style:outset;
         border-width:3px;
         padding:2;
         background-color:#236634;
	color: #ffffff;
         font-size: 10pt;
	}
.formstyle {
         font-family:Verdana;
         font-size:10pt;
         color:#000000;
         background-color:#c2c2b0;
         }

.buttonstyle1 {
         color:#ffffff;
         font-size:8pt;
         font-weight:bold;
         background-color:#236634;
         font-family:Verdana;
         }

.buttonstyle2 {
	font-size:8pt;
         font-weight:bold;
         color:#ffffff;
         background-color:#884444;
         font-family:Verdana;
         }

.okay 	{ color: #ffff00; }
.fehler 	{ color: #ff3333; }
