/* ALLGEMEINE FORMATIERUNGEN */
* {
	padding:0;
	margin:0;
	font-weight:normal;
	font-size:11px;
	background-color:transparent;
}
html, body{
	font-family:Verdana, Helvetica, Arial, sans-serif;
	background-color:#ffffff;
	color:#878889;
	text-align:left;
	font-size:1em;
	height:100%;
	min-height:100%;
	width:100%;
}
img {
	border:none;
}
h1 {
	font-weight:bold;
	padding-top:1em;
	padding-bottom:0.6em;
	letter-spacing:0.1em;
	text-transform:uppercase;
	page-break-after: avoid;
	color:#e2800e;
}

h2 {
	font-weight:bold;
	padding-bottom:0.6em;
	letter-spacing:0.1em;
	page-break-after: avoid;
	color:#8b9893;
	font-size:1.1em;
}
p {
	padding-bottom:0.6em;
	line-height:1.9em;
	text-align:justify;
}
a:link, a:visited, a:active {
	color:#878889;
}
a:hover {
	color:#e2800e;
}

ul {
	margin-left:2em;
	padding-top:5px;
}
li {
	padding-bottom:0.6em;
}
strong {
	font-weight:bold;
}
th {
	background-color:#e89233;
	color:white;
	font-weight:bold;	
	padding-top:3px;
	padding-bottom:3px;
}
.marker, .invalid_input {
	font-weight:bold;
	color:#e2800e;
}

input.button {
	border:none;
	background-color:#878889;
	color:#ffffff;
	cursor:pointer;
	padding:2px;
}

.input1, .input2, .input3, .input1_right, .input2_right, .input3_right {
	border:1px solid #929395;
	font-size:1em;
	height:1.4em;
	color:#929395;
	padding-left:2px;
	padding-right:2px;
	padding-top:1px;
	padding-bottom:1px;
	margin-bottom:2px;
}
.input1_right, .input2_right, .input3_right {
	text-align:right;
}
.input1, .input1_right {
	width:2em;
}
.input2, .input2_right {
	width:4em;
}
.input3, .input3_right {
	width:12em;
}
/* LOGO */
#logo {
	position:absolute;
	z-index:50;
}

/* NAVIGATION */
#navigation {
	postition:absolute;
	top:0;
	left:0;
	width:315px;
	height:100%;
	min-height:100%;
	background-repeat:repeat-y;
}
#navi_box {
	position:absolute;
	left:74px;
	top:270px;
	background-color:transparent;
	width:243px;
	height:270px;
	z-index:100;
}
#navi_bg {
	position:absolute;
	left:74px;
	top:270px;
	background-color:#ffffff;
	width:243px;
	height:270px;
	z-index:40;
}
#navi_topic_box {
	margin-top:0px;
	margin-left:20px;
	z-index:100;
}

#navi_box a:link, #navi_box a:visited, #navi_box a:hover, #navi_box a:active {
	text-decoration:none;
	border:none;
	display:block;
	height:20px;
}
#navi_box a:link, #navi_box a:visited, #navi_box a:active {
	background-position:0px 0px;
	background-repeat:no-repeat;
}
#navi_box a:hover {
	background-position:0px -25px;
}
#navi_start, #navi_ueber_uns, #navi_weine, #navi_kontakt, #navi_shop, #navi_impressum, #navi_wir {
	position:absolute;
}
#navi_start {
	top:20px;
}
#navi_weine {
	top:60px;
}
#navi_shop {
	top:100px;
}
#navi_wir {
	top:140px;
}
#navi_kontakt {
	top:180px;
}
#navi_impressum {
	top:220px;
}


/* CONTENT */
#content {
	position:absolute;
	left:180px;
	top:0;
}
#banner {
	position:absolute;
	left:0;
	top:0;
}
#content_box {
	position:absolute;
	z-index:55;
}

/* SHOP */
#rh5_index_area, #rh5_shop_area {
	position:absolute;
	width:450px;
	top:140px;
	left:162px;
	z-index:100;
}
#rh5_cart {
	position:absolute;
	width:250px;
	top:150px;
	left:600px;
	z-index:100;
}
#shop_login {
	position:absolute;
	width:450px;
	top:40px;
	left:25px;
	z-index:100;
}
/* WARENKORB */

#cart_table {
	width:200px;
	padding:0;
	margin:0;
	border-spacing:0;
	empty-cells:show;
	border-collapse: collapse;
}
#cart_table td.cart_header, #cart_table td.cart_total, #cart_table td.cart_order {
	font-weight:bold;
	text-transform:uppercase;
}
#cart_table td.cart_header {
	background-color:#ffffff;
	border-bottom:10px solid #ffffff;
}
#cart_table td.cart_total {
	background-color:#e89233;
	color:#f2f2f2;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}
#cart_table td.cart_order {
	background-color:#fbf9e5;
	text-align:center;
	border-top:5px solid #fbf9e5;
	padding-top:5px;
	padding-bottom:5px;
}
#cart_table td.cart_order a {
	color:#878889;
	font-size:1em;
}
#cart_table td.cart_amount, #cart_table td.cart_description, #cart_table td.cart_delete {
	background-color:#fbf9e5;
	padding:5px;
	border-bottom:1px solid #ffffff;
	font-weight:bold;
	vertical-align:top;
}
#cart_table td.cart_amount {
	text-align:right;
}

/* DETAILS */
#detail_image_div {
	position:absolute;
	right:0px;
	bottom:30px;
	float:right;
}
#product_detail_content {
	position:absolute;
	left:20px;
	top:30px;
	height:300px;
	overflow:auto;
	padding-right:5px;
}
#product_details_price {
	font-weight:bold;
}
#product_details_banner_top, #product_details_banner_bottom {
	position:absolute;
	left:0;
	width:100%;
	height:25px;
}
#product_details_banner_top {
	top:0;
}
#product_details_banner_bottom {
	bottom:0;
	text-align:right;
}
#product_details_banner_bottom a {
	position:absolute;
	border:none;
	right:10px;
	bottom:5px;
}
/* ORDER */
#shop_order {
	position:absolute;
	width:650px;
	top:40px;
	left:25px;
}
#shop_order table {
	width:680px;
	padding:0;
	margin:0;
	border-spacing:0;
	empty-cells:show;
	border-collapse:collapse;
}
#shop_order table .order_description, #shop_order table .order_amount, #shop_order table .order_price, #shop_order table .order_total_price {
	border-bottom:1px solid #878889;
}
.order_description {
	padding-top:5px;
}
#shop_order table .order_amount, #shop_order table .order_price, #shop_order table .order_total_price {
	text-align:right;
}
.rh5_product_price {
	padding-right:50px;
}
.price {
	font-weight:bold;
}
#shop_order table .order_total {
	text-align:right;
	font-weight:bold;
	border-top:3px solid #878889;
	padding-top:10px;
}
#shop_order table .order_tax {
	text-align:right;
	padding-top:20px;
}
#shop_order table .shipment {
	text-align:right;
	padding-top:10px;
	padding-bottom:10px;
}
#shop_order table .total {
	text-align:right;
	font-weight:bold;
	text-decoration:underline;
	border-top:3px solid #878889;
	padding-top:10px;
}
