BODY { FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #000000; MARGIN: 4px; FONT-FAMILY: arial,helvetica,sans-serif;
BACKGROUND-COLOR: #FFFFFF }

.text {	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: arial,helvetica,sans-serif }

.rot {	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ff0000; FONT-FAMILY: arial,helvetica,sans-serif }

.klein { FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #000000; FONT-FAMILY: verdana,arial,helvetica,sans-serif }

.fett {	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: arial,helvetica,sans-serif }

.weiss{ FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #FFFFFF; FONT-FAMILY: arial,helvetica,sans-serif }

.gruen{ FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #00AE00; FONT-FAMILY: arial,helvetica,sans-serif }

H1 { FONT-WEIGHT: bold; FONT-SIZE: 24px; COLOR: #000000; FONT-FAMILY: arial,helvetica,sans-serif }

input { font-family: Arial, helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	width:300;
	text-decoration:none;
	background-color: #a4d2ee;
	border : 1pt solid #333333;
}

.button { font-family: Arial, helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	width:100;
	text-decoration:none;
	background-color: #3399cc;
	border : 1pt solid #333333;
        cursor: hand;
}

.button2 { font-family: Arial, helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	width:70;
	text-decoration:none;
	background-color: #3399cc;
	border : 1pt solid #333333;
        cursor: hand;
}
