
/* SHOP DESGIN */

.shop_products {
overflow:visible;
float:left;
height:auto !important;
height:160px;
min-height:160px;
width:590px;
background-color:#FFE8B4;
margin: 10px 0 5px 0px;
border-left: 1px solid #753601;
border-right: 1px solid #753601;
border-bottom: 1px solid #753601;
border-top: 1px solid #753601;
}

.hinweis {
	color: red;
}

.shop_title {
	float:left;
	background-image:url(images/shop/bg_product_title.gif);
	background-repeat:repeat;
	width:576px;
	height:auto !important;
	height:16px;
min-height:16px;
padding:2px 0 0 14px;
}

.shop_image {
	float:left;
	position:relative;
	top:10px;
	left:10px;
	right:0px;
	bottom:0px;
	width:100px;
	height:100px;
}

.shop_image img{
	border: 1px solid #000000;

}

.shop_description {
	float:left;
	width:450px;
height:auto !important;
height:80px;
min-height:80px;
	position:relative;
	top:5px;
	right:5px;
	bottom:0px;
	left:10px;
	padding:0 5px 0 5px;
}

.shop_options_click {
z-index:5000;
overflow:visible;
float:left;
height:auto !important;
height:40px;
min-height:40px;
width:240px;
padding: 0 0 0 5px;
position:relative;
left:30px;
top: -10px;
}

.shop_details {
float:left;
padding: 0 0 0 10px;
height:auto !important;
height:15px;
min-height:15px;
}

.shop_options {
float:left;
width:150px;
height:auto !important;
height:15px;
min-height:15px;
padding: 0 0 0 10px;
	
}

.shop_links {
position: relative;
left: -96px;
top: 20px;
float:left;
width:250px;
}

.shop_options a, a:visited{
	text-decoration:none;
	color:#AF580F;
}

.shop_options a:hover{
	text-decoration:none;
	color:#3C210A;
}


.shop_add_to_card {
	float:right;
	height:10px;
	width:250px;
	position:relative;
	right:0px;
	overflow:visible;
	z-index:5;
	left: 0px;
}


.shop_prices {
	text-align:right;
	float:right;
	width:150px;
	height:15px;
	padding: 0px 5px 5px 8px
}

*+html .shop_prices {
	height:10px;
	position:relative;
	right:100px;
}





.shop_paging {
float:left;
width:560px;
}




/* HEADER */
#header {

	width:975px;
	height:218px;
	background-repeat:no-repeat;
}

#header_left {
	background-image: url(images/header_left.jpg);
	float:left;
	width:546px;
	height:218px;
}


#header_right {
	float: left;
	position: relative;
	top: 0px;
}


#warenkorb {
	float: left;
	width: 650px;
	position: relative;
	right: 20px;
}




body {
	background-color: #FFCC66;
	background-image:url(images/bg_body.jpg);
    background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
}


#container {
	margin: 0 auto;
	margin-top:0px;
	width: 975px;
	height:auto !important;
}

#top_div {
	background-image: url(images/top_header.jpg);
	width:975px;
	height:85px;
}

#top_text{
	color:#8c887f;
	float:right;
	position:relative;
	right:80px;
	top:5px;
	font-size:9px;
	text-align:right;
}

#top_text a, a:visited {
	text-decoration:none;
	color: #8c887f;
}

#top_text a:hover{
	text-decoration:none;
	color: #FFFFFF;
}



#sidebar_left {
	float:left;
	background-image: url(images/navbar.jpg);
	width:247px;
	height:auto !important;
	min-height:237px;
	height:237px;
	background-repeat:no-repeat;
}


#thecontent {
	background-image: url(images/content.jpg);
	float:left;
	position: releative;
	top: 20px;
	padding: 10px 0px 0px 0px ;
	height:auto !important;
	min-height:305px;
	height:305px;
	width:728px;
	background-repeat:no-repeat;
}

#thecontent_home {
	background-image: url(images/home.jpg);
	float:left;
	height:auto !important;
	min-height:305px;
	height:305px;
	width:400px;
	background-repeat:no-repeat;
}

#content_text {
	width:600px;
	position:relative;
	left:25px;
	top:5px;
}

#content_text a, a:visited {
		color:#AF580F;
	text-decoration:none;
}

#content_text a:hover {
	color:#3C210A;
	text-decoration:none;

}

/* WARENKORBINHALT */
#korbinhalt {
	text-indent:0px;
	position: relative;
	left: 10px;
	width: 130px;
	background-color: #FFECC4;
	padding: 10px 10px 10px 10px;
}

* html #korbinhalt { 
	width: 120px;
	height: 240px;
	z-index: 1000;
	margin: 0px 0px 40px 0px;
	padding: 5px 20px 40px 10px;
}

#korbinhalt a, #korbinhalt a:visited {
	color:#783903;
	text-decoration: none;
}


#korbinhalt a:hover {
	color:#AA784E;
	text-decoration: none;
}


#content_text_home {
	width:400px;
	position:relative;
	left:25px;
	top:5px;
}

#content_bg {
	float:left;
	background-image: url(images/background.jpg);
	background-repeat:repeat;
	width:975px;
	height:auto !important;
	min-height:380px;
	height:380px;
}

* html #content_bg {
	position: relative;
	top: -2px;
}


#news_top {
	float:right;
	background-image: url(images/news_top.jpg);
	width:220px;
	height:auto !important;
	min-height:305px;
	height:384px;
	background-repeat:no-repeat;
}

/* FOOTER */
#footer{
	float:left;
	width:975px;
	height:370px;
}

* html #footer {
	position: relative;
	top: 2px;
}

#footer_left {
	float:left;
	width:254px;
	height:370px;
}

#footer_right {
	float:left;
	width:721px;
	height:370px;
	background-image: url(images/footer_right.jpg);
}
/* COUNTER */
#thecounter {
	float:left;
	width:125px;
	position:relative;
	top:247px;
	left:182px;
	right:0px;
	text-align:center;

}

input, textarea, select, radio {
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid #783903;
	background-color: #FCFCFC;
	padding: 1px 1px 1px 1px;
	color: #000000;
	overflow: auto;
	margin: 2px 2px 2px 2px;
}

#shopSearchInput {
	height: 15px;
	position: relative;
	top: -1px;

}


h1 {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 17px;
	color: #6B532D;
}
