/* Clicks */

div#spalte2 {
	width: 450px;
}

div#spalte3 {
	top: 180px;
	left: 720px;
	width: 210px;
	color: #666;
}

th {
	text-align: left;
}

input, select {
	border: 1px solid #ccc;
	background: #fcfcfc;
}

input#senden {
	background: #f80;
	color: #fff;
	font-weight: bold;
	margin: 16px 0 0 0;
	padding: 1px 4px;
	border: 1px outset #999;
}

#aboform td, #aboform th {
	padding-bottom: 4px;
}
