	
	form.quickform, form.quickform div {
		width:500px;
	}

	form.quickform label {
		width:200px;
	}

	form.quickform div.disclaimer label {
		width:400px;
	}

	form.quickform div.header {
		margin:5px 0;
		margin-left:-10px;
	}

	form.quickform div.group {
		padding:5px 10px;
	}

	p.fehler {
		color:red;
	}
	