* {
	border:0px;
	margin:0px;
	padding:0px;
	}
body {
	background-image:url(../img/sitebg.png);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	background-position:top;
	text-align:center;
	}
em {
	color:#820000;
	font-style:normal;
	font-weight:bold;
	}
#wrap {
	width:985px;
	margin:0px auto;
	text-align:left;
	}
#logo-ch {
	height:132px;
	width:270px;
	float:left;
	background-image:url(../img/bd-logo-ch.png)
	}
#logo-de {
	height:132px;
	width:270px;
	float:left;
	background-image:url(../img/bd-logo-de.png)
	}
#logo-at {
	height:132px;
	width:270px;
	float:left;
	background-image:url(../img/bd-logo-at.png)
	}
#headimg {
	width:715px;
	height:132px;
	float:left;
	}
#redbar {
	clear:both;
	background-image:url(../img/redbar.png);
	height:5px;
	background-repeat:repeat-x;
	}
#navigation {
	height:33px;
	background-color:#bad9ef;
	}
#bluebar {
	background-image:url(../img/bluebar.png);
	background-repeat:repeat-y;
	height:15px;
	}
#container {
	background-color:#FFFFFF;
	display: table;
	width:985px;
	background-image:url(../img/containerbg.png);
	background-repeat:repeat-y;
	}
/*#left {
	width:162px;
	float:left;
	}
#center {
	width:612px;
	float:left;
	}
#right {
	width:211px;
	float:left;
	}*/
#langs {
	padding:10px 20px 10px 9px;
	font-family:Arial;
	font-size:12px;
	}
#langs a, #langs img {
	margin-left:6px;
	text-decoration:none;
	color:#1a1a1a;
	}
	
#popup {
	background-color:#FFFFFF; text-align:left; padding:20px;
}
	
#log {
	padding:5px 5px 0px 0px;
	float:right;
	font-family:Arial;
	font-size:12px;
	}
#log a {
	color:#000000;
	text-decoration:none;
	border-bottom:1px dotted;
	margin:0px 5px 0px 0px;
	}
input#fieldsuchen {
	width:120px;
	margin-left:15px;
	margin-top:4px;
	margin-right:5px;
	}
input.searchbutton {
	background-image:url(../img/gobutton.png);
	background-repeat:no-repeat;
	width:32px;
	height:16px;
	display:inline;
	margin-top:4px;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Arial;
	font-size:11px;
	}
input.normalcase, textarea.normalcase {
	border:1px solid #bad9ef;
	width:99%;
	padding:1px;
	}
input.smallcase {
	border:1px solid #bad9ef;
	width:150px;
	padding:1px;
	}
select /*input*/ {
	width:420px;
	border:1px solid #bad9ef;
	}
select.detail {
	width:90%;
	border:1px solid #bad9ef;
	padding:1px;
	}
div.shopboxshot {
	text-align:center;
	}
.pricesku {
	width:200px;
	}
.pricesku td {
	border:0px;
	width:50%;
	}
#einkaufswagen {
	width:200px;
	height:28px;
	background-image:url(../img/indeneinkaufswagen.png);
	background-repeat:no-repeat;
	text-indent:20px;
	cursor:pointer;
  font-weight:bold;
	}	
input#promobutton {
	border:1px solid #032080;
	background-color:#bad9ef;
	font-weight:bold;
	font-family:Verdana;
	color:#333333;
	font-size:11px;
	padding:1px;
	}
input#promofield {
	border:1px solid #032080;
	background-color:#F0F0F0;
	padding:1px;
	}
input.anzahl {
	border:1px solid #bad9ef;
	}
input#bestellen {
	float:right;
	margin-top:20px;
	margin-bottom:20px;
	}
input#zumshop {
	float:left;
	margin-top:20px;
	margin-bottom:20px;
	}
input.login {
	border:1px solid #bad9ef;
	width:300px;
	}
input.button {
	border:1px solid #032080;
	background-color:#bad9ef;
	padding:2px 5px 2px 5px;
	font-weight:bold;
	font-family:Verdana;
	color:#333333;
	font-size:11px;
	}
#puchaselink {
	padding-left:15px;
	background-image:url(../img/purchasearrow.png);
	background-position:left;
	background-repeat:no-repeat;
	}
table.table-in-tabs img {
  width:125px;
  }
  
.main {
  border:0px !important;
}

.spacer {
	widows:95%;
	height:1px;
	background-color:#bad9ef;
}