.rotating_offers_header {
	height:33px;
	background-image:url('/images/sonderangebote.jpg');
}

#rotating_offers {
	position:relative;
	height:205px;
	margin-bottom:10px;	
	background-color:#0086db;	
	background-image:url('/images/poltravel_bg.jpg');
	overflow:hidden;
}

 div.naviDiv {
border-top:1px solid #FFFFFF;
bottom:0;
height:20px;
left:0;
position:absolute;
width:345px;
z-index:100;
}
 div.naviDivBg {
/*background-color:#0b416d;*/
bottom:0;
height:20px;
left:0;
position:absolute;
width:345px;
}
 div.naviDivBgInner {
bottom:0;
left:1px;
position:absolute;
}
 div.naviDiv div.act,  div.naviDiv div.nact {
float:left;
height:30px;
overflow:hidden;
width:24px;
}
 div.naviDiv div.act div.btn,  div.naviDiv div.nact div.btn {
border-left:1px solid #FFFFFF;
cursor:pointer;
float:left;
font-size:9px;
font-weight:bold;
height:24px;
text-align:center;
width:24px;
}
 div.naviDiv div.act div.arr,  div.naviDiv div.nact div.arr {
height:9px;
overflow:hidden;
width:26px;
}
 div.naviDiv div.act div.arr {
background-image:url("../../images/front/rotatingBaner_arrow.png");
background-position:center bottom;
background-repeat:no-repeat;
height:10px;
visibility:visible;
}
 div.naviDiv div.nact div.arr {
height:9px;
visibility:hidden;
}
 div.naviDiv div.act div.btn {
background-color:#0086db;
color:white;
height:24px;
}
 div.naviDiv div.nact div.btn {
color:white;
height:24px;
}
 div.naviDiv div.nact div.btn:hover {
background-color:white;
opacity:0.5;
}
 div.rBaner {

}

#rotating_offers .txt, #rotating_offers .txt * {
	font-size:15px;
	text-align:left;
	color:white;
	padding-left:10px;
	padding-top:3px;
	padding-right:10px;
	line-height:17px;
}

#rotating_offers .subtxt {
	color: #50b8fb;
	font-weight:bold;
	text-align:left;
	padding-left:15px;
}

#rotating_offers .mehr {
	position: absolute;
	left:200px;
	bottom:0px;	
	z-index:1000;
}

#rotating_offers .mehr a {
	color:white;
	text-decoration:none;
}

#rotating_offers .mehr a img {
	margin-left:5px;
}

#rotating_offers .img_outer {
	overflow:hidden;
	height:140px;
	margin:1px;
	width:245px;
}

#rotating_offers .img_outer img {

}

