body {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	cursor: default;
	background-color: #f0f0f0;
	overflow-y: scroll;
	margin: 0;
	padding: 0;
}
* {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
h1 {
	font-size: 15px;
	color: #7BAF19;

}
ul,li {
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
	

}
h3 {
	font-size: 15px;
	color: #FFF;
	margin-bottom:20px;
	line-height: 37px;
	padding-left: 15px;

}
a:active {
  outline:none;
}

:focus {
  -moz-outline-style:none;
}
a {
	color: #7BAF19;
	text-decoration: underline;
}
 a:hover {
	color: #88C220;
	text-decoration: none;
}
a.btn {
	width:93px;
	height:26px;
	text-align: center;
	margin-left: 242px;
	color: #FFF;
	line-height: 23px;
	background-image: url(images/btn.png);
	background-repeat: no-repeat;
	display: block;background-position:left bottom
}

a.btn:hover { background-position:left top
}
a#btn_results {
	width:130px;
	display:block;
	text-align: center;
	color: #010101;
	display:none;
	float: right;
	font-size: 12px;
}
#cont {
	height: 99%;
	width: 581px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#topp {
	width: 100%;
	height: 12px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #3F362F;
	background-image: url(images/bg_header.jpg);
	position: fixed;
	top: 0px;
	z-index: 9999;
}
#header {
	width: 100%;
	background-image: url(images/shadow_top.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#header h1 {
	width: 581px;
	margin-right: auto;
	margin-left: auto;
}
#header h2 {
	width: 581px;
	margin-right: auto;
	margin-left: auto;
}
#header a {
	width:581px;
	height:174px;
	display: block;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: center top;
	margin-top: 12px;
}
.box {
	float: left;
	width: 581px;
	height: 136px;
	background-image: url(images/bg_box2.png);
	background-repeat: no-repeat;
	position: relative;
	background-position: left top;
}
.box_top {
	background-image: url(images/bg_box.png);
	background-position: left bottom;
	padding-bottom: 0px;height:138px;
}.schildkroete {
	background-image: url(images/schlid.png);
	background-repeat: no-repeat;
	width: 131px;
	height: 41px;
	
}
.box img {
	top: 17px;
	left: 111px;
	border: 1px solid #FFF;
	position: absolute;
	width: 140px;
}
.box .platz {
	position: absolute;
	top: 45px;
	left: 33px;
	color: #FFF;
	font-size: 19px;
	font-weight: bold;
}
.box input.checkbox {
	position: absolute;
	right: 35px;
	top: 36px;
	display: none;
}
.box ul.ul1 {
	top: 22px;
	left: 0px;
	margin-left: 11px;
	width: 80px;
	position: absolute;
}
.box ul.ul1 li {
	float:left;
	width: 109px;
	list-style-type: none;
	list-style-position: outside;
	padding-left: 5px;
	line-height: 17px;
	font-size: 11px;
	color: #000;
}
.box ul.ul1 li#woche {
	color: #89c31f;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 15px;
	line-height: 15px;
	margin-bottom: 2px;
}
.box ul.ul1 li#l_woche {
	background-image: url(images/arrow_positiv.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 10px;
}
.box ul.ul1 li#l_woche_negativ {
		background-image: url(images/arrow_positiv.png);
	background-repeat: no-repeat;
	background-position: left -21px;
	padding-left: 10px;
}
.box ul.ul1 li#platz {
	color: #FFF;
	font-weight: bold;
	font-size: 19px;
	line-height: 35px;
}
.box ul.ul2 {
	top: 24px;
	left: 257px;
	position: absolute;
}
.box ul.ul2 li {
	float:left;
	width: 235px;
	list-style-type: none;
	list-style-position: outside;
	padding-left: 5px;
	line-height: 17px;
}
.box ul.ul2 li#titel {
	float:left;
	width: 235px;
	background-image: url(images/li_titel.png);
	background-repeat: no-repeat;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
}
.box button {
	position: absolute;
	right: 7px!important;
	bottom: 70px!important;
	width: 69px;
	height: 36px;
	background-image: url(images/btn_vote.png);
	background-repeat: no-repeat;
	border: none;
	color: #FFF;
	font-size: 17px;
	text-decoration: underline;
	display: block;
	margin: 0;
	padding: 0;
	cursor: pointer;
	padding-bottom: 5px;
	background-position: left bottom;
}
.box button:hover {
	text-decoration: none;
	background-position: left top;
}
#left {
}
p {
	color: black;
	line-height: 20px;
	padding: 5px;
}
#box a {
	color: #FFF;
	text-decoration: underline;
}
#box a:hover {
	color: #88C220;
	text-decoration: none;
}
#footer {
	clear: both;
	height: 12px;
	background-image: url(images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #3F362F;
	position: fixed;
	bottom: 0px;
	width: 100%;
	z-index: 9999;
}
#footer a{
	color: #fff;
	font-size: 10px;
}
.footerinner {
	width: 581px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding: 0;
	line-height: 11px;
}
/* Bar Graphs */
.graph {
	width: 581px;
	position: relative;
/*	right: 30px;
*/}
.bar-title {
	position: relative;
	float: left;
	width: 541px;
	line-height: 20px;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 20px;
}

.bar-container {
	position: relative;
	float: left;
	width: 521px;
	height: 10px;
	margin-left: 20px;
	margin-right: 40px;
	margin-bottom: 12px;
}
.bar-container div {
	background-color:#88C220;
	height: 20px;
}
.bar-container strong {
	position: absolute;
	right: 0;
	top: 0px;
	overflow: hidden;
	margin-right: -35px;
}
#poll-results-title {
	height: 38px;
	background-image: url(images/bg_results_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:567px;
	margin-top: 41px;
	text-align: center;
	padding-right: 14px;
}
#poll-results h3 {
	line-height: 38px;
}
#poll-results  {
	background-image: url(images/bg_results.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 100%;
	padding-bottom: 35px;
	padding-top: 15px;

}
	
#poll-results p {
	text-align: center;
	padding-bottom: 10px;
}
#player {
	position: absolute;
	width: 84px;
	bottom: 24px;
	left: 257px;

	
}
