/* POLL
---------------------------------------------------------*/
/*---- ANSWER ----*/
.tx-jkpoll-pi1 .questiontext .answer_back{
	margin-top:10px;
	color:red;
	font-weight:normal;
	float:left;
}
.tx-jkpoll-pi1 .answer{
    width: 163px;
    height: 129px;
    float: left;
	padding: 10px 10px 10px 10px;
	margin-left: 25px;
	background-image: url(../../images/bg_voting.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.tx-jkpoll-pi1 .answer .title{
	font-size:11px;
	font-weight:bold;
	line-height:20px;
	
}
.tx-jkpoll-pi1 .answer .grafik{
	/*height:16px;*/
	width:162px;
	float:left;
}
.tx-jkpoll-pi1 .answer .label {
	float: left;
    margin-right: 5px;
	width:115px;
    font-size: 10px;
}

.tx-jkpoll-pi1 .answer .bar_container {
    float: right;
    width: 40px;
    height: 7px;
    border: 1px solid #BBBBBB;
    text-align: left;
	margin-top: 3px;
	
}

.tx-jkpoll-pi1 .answer .bar_container .bar_inner {
    display: block;
    color: #000000;
    height: 7px;
    background-color: red;
    border-right: 1px solid #999999;
}









/*---- VOTING ----*/
.content1mod1{
	padding:0px!important;	
}
.csc-header-n2{
	width:520px;
	float:left;
}
.tx-jkpoll-pi1 .list{
	float:left;
	width:520px;
}
.tx-jkpoll-pi1 .list p img{
	background-image:url(/fileadmin/images/accessibility_icons/wi/intern_davos.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	border:0 none !important;
	display:inline;
	padding:0;
	text-decoration:none;	
}
#col2 h1{
	clear:both!Important;
	color:#006AB3!Important;
	float:left!Important;
	font-size:13px!Important;
	font-weight:bold!Important;
	padding:15px 0 13px!Important;
	width:520px!Important;	
}
/*questiontext*/
.tx-jkpoll-pi1 .vote_title{	
	clear:both;
	float:left;
	/*color:#007A31;
	font-size:13px;
	font-weight:bold;
	padding:15px 0 13px;*/
	padding:0px 0px 5px 0px;
	font-weight:bold;
	width:520px;
}
.tx-jkpoll-pi1 .questiontext{
    float: left;
    width: 300px;
}
.tx-jkpoll-pi1 .questiontext .image{
	float:left;
	width:300px;
	margin-bottom:10px;
}

.tx-jkpoll-pi1 .questiontext .question_text{
	float:left;
    width: 300px;
}
.tx-jkpoll-pi1 .questiontext .question_text p{
	float:left;
    width: 300px;
}




/*voting*/
.tx-jkpoll-pi1 .voting{
    width: 163px;
    height: 129px;
    float: left;
	padding: 10px 10px 10px 10px;
	margin-left: 25px;
	background-image: url(../../images/bg_voting.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.tx-jkpoll-pi1 .voting .title {
	font-size:11px;
	font-weight:bold;
	line-height:20px;
}
.tx-jkpoll-pi1 .voting .linie{
	height:16px;
	width:162px;
	float:left;
}
.tx-jkpoll-pi1 .voting .linie input{
	margin: 0px 2px 2px 0px;
}
.tx-jkpoll-pi1 .voting .votingsend{
	margin-top:10px;
	width:162px;
	float:left;
}
.tx-jkpoll-pi1 .voting .votingsend .pollsubmit{
	background-image:url(../../images/winter/formsend.gif);
	border-width:0;
	color:#FFFFFF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	height:20px;
	padding-bottom:3px;
	padding-left:10px;
	padding-right:10px;
	text-transform:uppercase;
	width:auto;
}




/* POLL  
---------------------------------------------------------*/
