/********************************************
   HTML ELEMENTS
********************************************/ 
.box_sell{text-align: center;}

/* Top Elements */
* { margin: 0; padding: 0; }

body {
	background: #CCCCCC;
	font: 70%/1.5em Arial, sans-serif;
	color: #333; 
	text-align: center;
}

/* links */
a, a:visited {
	text-decoration: none;
	color: #4F82CB; 
	background: inherit;
}
a:hover {
	color: #4EBF37;
	background: inherit;
}

/* headers */
h1, h2, h3 {
	font-family: Arial,  Sans-serif;
	font-weight: Bold; 		
}
h1 {
	font-size: 120%;	
}
h2 {
	font-size: 110%;
	text-transform: uppercase;
	color: #88ac0b;
}
h3 {
	font-size: 110%;
	color: #666666; 
}

/* images */
img {
	border: 2px solid #CCC;
}
img.float-right {
  margin: 5px 0px 10px 10px;  
}
img.float-left {
  margin: 5px 10px 10px 0px;
}
h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}
ul, ol  {
	margin: 5px 20px;
	padding: 0 20px;
	color: #000;	
}
ul span, ol span {
	color: #666666;
}
code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em Arial, sans-serif;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 10px;
 	padding: 0 0 0 28px;  
   border: 1px solid #f2f2f2; 
  	background: #FAFAFA url(img/quote.gif) no-repeat 5px 5px;    
}

/* form elements */
form {
	margin:0px; padding: 0 5px;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Arial, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Arial, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bolder 12px Arial, Sans-serif; 
	border: 1px solid #CCC; 
	padding: 2px 3px; 
	background: #FFF;
	color: #88ac0b;
}
/* table */
table{
	margin: 0; padding: 0;
	border: none;
	width:100%;
}
tr{
	margin: 0; padding: 0;
	border: none;
}
td{
	margin: 0; padding: 0;
	border: none;
}
/* search */
form.search {
	position: absolute;
	top: 35px; right: 25px;
	background: transparent;
	border: none;	
}	
form.search input.textbox {
	margin: 0; padding: 1px 2px;
	width: 10em;
	background: #FFF;
	color: #333; 
}
form.search input.button {
	background: #CCC url(img/headerbg.gif) repeat-x;
	color: #333;
	border: none;	
	width: 70px; height: 21px;
}
#seach2 input{
	 height: 1.8em;
	 font-size:10px;
 }
#seach2 {
	 float:right;
	 margin-top:75px;
 }
#seach2 #search_text {
 	height:12px;
 	width: 8em;
 }
/********************************************
   LAYOUT
********************************************/ 
#wrap {
	width: 100%;
	background-color: #fff;
	margin: 0 auto;
	padding:0;
	text-align: left;
}
#wrap_l{
	width: 30px;
	height:100%;
	background: #CCC url(img/content_l.jpg) repeat-y top left;
}
#wrap_r{
	width: 30px;
	height:100%;
	background: #CCC url(img/content_r.jpg) repeat-y 0 0;
}
#content-wrap {
	clear: both;
	width: 100%;
	padding: 0; 
	margin: 0 auto;
}
#header {
	width: 100%;
	position: relative;
	height: 106px;
	background: #63A140 url(img/header_m.jpg) repeat-x center top;
	padding: 0;
	font-size: 14px;
	color: #FFF;
}
#header_l{
	width: 45px;
	height: 106px;
	float:left;
	background: #CCC url(img/header_l.jpg) no-repeat center top;
}
#header_r{
	width: 45px;
	height: 106px;
	float:right;
	background: #CCC url(img/header_r.jpg) no-repeat center top;
}
#header h1#logo-text {
	position: absolute;
	margin: 0; padding: 0.2em;
	padding-left: 1em;
	font: bolder 3.2em Arial, Sans-serif;
	/*letter-spacing: .2em;*/
	color: #FFF;
	text-transform: none;
	/* change the values of top and left to adjust the position of the logo*/
	top: 28px; left: 50px;
	width:70%;
	height: 78px;
	background: transparent url(img/h1_back.png) no-repeat center top;
	text-align:center;
	font-weight:bold;
}
#slogan {
	clear: both;	
	padding: 5px 40px 0 0;
	font: normal 1.5em  Arial, Sans-serif;
	text-transform: none;
	color: #FFF;
	height: 1.5em;
	font-weight:bold;
 	background-color:#63A140;	
	/* change the values of top and left to adjust the position of the slogan */
	border-top: #FFFFFF 2px solid;	
}
.slogantext{
	width:88%;
	text-align:center;
}
/* Menu */
#menu {
	clear: both;	
	margin: 0; 
	padding: 0 40px 0 0;
	background-color:#63a140;
	font: bold 12px/26px  Arial, Sans-serif;
	height: 26px;
	border-top: #FFFFFF 2px solid;
	border-bottom: #FFFFFF 2px solid;
}
#menu ul {
	float: right;
	list-style: none;
	margin:0; padding: 0;
}
#menu ul li {
	display: inline;
}
#menu ul li a {
	display: block;
	float: left;
	padding: 0 8px;
	color: #FFF;	
	text-decoration: none;
}
#menu ul li a img{
	padding: 6px 0;
}
#menu ul li a:hover {
	background-color: #ECECEC;
	color: #333;	
}
#menu ul li#current a {	
	background-color: #FFF;
	color: #333;
}
/* Main Column */
#main {
	float: left;
	width: 58%;
	padding: 0; 
	margin: 1%;
	margin-top:1em;
	border:none;
	list-style:none;
}
#main li{
	list-style:none;
}

#main  ul  ul li{
	list-style:disc;
}


#main_pre {
	float: right;
	width: 70%;
	padding: 0; margin: 0;
	border-color:#666666;
	border: #999999 solid thin;
}
#main h1 {
	margin-top: 10px;
	font: Bold 125% Arial,  Sans-serif;
	color: #88ac0b;
	padding: 5px 0 5px 25px; 	
	border-bottom: 1px solid #EFF0F1;
	background: #FFF url(img/square-green.png) no-repeat 3px 50%;	
}
.post-footer {
	background-color: #FAFAFA;
	padding: 5px; margin: 20px 10px 0 10px;
	border: 1px solid #f2f2f2;
	font-size: 95%;	
}
.post-footer .date {
	background: url(img/clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(img/comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(img/page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
/* Sidebar */	
#sidebar {
	float: left;
	min-width:180px;
	max-width:280px;
	width: 20%;
	padding: 0; margin: 0;
}	
#sidebar_r {
	float: right;
	min-width:150px;
	max-width:350px;
	width: 20%;
	padding: 0; margin: 0;	
}	
#sidebar h1, #sidebar_r h1{
	margin-top: 10px;
	padding: 5px 0 5px 10px; 
	font: bold 1.1em Arial,  Sans-serif;
	text-align:center;
	color: #000;
	background: #EEF0F1 url(img/headerbg_g.gif) repeat-x left bottom;	
	border: 1px solid #EFF0F1;
}
#sidebar .left-box, #sidebar_r .left-box {
	border: 1px solid #EFF0F1; 
	background-color:#EFF7FF;
	margin: 0 0 5px 0;	
}
#sidebar ul.sidemenu, #sidebar ul.sidemenu{
	list-style: none;
	text-align: left;
	margin: 3px 0 8px 0; padding: 0;
	text-decoration: none;		
	background-color:#EFF7FF;	
}
#sidebar ul.sidemenu li.sidemenu_main, #sidebar_r ul.sidemenu li.sidemenu_main {
	border-bottom: 1px solid #EFF0F1;
	background:  url(img/go.gif) no-repeat 5px 5px;	
	padding: 2px 0 2px 25px;
	margin: 0 2px;
	background-color:#EFF7FF;	
}
#sidem #sidebar ul.sidemenu,#sidem #sidebar ul.sidemenu{
	background-color:#ECECEC;
}
.sidemenu_sub {
	margin-left:3em;
	color:#ECECEC;	
}
#sidebar ul.sidemenu a , #sidebar_r ul.sidemenu a{
	font-weight: bolder;
	text-decoration: none;	
	background-image: none;	
}
#sidebar ul.sidemenu li:hover, #sidebar_r ul.sidemenu :hover {
	background-color:#ECECEC;
}
#sidebar ul.sidemenu a:hover , #sidebar_r ul.sidemenu a:hover{
	color:#000;
}
/* Footer */	
#footer {
	color: #666666;
	background: #CCC url(img/footer_m.jpg) repeat-x center bottom;
	clear: both;
	width: 100%;
	height: 55px;
	text-align: center;	
	font-size: 92%;
}
#footer p {
	visibility:hidden;
}
#footer_l{
	width: 50px;
	height: 55px;
	float:left;
	background: #CCC url(img/footer_l.jpg) no-repeat center bottom;
}
#footer_r{
	width: 50px;
	height: 55px;
	float:right;
	background: #CCC url(img/footer_r.jpg) no-repeat center bottom;
}
#footer a { text-decoration: none; }

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }
.gray { color: #CCC; }

.contentsTopics{
	width:100%;
	float:inherit;
}
.contentsTopics h1{
	float:left;
}
.contentsTopics img{
	float:right;
}
.categorie_listing {
background-color:transparent;
}
.categorie_listing_content,.categorie_listing_content_01{
	width:100%;
	float:inherit;
	position:relative;
}
.categorie_listing_content_01{
	background: transparent url(img/himmel_3.jpg) repeat 0 0;
}

.categorie_listing_content_01 h1{
}

.new_products_main{
	background-color: transparent;

}

.main {
	background-color: transparent;
}

#hand_pic{
	position:relative;
	float:left;
	width:100%;
	height:210px;
	background: transparent url(img/hand.png) no-repeat right bottom;
}

.new_products_content{
	position:relative;
	float:left;
	margin: 2em;
	margin-right:0em;
	margin-bottom:0em;
	width:200px;
	height:250px;
	background: transparent url(img/rund_gruen.png) no-repeat center 20px;
}
.new_products_content img{
	position:relative;
	top: 0px;
	left:0px;
	background-image: none;
}
.name{
	position:absolute;
	bottom:70px;
	left:25px;
	text-align:center;
	font-weight:bold;
	color:#CFE7FF;
	border:#fff 2px solid;
	background-color:#63B41E;
	margin:0;
	padding:3px 5px;
}
.new_products_content  a{
	color:#000;
	background-image: none;
}
.new_products_content a:hover{
	color:#CFE7FF;
	background-image: none;
}
.new_products_content a:visited, .new_products_content a::active{
	color:#CFE7FF;
}
.price{
	color:#000;
	position:absolute;
	bottom:45px;
	right:5px;
	font-size:1.8em;
	font-weight:bold;
	text-shadow:#4e7499 .2em .2em .01em;
}
.price1{
	color:#000;
	font-weight:bold;
	font-size:1.3em;
}
.tax{
	position:absolute;
	bottom:5px;
	right: 5px;
}
.vep{
	position:absolute;
	bottom:20px;
	right: 5px;
	font-size:1.3em;
	color:#FF0000;
	text-decoration: line-through;
	font-weight:bold;
}
.vep1{
	font-size:1.0em;
	color:#FF0000;
	text-decoration: line-through;
	font-weight:bold;
}
#cart_quantity .vep1{
	float:right;
}
img{
border:none;
}

form#quick_find2 {
background-color:transparent;
border:none;
}

.moduleRow {
 font-family: Arial, Arial, sans-serif;
 font-size: 11px;
 line-height: 1.5;
 background-color: #E6E6E6;
 border: 1px solid;
 border-color: #E6E6E6;

}
.moduleRowOver { 
	background-color: #D7E9F7; 
	border: 1px solid;
	border-color: #ffffff;
	font-family: Arial, Arial, sans-serif;
    font-size: 11px;
    line-height: 1.5; 
	
	}
.moduleRowSelected { background-color: #E9F4FC; }

.inback { background-color: #FFFF99; }

input { background-color: #FFFF99; }

p.info_footer{
	width:60em;
	color:#CCCCCC;
	margin:0px auto;
	font-size:0.9em;
}

p.info_footer a{
	color:#CCCCCC;
}
