/* CSS Deals */
body {
	/*background-color: #C9EBFF;
	background-image: url(../pcs/aufbau/hg_dunkel.png);*/
	background-repeat: repeat-x;
	/*text-align: center;*/
	margin: 0 auto; 
}

h1{
	font-size:24px;
	}

h2{
	}

a:hover{
	text-decoration:underline;
	}

input{
	padding:3px
	}
.inputreadonly{
	background:none;
	border:none;
	width:auto;
	}

.stern80{
	position:absolute;
	z-index:9;
	right:-15px; 
	margin-top:-20px; 
	background-image: url(pcs/aufbau/stern-blank_90x92.png);
	background-repeat:no-repeat; 
	width:90px; 
	height:92px; 
	overflow:hidden;
	}
.stern80showcase{
	margin-top:-15px;
	left:135px;
	}
.stern80start{
	margin-top:-5px;
	left:195px;
	}
.CounterShowcase{
	padding: 20px 120px 0 0;
	}
.CounterStart{
	padding: 35px 50px 0 0;
	}
.angebot{
	font:Arial, Helvetica, sans-serif;
	font-size:28px;
	line-height:20px;
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
	padding:12px 0 0;
	font-weight:bold;
	}
.angebot a{
	color:#FFFFFF;
	text-decoration:none;
	}
	
/*  Countdown  */
#dealCountdown {
	margin:10px 22px 0px;
	}

.countdown_section {
	color:#000000;
	float:left;
	font-size:12px;
	width:35px;
	line-height:15px;
	text-align:center;
	margin: 0px 5px;
}

.countdown_amount {
	color:#ffffff;
	background-image:url(../pcs/aufbau/hg_start_k.png);
	background-repeat:repeat-x;
	float:left;
	font-size:24px;
	height:35px;
	width:35px;
	line-height:35px;
	text-align:center;
	padding:0;
	margin:0;
}

.countdown_row {
	clear: both;
	width: 100%;
	padding: 0px;
	margin-bottom: 5px;
	text-align: center;
}

/*## DIV-IDs ##*/
#dealKopf{
	position:relative;
	background-image:url(pcs/aufbau/hg_kopf.png);
	background-repeat:repeat-x;
	/*background-color:#008DD0;
	border-bottom:#000000 3px solid;*/
	}
#dealKopfContainer{
	margin:auto;
	width:1020px;
	padding:0 10px 10px;
	margin-bottom:20px;
	height:110px;
	}
#dealKopfMenu{
	background-image:url(pcs/aufbau/hg_kopfmenu.png);
	background-repeat:repeat-x;
	border-bottom: solid 1px #C9EBFF;
	position:relative;
	height:30px;
	vertical-align:middle;
	/*
	background-color:#000000;
	border-bottom:#000000 3px solid;*/
	}
#dealKopfMenuContainer{
	margin:auto;
	width:790px;
	height:20px;
	color:#FFFFFF;
	padding-left:210px;	
	line-height:29px;
	}
.dealKopfMenuItem a{
	float:left;
	padding:0 50px 0 0;
	text-decoration:none;
	color:#C9EBFF;
	}
.dealKopfMenuItem :hover{
	text-decoration:underline;
	color:#FFFFFF;
	}

#dealContainer{
	margin:auto;
	width:1020px;
	}

#dealKopfLogo{
	position:relative;
	top:10px;
	float:left;
	height:100px;
	width:200px;
	background-image:url(dd-logo-pillowemboss.png);
	background-repeat:no-repeat;
	}

#dealKopfCenter{
	position:relative;
	top:10px;
	left:20px;
	float:left;
	height:100px;
	width:520px;
	}

#dealKopfRechts{
	position:relative;
	top:10px;
	left:40px;
	float:left;
	height:100px;
	width:260px;
	}

#dealSpalteLinks{
	margin-top:-22px;
	position:relative;
	float:left;
	width:210px;
	}

#dealContent{
	position:relative;
	float:left;
	left:10px;
	width:500px;
	background-color:#FFFFFF;
	padding:10px;
	}

#dealSpalteRechts{
	position:relative;
	float:left;
	left:30px;
	width:260px;
	}

.dealBoxContainer{
	width:260px;
	background-image:url(pcs/aufbau/schatten_ur.png);
	background-repeat: no-repeat;
	background-position:right bottom;
	}
	
.dealBoxHGblaustreif{
	background-image:url(pcs/aufbau/hg_box-blaustreif.jpg);
	background-position:bottom;
	}
.dealBox{
	background-color:#FFFFFF;
	padding:10px;
	margin-bottom:20px;
	position:relative;
	z-index:50;
	}
.dealBox a{
	text-decoration:none;
	color:454545;
	}
.dealBoxLinks_Schatten{
	background:none;
	background-image:url(pcs/aufbau/schatten_hg_boxLinks.png);
	background-position:bottom;
	background-repeat:no-repeat;
	padding:10px 18px 15px 12px;
	}

#dealFuss{
	padding:10px;
	border-top:0px solid #008DD0;
	background-image:url(pcs/aufbau/schatten_horiz_bottom.png);
	background-position:top;
	background-repeat:no-repeat;
	}
#dealFuss table{
	margin-left:210px;
	}
#dealFuss td{
	vertical-align:top;
	width:200px; 
	line-height:25px;
	}
#dealFuss1{
	position:relative;
	float:left;
	margin-right:10px;
	clear:both;
	}
#dealFuss2{
	position:relative;
	float:left;
	margin-right:10px;
	}
#dealFuss3{
	position:relative;
	float:left;
	}

#deal_vzkopf{
	float:left;
	width:510px;
	min-height:59px;
	max-height:115px;
	margin-left:-10px;
	overflow:hidden;
	background-color:#663300;
	background-image:url(pcs/aufbau/deal-des-tages_braun.png);
	background-position:top right;
	background-repeat:no-repeat;
	margin-top:27px;
	padding-bottom:5px;
	}
#deal_vzkopf_lasche{
	position:absolute;
	width:59px;
	height:135px;
	top:-44px;
	left:-70px;
	background-image:url(pcs/aufbau/vzkopf_lasche.png);
	background-position:top;
	background-repeat:no-repeat;
	
	}
#deal_vzkopf_cd{
	position:absolute;
	width:125px;
	height:30px;
	left:220px;
	margin-top:-20px;
	}
#deal_vzkopf_cd_noch{
	font-family:Arial, Helvetica, sans-serif;
	color:#663300;
	font-size:11px;
	position:absolute;
	width:30px;
	height:12px;
	left:199px;
	margin-top:-13px;
	}
#deal_vzkopf_cd_zdp{
	display:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#663300;
	font-size:11px;
	position:absolute;
	width:80px;
	height:12px;
	left:340px;
	margin-top:-13px;
	}
#deal_vzkopf_sg{
	position:absolute;
	width:96px;
	height:53px;
	background-image:url(pcs/aufbau/sauguenstig_k.png);
	background-position:top;
	background-repeat:no-repeat;
	left:10px;
	margin-top:-35px;
	}
#deal_vzkopf_kt{
	position:relative;
	left:10px;
	top:20px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	line-height:20px;
	width:250px;
	}
#deal_vzkopf_kt a{
	text-decoration:none;
	color:#FFFFFF;
	}
#deal_vzkopf_kt a:hover{
	text-decoration:underline;
	color:#FFFFFF;
	}

/** styles **/
.dealFormFeldTextarea{
	width:490px;
	height:200px;
	}
.dealFormFeld240{
	background:none;
	background-image:url(pcs/aufbau/hg_formfeld240.png);
	background-repeat:no-repeat;
	width:234px;
	height:30px;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
	margin:5px 0;
	}
.dealFormFeld150{
	background-image:url(pcs/aufbau/hg_formfeld150.png);
	width:150px;
	}
.dealFormFeld350{
	background-image:url(pcs/aufbau/hg_formfeld350.png);
	width:350px;
	}
.dealFormFeld440{
	background-image:url(pcs/aufbau/hg_formfeld440.png);
	width:440px;
	}

.dealmain {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#454545;
	line-height:18px;
	}
.dealmain ul li {
	margin-left:-20px;
	}

.dealalert{
	color:#FFFFFF;
	background-color:#FF0000;
	}

.dealbutton {
	background:none;
	background-image:url(pcs/aufbau/button85.png);
	background-repeat:no-repeat;
	width:85px;
	height:30px;
	line-height:30px;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	}
.dealbutton a{
	color:#FFFFFF;
	text-decoration:none;
	}
.dealbutton120 {
	background-image:url(pcs/aufbau/button120.png);
	width:120px;
	}

.dealbutton_Big250 {
	background:none;
	background-image:url(pcs/aufbau/button_hg_250x40.png);
	background-repeat:no-repeat;
	width:250px;
	height:40px;
	line-height:38px;
	text-align:center;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#FFFFFF;
	}
.dealbutton_Big250 a{
	color:#ffffff;
	}

.zusatzdealScherpe{
	position:absolute;
	right:0px;
	margin-top:-10px;
	z-index:100;
	background-image:url(pcs/aufbau/zusatzdeal.png);
	background-repeat:no-repeat;
	width:94px;
	height:54px;
	}

.top{
	vertical-align:top;
	}

/** reiter **/
/* main_showcase vertical scroll */
#main_showcase {
	position:relative;
	clear:both;
	}

/* root element for pages */
#pages {
	position:absolute;
	height:20000em;
}

/* single page */
.page {
	height: 320px;
	width:408px;
	border-top:3px solid #008DD0;
}

/* root element for horizontal scrollables */
.scrollable {
	position:relative;
	overflow:hidden;
	width: 408px;
	height: 320px;
}

/* root element for scrollable items */
.scrollable .items {
	width:20000em;
	position:absolute;
	clear:both;
}

/* single scrollable item */
.item {
	float:left;
	/*cursor:pointer;*/
	width:408px;
	height:320px;
}


#showcase{
	clear:both;
	}
/* main_showcase navigator */

#main_deal_reiter {
	padding:0px;
	margin:0;
}

#showcase-navi{
	clear:both;
	}

#main_deal_reiter li {
	/*background-color:#007DC5;*/
	float:left;
	/*color:#C9EBFF;*/
	font-family:Arial, Helvetica, sans-serif;
	height:12px;
	overflow:hidden;
	list-style-type:none;
	padding:8px 25px 10px 8px;
	/*width:100px;*/
	cursor:pointer;
	margin:0px;
	margin-right:-10px;
	position:relative;
	white-space:nowrap;
}

#main_deal_reiter li div{
	font-size:11px;
	text-align:center;
	margin-top:4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:16px;
}

#main_deal_reiter li a{
	text-align:center;
	margin-top:4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:14px;
	color:#008DD0;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
	text-decoration: none;
}

#main_deal_reiter li:hover {
	/*background-color:#008DD0;*/
	background:url(pcs/aufbau/vz_showcase_navi_register-ov.png) right no-repeat;
	color:#008DD0;
}

#main_deal_reiter li.active {
	/*background-color:#008DD0;*/
	background:url(pcs/aufbau/vz_showcase_navi_register-ov.png) right no-repeat;
	color:#008DD0;
}

#main_deal_reiter img {
	float:left;
	margin-right:10px;
}

#main_deal_reiter strong {
	display:block;
}

#main_showcase div.navi {
	margin-left:100px;
	cursor:pointer;
}
.navTab{
	background:url(pcs/aufbau/vz_showcase_navi_register.png) right no-repeat;
	/*border:1px solid #999999;
	background-color:#C9EBFF;
	border-bottom:none;*/
	color:#008DD0;
	}
/* register aktiv */
.navTabHoverCSS{
	/*background-color : #008DD0;*/
	position:relative;
	z-index:50;
	background:url(pcs/aufbau/vz_showcase_navi_register-ov.png) right no-repeat;
	padding-right:20px;
	font-weight : bold;
	color : #008DD0;
	}
.navTabDown{
	top:3px;
	}
