    	* {margin: 0;padding: 0;}
		body {color: #333;font-family: arial,helvetica,sans;font-size: 12px;}
		a {font-weight:bold;color:#1E5C91;text-decoration:none;}
		a:hover {text-decoration:underline;}
		a.small {font-size:10px;}
		a.small:hover {text-decoration:underline;}
		a.medium {font-size:11px;}
		a.medium:hover {text-decoration:underline;}
		a.big {font-size:12px;}
		a.big:hover {text-decoration:underline;}
        .big {font-size: 12px;line-height: 140%;}
		h2 {font-size:12px;font-weight:bold;display:inline;}
		.headline {font-size:14px;font-weight:bold;}
		input {font-family : arial,helvetica,sans;font-size : 11px;color : #006;}
		input.submitform {background-color: #8abfef;color: #fff;font-family: arial,helvetica;font-size: 11px;font-weight: bold;width: 200px;}
        input.width140px {width:140px;border:1px solid #8ABFEF;}
		input.width200px {width:200px;border:1px solid #8ABFEF;}
		input.width200px.rabatt {border-radius:5px;color:#333;font-size:25px;padding:2px 5px;text-align:center;}
        input.width300px {width:300px;border:1px solid #8ABFEF;}
		input.width50px {width:50px;border:1px solid #8ABFEF;}
		input.submitform {font-family :arial,helvetica;font-size : 11px;font-weight:bold;width:200px;color : #fff;	background-color : #8ABFEF;}
		input.cancelform {font-family :arial,helvetica;font-size : 11px;width:200px;color : #006;background-color : #cca;}
		.formhint {color:#E27000;}
		.formerror, .error {color:#F00;}
        .small {font-size:10px;line-height:120%;}
		.medium {font-size:11px;line-height:130%;}
        textarea {font-family : arial,helvetica;font-size : 11px;width:200px;color:#000066;border:1px solid #8ABFEF;}
		a.bezirke {color:#1E5C91;font-size:11px;font-weight:bold;text-decoration:none;}
		a.bezirke:hover {color:#8ABFEF;}
		a.bezirkeaktiv {font-size:11px;font-weight:bold;text-decoration:none;color:#8ABFEF;}
        .helptext {font-size:11px;color:#0092D5;font-weight:bold;background-color:#E5F4FB;padding:5px;}
		
		#ColorTable		{ cursor: pointer ; cursor: hand ; }
		#hicolor		{ height: 74px ; width: 74px ; border-width: 1px ; border-style: solid ; }
		#hicolortext	{ width: 75px ; text-align: right ; margin-bottom: 7px ; }
		#selhicolor		{ height: 20px ; width: 74px ; border-width: 1px ; border-style: solid ; }
		#selcolor		{ width: 75px ; height: 20px ; margin-top: 0px ; margin-bottom: 7px ; }
		#btnClear		{ width: 75px ; height: 22px ; margin-bottom: 6px ; }
		.ColorCell		{ height: 15px ; width: 1px ; }
		#loading
		{
			position: absolute;
			top: 528px;
			left: 35px;
			background-color: #FFF7EA;
			border: 0.1em solid #FFB82A;
			color: #000066;
			display: none;
			margin: 0;
			padding: 0.25em 0.5em 0.25em 0.5em;
			width: 14em;
			}
