body{
  font: 0.75em Verdana, Geneva, Arial, Helvetica, sans-serif;
  margin:0;
  background:#eee url(images/bg.gif) repeat-x;
  background-attachment:fixed;
}
a{
  color:#666;
}
a:hover{
  color:#000;
}
h2{
  font-size:18px;
}
h3{
  font-size:14px;
}
#container{
  width:900px;
}
#header{
  width: 891px;
  height: 103px;
  background: url(images/top_header.png) no-repeat;
  padding:25px 9px 0 0;
}
#banner{
  width:468px;
  height:60px;
  margin:5px 0 0 405px;
}
#content{
  float:left;
  width:900px;
  background: url(images/content_bg.png) repeat-y;
  overflow:hidden;
}
img,div,input{
  behavior: url(/iepngfix.htc);
}
#footer{
  clear:both;
  height:19px;
  background: url(images/footer.png) no-repeat;
}
#nav_top{
  background: url(images/top.gif) repeat-x;
  height:44px;
  padding:6px 15px 0 0;
  margin:0 11px 0 10px;
  text-align:right;
}
#nav_top a{
  text-decoration:none;
}
#member{
  margin-top:3px;
}
#member a{
  outline-style:none;
}
#member a:hover,#member a:active{
  position:relative;
  top:1px;
}
#main_content{
  float:left;
  padding:0 15px 15px;
  width:880px;
}
#hotline{
  margin:0 0 15px 16px;
  background: url(images/hotline.gif) no-repeat;
  padding:6px;
  width:162px;
  height:28px;
  text-align:center;
}
ul.nav_left{
  width:195px;
  margin:0;
  padding:0;
}
ul.nav_left li{
  list-style: none;
}
ul.nav_left li a{
  display:block;
  text-decoration:none;
  font-weight:normal;
  border-bottom:1px solid #ddd;
  padding:5px 0;
  height:14px;
  margin-left:10px;
  outline-style:none;
  color:#666;
}
ul.nav_left li a:hover{
  background-color:#eee !important;
  color:#000;
}
#site_content{
  width:634px;
  float:left;
}
a.sitelink{
  color:#666;
  font-weight:bold;
  text-decoration:none;
}
a.sitelink:hover{
  color:#000;
}
form{
  margin:0;
}
.box{
  clear:left;
  width:290px;
  border:1px solid #bbb;
  padding:10px;
}
.round_corner{
  border-width:0 1px 0 1px;
  padding:0 10px 8px;
}
.box img{
  margin-right:10px;
  border:1px solid #bbb;
  float:left;
}
#as{
  clear:both;

  padding-top:15px;
  
  width:525px;
  margin:auto;
}
#as a{
	color:#003381;
	font-weight:bold;
}
hr{
  height:1px;
  border-width:1px 0 0;
  border-style:dashed;
  border-color:#c9c7c8;
  margin:10px 0;
}
.riderlink{
  text-decoration:none;
  background: url(images/box_rider_bg.gif) right bottom no-repeat;
  border-left:1px solid #bbb;
  height:10px;
  margin-top:16px;
  color:#666;
  font-weight:bold;
  padding:10px;
  float:left;
  outline-style:none;
}
* html .riderlink{
  padding:8px;
  margin-top:16px;
}
* html .active{
  margin-top:16px;
  position:relative;
  top:1px;
}
a.riderlink:hover{
  color:#000;
  cursor:pointer;
  background-position:right top;
}
.active{
  background-position:right top;
  position:relative;
  top:1px;
  height:11px;
  margin-top:15px;
  color:#000;
}
#newsletter_formular{
  padding:15px 0 15px 15px;
}
.text{
  border:0;
  background: url(images/input_bg.png) no-repeat;
  width:120px;
  height:18px;
  padding:3px 5px 0;
}

input.textbox200{
  border:0;
  background: url(images/input_bg_big.png) no-repeat;
  width:170px;
  height:18px;
  padding:3px 5px 0;
}
input.textbox200err{
  border:0;
  background: url(images/error_big.png) no-repeat;
  width:170px;
  height:18px;
  padding:3px 5px 0;
}
input.textbox200err_small{
  border:0;
  background: url(images/error_small.png) no-repeat;
  width:36px;
  height:18px;
  padding:3px 5px 0;
}
input.textbox200err_middle{
  border:0;
  background: url(images/error.png) no-repeat;
  width:120px;
  height:18px;
  padding:3px 5px 0;
}

input.formtxt200{
  border:0;
  background: url(images/input_bg.png) no-repeat;
  width:125px;
  height:18px;
  padding:3px 5px 0;
}
input.bgclass1{
  border:0;
  background: url(images/input_bg.png) no-repeat;
  width:125px;
  height:18px;
  padding:3px 5px 0;
}
input.big{
  border:0;
  background: url(images/input_bg_big.png) no-repeat;
  width:170px;
}
input.small{
  border:0;
  background: url(images/input_bg_small.png) no-repeat;
  width:36px;
}
input.submit{
  border:0;
  background: url(images/submit.png) no-repeat;
  width:114px;
  height:21px;
  cursor:pointer;
}
input.submit_big{
  border:0;
  background: url(images/input_bg_big.png) no-repeat;
  width:180px;
  height:21px;
  cursor:pointer;
}
input.submit_very_big{
  border:0;
  background: url(images/input_bg_very_big.png) no-repeat;
  width:250px;
  height:21px;
  cursor:pointer;
}
label{
  cursor:pointer;
}
.info{
  float:left;
  z-index:1;
  cursor:help;
  font-size:10px;
  text-decoration:underline;
  color:#888;
}
.info:hover{
  z-index:2;
  text-decoration:none;
}
.info span{
  display: none;
}
.info:hover span{
  display:block;
  position:absolute;
  top:320px;
  left:587px;
  border:1px solid #000;
  background-color:#eee;
  color:#000;
  padding: 5px;
}
#kooperation{
	background-color:white;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	padding:5px;
	line-height:1.25em;
	font-size:13px;
}
#kooperation img{
    margin-bottom:5px;
}
a#toplink{
	color:#0066CC;
	font-weight:bold;
	font-size:13px;
}
a#bottomlink{
    color:#3D81EE;
	font-size:10px;
	text-decoration:none;
}

#countdown_dashboard {
	height: 67px;
}
.dash {
	width: 83px;
	height: 67px;
	background: transparent url('daily_deal/images/dash.png') 0 0 no-repeat;
	float: left;
	padding-left: 13px;
	position: relative;
	color: #333;
}
.hours_dash {
	clear: left;
	background: transparent url('daily_deal/images/dark_hours_dash.png') 0 0 no-repeat;
}
.minutes_dash {
	background: transparent url('daily_deal/images/dark_minutes_dash.png') 0 0 no-repeat;
}
.seconds_dash {
	background: transparent url('daily_deal/images/dark_seconds_dash.png') 0 0 no-repeat;
}
.dash .digit {
	font: bold 33pt Verdana;
	font-weight: bold;
	float: left;
	width: 38px;
	text-align: center;
	position: relative;
	margin-top:4px;
}
.dash_title {
	display: none;
}
