body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #5B2E00;
	background-image: url(bg.gif);
}
a:link, a:visited, a:active {
	color: #5B2E00;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #C45C3D;
}


input, select, textarea{
	text-indent: 3px;
	color:#5B2E00;
	border: 1px solid #5B2E00;
	background-color: #FEF6E9;
}
select:hover {
	color:#000000;
}
input:focus, input:active, select:focus, textarea:focus {
	color: #000000;
	background-color:#FFFFFF;
}

input#ort, input#time, input#veranstaltung, input#datum{
	border:none;
	background-image:url(bgdata.gif);
} 

#feedback {
	border: none;
	background-color: transparent;
}
label {
font-size:10px;
font-weight:bold;
}
#datenschutz {
font-size:11px;
}
