﻿<style type="text/css">
<!--
.polltext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	
}
.pollink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FC9200;
	text-decoration: underline;
}
.pollfrage {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
.pollrahmen {
	border: 1px solid #CCC;
}
.pollsubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FC9200;
	border: 1px solid #000000;
}
-->
</style>