/* ---------------------------------------------------------
   uebersichtsseite
--------------------------------------------------------- */
.bg2-box{
   padding: 1em;
}

.sub-polamargin{
   padding-bottom: 2em;
}
.artpoll-art .sub-place{
	text-align: center;
	padding-bottom: 0.5em;
}
.artpoll-art{				
	float: left;				
}
.artpoll-art .sub-radio{
	text-align: center;
	padding: 0.2em 0 0.5em 0;
}
.artpoll-art .pola87 img{
	width: 7.83em;
}
.artpoll-art-norgt{
	margin-right: 5.3em;
}
.pola{
	float: none; 
}

/* ---------------------------------------------------------
   detailseite
--------------------------------------------------------- */
.sub-rgt{
   float: right;
}
.sub-lft{
   float: left;
}
.artpolldetail-box .sub-img-box{
   margin: 0 auto;
}
.artpolldetail-box .sub-img-box img{
   width: 100%;
   margin-bottom: 0.5em; 
}
.sub-detail{
   text-align: center;
}
.artpolldetail-box .sub-ctn-box{
   text-align: left;
}

/* link mit pfeil nach rechts auf rechter Seite */
.arr-next, .arr-next:link, .arr-next:visited, .arr-next:hover, .arr-next:active{
	font-weight: bold;
	color: #000;
	voice-family: "\"}\""; /* start bmh */
	background: url(../../../../../img/r2/basics/arr_next.png) no-repeat right 0.25em;	
	font-weight: normal;
	voice-family: inherit;
	padding-right: 15px;
	text-decoration: underline;
}
/* alle nicht-ie bekommen hier die richtige anweisung*/
html>body .arr-next, html>body .arr-next:link, html>body .arr-next:visited, html>body .arr-next:hover, html>body .arr-next:active {
	background: url(../../../../../img/r2/basics/arr_next.png) no-repeat right 0.25em;	
	font-weight: normal;
	padding-right: 15px;
	text-decoration: underline;	/* end bmh */
}
/* hack: versteckt vor ie5.0, aber nicht ie5.5 => so kommt der ie5.5 noch in's boot*/
html*#page-wrap .arr-next, html*#page-wrap .arr-next:link, html*#page-wrap .arr-next:visited, html*#page-wrap .arr-next:hover, html*#page-wrap .arr-next:active {
	background: url(../../../../../img/r2/basics/arr_next.png) no-repeat right 0.25em;	
	font-weight: normal;
	padding-right: 15px;
	text-decoration: underline;
}

.arr-next:hover{
	text-decoration: none !important;
}
.arr-next:active,
.arr-next:focus{
	background-color: #D20019 !important;
	color: #FFF !important;
	background-image: none !important;
}

/* ---------------------------------------------------------
   formularanpassung
--------------------------------------------------------- */
form#artpoll-form  .sub-lbl{   
   width: 30%;      
}
form#artpoll-form  .sub-ctn{   ;
   width: 69%;   
}

.artpoll-box{
	clear: both;
}
