@charset "UTF-8";
/* CSS Document */


.ergebnis {
	margin: 10px;
	background: url(images/wood_left_hell.png) top left no-repeat;
	border-bottom:solid #660000 1px;
	border-right:solid #660000 1px;
	padding: 0px;
	padding-bottom:10px;
	padding-left: 10px;
	width: 100%;
	}

.ergebnis h2 {
	margin: 0;
	padding: 0;
	}
.ergebnis a {
	color:#000000;
	}
.ergebnis a h2, .ergebnis a h3 {
	color:#000000;
	text-decoration: none;
	}
.ergebnis a:hover, .ergebnis a:hover h2,  .ergebnis a:hover h3 {
	color:#660000;
	text-decoration: underline;
	}
.ergebnis hr {
	display: block; 
	clear: both; 
	margin: -0.66em 0;
	visibility: hidden;
	}
.beschreibung {
	padding-top: 5px;
	background: #990000 url(images/wood_block_hell.jpg) repeat top left;
	padding-right: 5px;
	}
	
.buywrapper {
	
	background: #990000 url(images/wood_block_hell.jpg) repeat top left;
	padding-bottom: 5px;
	padding-right: 5px;
	}
.buywrapper:after {
	clear:both;
	}
.orderform {
	margin-bottom: 5px;
	}
.buybar {
	width: 100%;
	right: 0px;
	margin-bottom:0;
	}
.variante {
	float:left;
}
.inventory_status {
	float: left;
	width: 220px;
	text-align: center;
	}
.buybutton {
	float: right;
}
.thumbnail {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	}
#editbox {
	background:url(bilder/editbg.png) top left no-repeat;
	position:absolute;
	top:0px;
	left:0px;
	font: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	z-index:1000;
	width: 120px;
	height: 120px;
	padding: 5px;
	}
#editbox a {
	color:#FFFFFF
	}
#editbox a:visited {
	color:#FFFFFF
	}

