html, body {
	padding:0px; 
	/* margin:0px; wegen vergroessern Fenster, Inhalt bleibt zentriert*/
	font-family:Arial, Helvetica, sans-serif;
	
}

.displaynone {
	display: none;
}

#offers {
	font-family:Arial, Helvetica, sans-serif;
	width:240px;
	list-style:none;
	padding:0px;
	margin:0px;	
}
#offers li {
	
	background:url(../img/arrow.png) no-repeat right center #024f99; 
	text-decoration:none;
	
}
#offers li:hover { 
	background:url(../img/arrow_hot.png) no-repeat right center #4a78b7;
}
a.offer {
	display:block;
	text-decoration:none;
	background:url(../img/offer_small.png) no-repeat 5px 5px;
	padding:5px 15px 5px 45px;
	overflow:hidden;
	border-bottom:1px solid #4a78b7;
	cursor:pointer;
	min-height:50px;
	color:white;	
}
.offer:hover {
	background:url(../img/offer_small.png) no-repeat 5px 5px;
}
.offer_title {
	display:block;
	font-size:1.2em;
	width:100%;
	font-weight:bold;
	margin:0 0 3px 0;
	color:white;
	text-decoration:none;
}
.offer_info {
	display:block;
	font-size:1.0em;
	width:100%;
	font-weight:normal;
	color:white;
	text-decoration:none;
}
.offer_icon {
	background:url(../img/offer_big.png) no-repeat;
	text-align: left;
	display:block;
	cursor:pointer;
	width:59px;
	height:59px;
	margin:0px 420px;
	position:relative;
	text-decoration:none;
}
.offer_pop {
	display:none;
	background:url(../img/tooltip.png) 0px 0px;
	width:229px;
	height:87px;
	padding:13px 25px 25px 15px;
	position:absolute;
	overflow:hidden;
	z-index:1000;
}
.offer_pop:hover {
	background:url(../img/tooltip.png) 0px -126px no-repeat;
}
.offer_pop span {
	display:block;
}
.duration_pop {
	color:#79bdff;
	font-weight:bold;
	font-size:13px;
	height:20px;
	line-height:20px;
	overflow:hidden;
}
.title_pop {
	color:#fff;
	font-weight:bold;
	line-height: 14px;
	font-size:13px;
	max-height:35px;
	overflow:hidden;	
}
.info_pop {
	color:#fff;
	font-weight:normal;
	font-size:11px;
	height:23px;
	line-height:23px;
	overflow:hidden;
}



#containerscroll{ 
	width:250px; 
	margin:0px auto; 
	padding:0 0; 
}

#scrollbox{ 
	width:250px; 
	max-height:230px;  
	overflow:auto; 
	overflow-x:hidden; 
	border:1px solid #f2f2f2;
	position:relative; 
}

#containerscroll > p{ 
	background:#eee; 
	color:#666; 
	font-family:Arial, sans-serif; 
	font-size:0.75em; 
	padding:5px; margin:0; 
	text-align:right;
}





#deals {
	width:247px;
	list-style:none;
	padding:0px;
	margin:0px;	
	position:relative;
	text-decoration: none; 
}
#deals li {
	background: no-repeat right center #ffffff;
	/* background: no-repeat right center #024f99; */ 
	text-decoration: none;  
}
#deals li:hover { 
	/* background: no-repeat right center #4a78b7; */
	background: no-repeat right center #C0C0C0;
	
}
a.deal {
	position:relative;
	display:block;
	text-decoration:none;
	color:#fff;
	padding:5px 15px 5px 55px;
	overflow:hidden;
	border-bottom:1px solid #4a78b7;
	cursor:pointer;
	min-height:65px;
}
a.deal img {
	max-width:45px;
	max-height:60px;
	position:absolute;
	top:10px;
	left:5px;
	border:none;
}
.deal_text {
	width:100%;
	height:auto;
	color:#000000;
	text-decoration: none; 
}
.deal_title {
	display:block;
	font-size:13px;
	color:#000000;
	width:100%;
	font-weight:bold;
	margin:0 0 3px 0;
	text-decoration: none; 
}
.deal_info {
	display:block;
	font-size:12px;
	color:#000000;
	width:100%;
	font-weight:normal;
	text-decoration:  none !important; 
}

.deal_sml {
	display:block;
	font-size:10px;
	color: #024F99;
	width:100%;
	font-weight:normal;
	text-decoration: none; 
	height: 12px;
}



/* Akt. Angebote Trefferliste START */
div.offer_list {
	display:block;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	background:url(../img/arrow.png) no-repeat right center #024f99; 
	color:#fff;
	padding:5px;
	margin-top:3px;
	font-size:13px;
	width:490px;
	height:65px;
	cursor:pointer;
	text-decoration:none;
}
div.offer_list:hover {
	background:url(../img/arrow_hot.png) no-repeat right center #4a78b7;
}
.offer_list_description {
	display:block;
	float:left;
	width:130px;
	color:#fff;
	font-size:11px;
	line-height: 16px;
	text-align: left;
	text-decoration:none;
}
.offer_wrapperTr {
	display:block;
	float:left;
	background:#fff;
	padding:5px;
	color:#000;
	width:270px;
	height:55px;
	overflow:hidden;
	text-overflow: ellipsis;
	text-decoration:none;
}
.offer_wrapperTr .offer_titleTr {
	display:block;
	text-align: left;
	font-weight:bold;
	padding:0 2px;
	margin:2px 0 0 0;
	line-height:16px;
	font-size:15px;
	color:#000;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	text-decoration:none;
}
.offer_wrapperTr .offer_textTr {
	display:block;
	text-align: left;
	font-weight:normal;	
	padding:0 2px;
	margin:3px 0 0 0;
	height:33px;
	line-height:16px;
	overflow:hidden;
	text-decoration:none;

}
.offer_list .offer_imageTr {
	display:block;
	float:left;
	background:url(../img/offer_big.png) center center no-repeat;
	width:80px;
	height:65px;
	max-width:20%;	
	text-decoration:none;
}
/* Akt. Angebote Trefferliste ENDE */

#oetbwrap div #content div #item-container h2 span.sort_inactive {
	display:block;
	float:right;
	padding-left:7px;
	margin-top:7px;
	font-size:11px;
}

/* Anzeigen Hinweis Trefferliste */
.premium_ads {
	font-size:10px;
	margin-left:10px;
}



