div.startPagyeDailyQueueBox{
margin: 112px 0px 0px 0px;
cursor: pointer;
}
input.datePickInput {
  float: left;
}
.startPageDailyQueueTime{
font-size:0.9em;
}
div.datePicker {
  float: left;
  width: 16px;
  height: 18px;
  background: url('/images/icons/calendar.png') no-repeat 0 0;
  cursor: pointer;
}
div.startPageDailyQueue {
  background: url('/images/site/tageshitbg.jpg');
  background-repeat:no-repeat;
  padding: 3px 8px 10px 8px;
  width:141px;
  height:240px;
}
div.startPageDailyQueueArticle {
width:130px;
height: 115px;
margin-top:5px;
margin-left:3px;
padding-left:3px;
}
div.startPageDailyQueueImage {
  margin: auto;
  text-align: center;
}
div.startPageDailyQueueArticleInfo {
  margin-top: 11px;
  margin-left:4px;
  width: 132px;
  height: 56px;
}
.startPageDailyQueueArticleInfoText{
font-size:0.8em;
}
span.startPageDailyQueueRegularPrice {
  color:#666666;
}
div.startPageDailyQueuePrice {
  color: #fc742a;
  font-weight: bold;
  font-size: 1.2em;
  margin-top: 0.2em;
}
div.startPageDailyQueueSymbol {
  position: relative;
  top: 18px;
  left: 112px;
  height: 50px;
  width: 50px;
  z-index: 10;
  margin-bottom: -50px;
}
div.titelDailyQueue{
font-weight:bold;
color:#ED410F;
font-size:1.6em;
}

div.dailyQueueNormalPrice{
color:white;
padding-left:3px;
padding-top:2px;
margin-right:3px;
text-align:center;
width:50px;
font-size:1.2em;
}
div.dailyQueuePrice{
color:#585657;
background:#CAC8C9;
font-weight:bold;
padding: 0 3px;
}
td.startPageDailyQueueArticleOldPrice{
font-weight:bold;
text-decoration:line-through;
font-size:11px;
color:#515151;
}
td.startPageDailyQueueArticleCredit{
color: #ED410F;
font-weight:bold;
font-size:11px;
}
.startPageDailyQueueName
{
color:#FE7B00;
display:block;
text-align:center;
margin-right:2px;
}
span.dailyQueueNormalPriceCurr{
font-size:0.75em;
}