fieldset{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
	margin:0 0 1px 0;
	padding:5px;
	line-height:1em;
}

input {
	width:200px;
	height:15px;
	font-family:Courier, sans-serif;
}

input.button {
	width:200px;
	height:20px;
}

#PLZ{
	width:45px;
}

#Ort{
	width:155px;
}

textarea{
	width:500px;
	height:50px;
	margin:0 0 10px 0;
}

form{
	display:inline;
}
h3 {
	margin:10px 0 10px 0;
}

#main{
	font-size:13px;
}
