#poll,
#poll-results {
	font-family:Arial;
	font-size:12px;
	margin-bottom:5px;
	position:relative;
}
#poll {
	width:220px;
	background:transparent url("../images/co2online/container220.jpg") repeat-y;
}
#poll .poll-top {
	height:10px;
	background:transparent url("../images/co2online/container220_top.jpg") no-repeat top left;
}
#poll-results .poll-top {
	height:10px;
	background:transparent url("../images/co2online/maincontent_top.jpg") no-repeat top left;
}
#poll .poll-center,
#poll-results .poll-center {
	margin:0 10px;
	position:relative;
}
#poll .poll-bottom {
	height:10px;
	background:transparent url("../images/co2online/container220_bottom.jpg") no-repeat left bottom;
}
#poll-results .poll-bottom {
	height:10px;
	background:transparent url("../images/co2online/maincontent_bottom.jpg") no-repeat left bottom;
}
#poll h2,
#poll-results h2 {
	color:#595959;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	margin:0;
	padding:0 0 6px 0;
}
#poll h3,
#poll-results h3 {
	margin:0 0 2px 0;
	background:transparent url("../images/co2online/line.gif") repeat-x top left;
	padding:6px 0 0 0;
	color:#CF1C22;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	line-height:16px;
}
#poll .poll-question {
	margin:0;
	padding:0;
	color:#1A1A1A;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	line-height:15px;
}
#poll .poll-form,
#poll-results .poll-form {
	margin:0;
	padding:0;
}
#poll .poll-form .poll-answers,
#poll-results .poll-form .poll-answers {
	margin:0 0 6px 0;
	padding:0;
	list-style-type:none;
}
#poll-results .poll-form .poll-answers {
	margin-bottom:15px;
}
#poll .poll-form .poll-answers li,
#poll-results .poll-form .poll-answers li {
	margin:0;
	padding:6px 0;
	display:block;
	background:transparent url("../images/co2online/line.gif") repeat-x bottom left;
	color:#1A1A1A;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	list-style-type:none;
	clear:both;
}
#poll .poll-form .poll-answers li input,
#poll-results .poll-form .poll-answers li input {
	float:left;
	margin:0 10px 10px 0;
	padding:0;
}
#poll .poll-form .poll-answers li label,
#poll-results .poll-form .poll-answers li label {
	margin-left:12px;
	display:block;
}
#poll .poll-form .poll-submit,
#poll-results .poll-form .poll-submit {
	float:right;
	background:transparent url("../images/co2online/pfeil_button_red.jpg") center right no-repeat;
	border:none;
	color:#CC0000;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0 18px 0 0;
	cursor:pointer;
	text-decoration:none;
}
#poll-results .poll-form .poll-submit {
	margin-right:10px;
}
#poll .poll-form .poll-submit:hover,
#poll-results .poll-form .poll-submit:hover {
	text-decoration:underline;
}
#poll .poll-results-link,
#poll-results .poll-results-link {
	clear:both;
	text-align:right;
	margin:0;
	padding:6px 0 0 0;
}
#poll .poll-results-link a,
#poll-results .poll-results-link a {
	color:#CC0000;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
#poll .poll-results-link a:hover,
#poll-results .poll-results-link a:hover {
	text-decoration:underline;
}
#poll-results .poll-results-link {
	position:absolute;
	top:20px;
	right:0;
}

#poll-results {
	/*width:445px;
	background:transparent url("../images/co2online/maincontent_midle.jpg") repeat-y top left;*/
}
#poll-results h3 {
	color:#333333;
	font-size:15px;
	line-height:18px;
	padding-bottom:10px;
}
#poll-results .poll-question {
	margin:0;
	padding:0;
	color:#1A1A1A;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	line-height:15px;
	margin:0 0 14px 0;
}
#poll-results .poll-answers {
	color:#1A1A1A;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	line-height:15px;
	margin:0;
	padding:0;
}
#poll-results .poll-answers li {
	display:none;
	clear:both;
	margin-bottom:15px;
	width:100%;
}
#poll-results .poll-answer {
	float:left;
	text-align:right;
	width:155px;
	margin-right:12px;
	margin-bottom:15px;
}
#poll-results .poll-bar {
	width:204px;
	height:12px;
	background:#FFFFFF;
	float:left;
	margin:2px 8px 0 0;
}
#poll-results .poll-bar div {
	background:#CC0000 url("../images/co2online/poll_bar.gif") repeat-x top left;
	height:100%;
}
#poll-results .poll-percent {
	color:#666666;
	float:left;
	width:40px;
}
#poll-results .poll-total {
	clear:both;
	color:#999999;
	font-size:11px;
	margin:0;
}
#poll-results .poll-more {
	margin:26px 0 0 0;
}
#poll-results .poll-more h3 {
	background-position: left bottom;
	font-size:13px;
	padding-bottom:4px;
}
#poll-results .poll-more-list {
	margin:8px 0 6px 0;
	padding:0 0 10px 0;
	list-style-type:none;
	font-size:12px;
	color:#333333;
	background:transparent url("../images/co2online/line.gif") repeat-x bottom left;
}
#poll-results .poll-more-list li {
	margin:0 0 15px 0;
}
#poll-results .poll-more-list h4 {
	font-size:12px;
	line-height:15px;
	color:#333333;
	margin:0;
	padding:0;
}
#poll-results .poll-more-list h4 .poll-more-new {
	color:#C1272D;
	font-weight:normal;
}
#poll-results .poll-more-list .poll-more-link {
	color:#CC0000;
	font-weight:bold;
	text-decoration:none;
	margin:0 0 0 5px;
	padding:0 18px 0 0;
	background:transparent url("../images/co2online/pfeil_button_red.jpg") center right no-repeat;
}
#poll-results .poll-more-list .poll-more-link:hover {
	text-decoration:underline;
}
#poll-results .poll-barometer-link {
	padding:0 18px 0 0;
	background:transparent url("../images/co2online/pfeil_button_red.jpg") center right no-repeat;
	color:#CC0000;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
#poll-results .poll-barometer-link:hover {
	text-decoration:underline;
}
