/* CSS Document */


* {
	margin: 0;
}
html, body {
	height: 100%;
}

body {
  margin:0px;
  padding:0px; 
  width:100%;
  background:#CC0001;
	color:#fff;
	font-family: Arial;
	font-size:12px;
	background-image:url(../../sys_img/main_bg2.gif);
  background-repeat:repeat-y;
}

h1 {
  font-size:14px;
  font-weight:bold;
  border-bottom:1px solid #ccc;
}

img { border:0px; }

.wrapper {
  min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -25px; /* the bottom margin is the negative value of the footer's height */
}

.push {clear:both;}

.footer, .push {
  height: 25px; /* .push must be the same height as .footer */
}

.footer {
  width:830px;
  background:#000;
  color:#fff;
  margin-left:146px;
  padding-top:6px;
  font-size:11px;
  text-align:left;
}

.copyright {
  font-size:11px;
  color:#9C0707;
  text-align:left;
  padding-left:200px;
  }

.copyright a {
  font-size:11px;
  color:#9C0707;
  }

a {
  color: #fff;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}


table {
  font-size:12px;
  line-height:140%;
}

#header {
  width:100%;
  height:112px;
  top:0px;
  left:0px;
  z-index:1;
  border-bottom:4px solid #9C0707;
  background:#CC0001;
}

#logo {
  position:absolute;
  z-index:2;
  top:20px;
}

#navi_vert {
  float:left;
  width:145px;
  display:block;
  height:auto;
  background:#9C0707;
  border-right:1px solid #5D0000;
}

#content {
  float:left;
  width:820px;
  height:auto;
  margin:0;
  font-size:12px;
  line-height:140%;
  
}

#std_content {
  float:left;
  width:800px;
  height:auto;
  margin:0;
  font-size:12px;
  line-height:140%;
  margin-top:10px;
  padding:10px;
}

* html #std_content { width:820px; }

#preisbox {
  clear:both;
  margin-bottom:10px;
  margin-top: 5px;
  text-align: right;
}
#preisbox a {
  color: #000;
  text-decoration: underline;
}
#gewinnspielheader {
  background-image:url(/sys_img/h_gewinnspiel.gif);
  background-repeat:no-repeat;
  width:322px;
  font-size:11px;
  padding:60 0 10 5;
  margin:10 0 10 10;
}

#ptitel {
  color:#000;
  font-weight:bold;
  line-height: 22px;
  font-size:20px;
  margin-top:20px;
  margin-left:15px;
}

#produktbild {
  margin-top:20px;
  margin-left:20px;
  text-align: center;
}

#proddescr {
  font-family: Arial;
  margin-top:10px;
  margin-left:10px;
  margin-right: 10px;
  color:#000;
  font-size:11px;
}

#loginbox {
  height:106px;
  background:#5D0000;
  padding: 0 8 0 8;
}


#banner {
  width:828px;
  height:auto;
  margin:0;
  font-size:12px;
  line-height:140%;
  color:#fff;
  background:#000;
}

ul#vnav {
  font-size:11px;
  width:146px;
  display:block;
  list-style:none;
}

#vnav ul li {
  list-style:none;
  width:146px;
  }
  
ul#vnav li.active a {
  font-weight:bold;
  background-image:url(../../sys_img/nav_bg2.gif);
  background-repeat:repeat-x;
  }
  
html>body ul#vnav li a { 
	height: 21px;
}

ul#vnav li a {
  height:33px;
  width:140px;
  background-image:url(../../sys_img/nav_bg.gif);
  background-repeat:repeat-x;
  font-size:12px;
  display:block;
  color:#fff;
  text-decoration:none;
  padding: 8 0 4 10;
  margin-left:-45px;
}

* html ul#vnav li a { 
  margin-left:0px;
  width:146px; 
}

ul#vnav li a:hover {
  background-image:url(../../sys_img/nav_bg2.gif);
  background-repeat:repeat-x;
}


#n_start {
  width:67px;
  height:35px;
  background-image:url(../../sys_img/nav/1red.gif);
  background-repeat:repeat-x;
  background-position:0px 6px;
  text-align:center;
  padding-top:13px;
  float:left;
}

#h, #m, #s {
  font-size: 12pt;
}

#countdown {
  margin:75 0 0 15;
  padding-left: 10px;
}


#footer1 {
  width:940px;
  height:15px;
  font-size:10px;
  color:#fff;
  background: #3070FF;
}

.n_active {font-weight:bold;}

.login {
  width:124px;
  height:18px;
  border:1px solid #fff;
  background:#5D0000;
  color:#fff;
  margin-bottom:7px;
}

.td_comments  {
  padding:10 0 0 20;
  width:442px;
  background:#5D0000;
  background-image:url(../../sys_img/red_bg.gif);
  background-repeat:repeat-y;
  border-right:2px solid #5D0000;
  font-size:11px;
  color:#fff;
}

* html .td_comments  {
   width:462px;
}

#prozentbar {
	border:1px solid #000000;
	width:275px;
	height:12px;
}



#reviewLayer {
	border:3px solid #5d0000;
	display:none; 
	width:400px; 
	height:285px;
	background-color:#cc0001;
	position:absolute; 
	top:200px;
	text-align:center;
	z-index:10;
}


#starLayer {
	border:3px solid #5D0000;
	color:#fff;
	display:none; 
	width:300px; 
	height:186px;
	background-color:#CC0001;
	position:absolute; 
	top:200px;
	left:170px;
	z-index:10;
}

#newproduct_heading {
  display:box;
  font-size:24px;
  font-weight:bold;
  border-bottom:1px solid #fff;
  padding:10 0 10 0;
  width:759px;
}
