body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #F0F5E2;
	margin-left: 13px;
	margin-top: 13px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.pollrahmen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #d5e3ae;
	width: 270px;
}
.pollfrage {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.pollsubmit {
	background-color: #EAEAEA;
	border: 1px solid #80b92f;
	height: auto;
	font-size: 10px;
}
.pollink {
	text-decoration: underline;
	color: #000000;
}

