  body {
    color: black; background-color: white;
    font-size: 100.01%;
    font-family: Arial,Helvetica,sans-serif;
    margin: 0; 
    padding: 0;
  }

div.banner {
	width: 900px;
	height: 112px;
	border:1px solid #917a72;
	background-image:url('/bilder/biopraesentwein.jpg');
}
div.banner div {
	font-weight: bold;
	font-size: smaller;
}
div.banner div a {
	padding-right:20px;
}
div.contentblock {
	background-image:url('/bilder/bg_r.jpg');
	background-repeat:no-repeat;
	background-position: right top;
	width: 900px;
	border-left:1px solid #917a72;
	border-right:1px solid #917a72;
	border-bottom:1px solid #917a72;
	text-align:left;
	display:block;
	height: 599px;
	position: relative;
}
div.contentblock_inner{
	width: 897px;
	display:block;
	float:left;
}
div.footer {
	width: 900px;
	background-color: #974f3e;
	text-align:center;
	border:1px solid #974f3e;
}
span.footerlikebutton {
	background-color: #974f3e;
	text-align:center;
	border:1px solid #974f3e;
}
a.footerlikebutton {
	color: white;
}
div.content {
	width: 385px;
	margin: 5px 0px 0px 0px;
	border-left:5px solid #fff;
	float: left;
	text-align: left;
	height:152px;
	z-index:0;
	cursor: pointer;
}
div.content_right {
	width: 385px;
	margin: 5px 30px 0px 0px;
	border-left:5px solid #fff;
	float: right;
	text-align: left;
	height:152px;
	z-index:0;
	cursor: pointer;
}
div.content_bottom {
	width: 800px;
	margin-top: 60px;
	margin-left: 40px;
	float: left;
	z-index:0;
	text-align: left;
}
/** **/
div.praesent {
	width: 110px;
	float: left;
	height:150px;
	text-align: right;
	cursor: pointer;
}
div.praesent_right {
	width: 140px;
	float: left;
	height:150px;
	text-align: right;
}
div.schoko {
	float: right;
	margin: 0px;
	width: 37px;
	padding:0px;
}
div.artikel {
	margin: 0 87px 0 125px;
}
div.artikel_right {
	margin: 0 47px 0 155px;
}
div.karton_3er {
	visibility: hidden;
	position: absolute;
	top:5px;
	left:10px;
}
div.karton_2er {
	visibility: hidden;
	position: absolute;
	top:210px;
	left:295px;
}
div.karton_1er {
	visibility: hidden;
	position: absolute;
	top:319px;
	left:72px;
}
/** **/

div.wein_3er {
	position: absolute;
	z-index:99;
	top:0px;
	left:433px;
	width: 465px;
	height:520px;
	visibility: hidden;
	display: none;
	background-color: #FFF;
	border: 1px solid #974f3e;
}
div.wein_2er {
	position: absolute;
	z-index:99;
	top:0px;
	left:433px;
	width: 465px;
	height:520px;
	visibility: hidden;
	display: none;
	background-color: #FFF;
	border: 1px solid #974f3e;
}
div.wein_1er {
	position: absolute;
	z-index:99;
	top:0px;
	left:433px;
	width: 465px;
	height:520px;
	visibility: hidden;
	display: none;
	background-color: #FFF;
	border: 1px solid #974f3e;
}
div.korb {
	position: absolute;
	z-index:99;
	top:0px;
	left:0px;
	width: 425px;
	height:520px;
	visibility: hidden;
	display: none;
	background-color: #FFF;
	border: 1px solid #974f3e;
}
div.christmas {
	position: absolute;
	z-index:99;
	top:0px;
	left:0px;
	width: 425px;
	height:520px;
	visibility: hidden;
	display: none;
	background-color: #FFF;
	border: 1px solid #974f3e;
}
div.classic {
	position: absolute;
	z-index:99;
	top:0px;
	left:0px;
	width: 425px;
	height:520px;
	visibility: hidden;
	display: none;
	background-color: #FFF;
	border: 1px solid #974f3e;
}
span.title {
	color: #641519;
	font-size:16px;
}
input.adresse {
	border: 1px solid gray;
	width:200px;
}
input {
	border: 1px solid gray;
}
textarea {
	border: 1px solid gray;
	width:200px;
}
div.order {
}
div.lieferanschrift {
	visibility: hidden;
	display: none;
}
td span {
	font-size: 16px;
	color: #641519;
}
td span span {
	font-size: smaller;
	color: #641519;
}
span.header2{
	font-size: 12px;
}
a.footer {
	color: white;
}
a.top {
	color: white;
}
a {
	color: black;
	text-decoration:none;
}
td {
	vertical-align: top;
	font-size:12px;
}
span.hinweis {
	font-size:smaller;
}
td.currency{
	text-align:right;
}
td.number{
	text-align:center;
}
p {
	margin-top:0px;
	margin-bottom:10px
}