img.bg {
	/* Set rules to fill background */
	min-height: 100%;
	min-width: 1024px;

	/* Set up proportionate scaling */
	width: 100%;
	height: auto;

	/* Set up positioning */
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
}

@media screen and (max-width: 1024px){
	img.bg {
		left: 50%;
		margin-left: -512px; 
	}
}



* {
  margin: 0;
  padding: 0;
  border: 0 none;
  text-align: left;
}

body {
	font-family: verdana, sans-serif;
	font-size: 13px;
	line-height: 18px;
	background-color: #5b7024;
	padding: 0px;
	margin: 0px;
	color: #000;
	position: relative;
}

.clear {
	clear: both;	
}

a {
  color: #000;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

p {
  text-align:left;
  padding: 5px 0px;
  margin: 0px;
}

h1 {

}

#wrapper {
	padding: 0px;
	margin: 0 auto;
	width: 980px;
}

#head {
	width: 980px;
	position: relative;
	padding: 0px;
	margin: 0px;	
}

#head #logo {
	position: absolute;
	top: 10px;
	left: 0px;
	width: 151px;
	height: 76px;
	background-image:url(../img/logo.png);
	background-repeat: no-repeat;
}

#logo a{
	display: block;
	text-decoration: none;	
	height: 76px;
}

#head #lang {
	position: absolute;
	top: 0px;
	right: 0px;	
}

#head #lang ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#head #lang li {
	float: right;
	padding: 0px 2px;
	margin: 0px;
	line-height: 22px;
}

#head #lang a {
	display: block;
	background-color: #f0efe6;
	color: #405526;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	padding: 0px 7px;
	width: 16px;
}

#head #lang a:hover, #head #lang a.active {
	background-color: #405526;
	color: #f0efe6;
}


#nav {
	width: 980px;
	height: 221px;
	background-image:url(../img/header_info.png);
	background-repeat: no-repeat;	
	background-position: left 20px;
}

#nav_infos {
	float: left;
	margin: 104px 0px 0px 0px;
	width: 390px;
	height: 76px;
}

#nav_infos a {
	padding: 15px 0px 0px 111px;
	display: block;
	text-decoration: none;
	color: #405526;
	font-size: 12px;
	text-align: left;
}

#nav_shop a.underline:hover {
	text-decoration: underline;	
}




#nav_shop {
	float: right;	
	margin: 104px 0px 0px 0px;
	width: 380px;
	height: 76px;
}

#nav_shop a {
	padding: 15px 70px 0px 50px;
	display: block;
	text-decoration: none;
	color: #f0efe6;
	font-size: 12px;
}

#nav a span {
	font-size: 30px;
	display: block;
	padding: 0px 0px 10px 0px;
}





#nav2 {
	width: 980px;
	height: 221px;
	background-image:url(../img/header_shop.png);
	background-repeat: no-repeat;	
	background-position: left 20px;
}

#nav_infos2 {
	float: left;
	margin: 104px 0px 0px 0px;
	width: 380px;
	height: 76px;
}

#nav_infos2 a {
	padding: 15px 0px 0px 111px;
	display: block;
	text-decoration: none;
	color: #f0efe6;
	font-size: 12px;
	text-align: left;
}

#nav_shop2 a.underline:hover {
	text-decoration: underline;	
}

#nav_shop2 {
	float: right;	
	margin: 104px 0px 0px 0px;
	width: 380px;
	height: 76px;
}

#nav_shop2 a {
	padding: 15px 70px 0px 50px;
	display: block;
	text-decoration: none;
	color: #405526;
	font-size: 12px;
}

#nav2 a span {
	font-size: 30px;
	display: block;
	padding: 0px 0px 7px 0px;
}

#nav_infos2 a.underline:hover {
	text-decoration: underline;	
}






#menu_wrapper {
	padding: 0px 5px 5px 5px;

}



#menu {
  padding: 0px 0px 0px 0px;
  position: relative;
  z-index: 10;
  height: 37px;
}

#menu ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
  z-index: 999;
  position: absolute;
}

#menu li {
	padding: 0px;
	margin: 0px;
	float: left;
	display: block;
	text-align: left;
	z-index: 999;
	padding: 1px 1px 0px 1px;
	margin-left: -1px;
}

#menu li a.single {
	padding-bottom: 0px;	
}

#menu li a {
	display: block;
	padding: 0px 18px 1px 18px;
	line-height: 35px;
	font-size: 14px;
	color: #405526;
	text-decoration: none;
}

#menu li a:hover, #menu li:hover a {
	color: #000;
}

#menu li:hover li a {
	 color: #405526;
}


#menu li li a {
	display: block;
	padding: 0px 5px 0px 20px;
	line-height: 19px;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

#menu li li a:hover {
	color: #000;
	font-weight: bold;

}

#menu li.active a {
	color: #000;
}

#menu li.active li a {
	
}

#menu li li.active a {
	color: #000;
	font-weight: bold;
}


#menu li li {
	width:212px;
}

#menu li ul {
	position: absolute;
	width: 230px;
	left: -999em;
	padding-bottom: 10px;
	padding: 10px 0px 10px 0px;
	box-shadow: 1px 1px 3px #405526; 
	-webkit-box-shadow: 1px 1px 3px #405526; 
	-moz-box-shadow: 1px 1px 3px #405526; 
}

	
#menu li.double ul li {
	width: 190px;
	float: left;
}
	
#menu li.double ul {
	width: 390px;
}



#menu li:hover ul, #menu li.sfhover ul {
	left: auto;
	margin-left: -1px;
	margin-top: -1px;
	border-left:1px solid #405526;
	border-right:1px solid #405526;
	border-bottom:1px solid #405526; 
	border-top: 1px solid #405526; 
	background: #fff; 
	z-index: -1;
	
	

	
}

#menu li:hover, #menu li.sfhover {  
	position: static; 
	background-color: #fff; 
	color: #000;
	border-top: 1px solid #405526;
	border-left: 1px solid #405526;
	border-right: 1px solid #405526;
	padding: 0px;
}  

#menu li.active {
	position: static; 
	background-color: #fff; 
	color: #000;
	border-top: 1px solid #405526;
	border-left: 1px solid #405526;
	border-right: 1px solid #405526;
	padding: 0px;
}

#menu li.active a {
	padding: 0px 18px 0px 18px;
}

#menu li.active:hover a {
	padding: 0px 18px 1px 18px;
}

#menu li.active:hover a.single {
	padding: 0px 18px 0px 18px;
}





#menu li:hover li, #menu li.sfhover li {  
	background: none;
	border: none;
	padding: 1px 1px 0px 1px;
} 

#menu li:hover a {
	color: #000;	
}

#body {
	padding: 20px 0px 0px 0px;
}

#left {
	float: left;
	width: 730px;
	background-color: #405526;
	padding: 1px;
}

#left2 {
	float: left;
	width: 738px;
}

#content {
	background-color: #fff;
	min-height: 461px;
}


#content3 {
	background-color: #fff;
	border: 1px solid #405526;
	margin-right: 12px;
}

#content3 #bread {
	padding: 0px 15px;
}

#content3 h1 {
	font-size: 13px;
	font-weight: bold;
	padding: 2px 0px 8px 0px;
}

#content3_text {
	padding: 10px 15px 10px 15px;	
}

#content3 #bread {
	background-color: #405526;
}

#content3 #bread a.arrow {
	background-image:url(../img/arrow_green.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;	
	padding-left: 20px;
}

#content2 #bread a.arrow {
	background-image:url(../img/arrow_green.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;	
	padding-left: 20px;
}

#content2 #bread a:hover {
	color: #fff;	
}

#content3 #bread a:hover {
	color: #fff;	
}


#bread {

	line-height: 21px;
	color: #989898;
	padding: 0px 35px 0px 35px;
	
	
	
	
	background-color: #405526;


}

#bread a {
	text-decoration: none;
	color: #989898;
	font-size: 11px;

	
}

#bread a:hover {
	color: #000;	
	
	
	color: #fff;
}



#bread a.arrow {
	background-image:url(../img/arrow_white.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;	
	padding-left: 20px;
	
	
	
	
	
	background-image:url(../img/arrow_green.gif);
}

#image {
	padding: 0px 35px;
}

#text {
	padding: 15px;
	padding: 23px 35px;
	line-height: 22px;
}

#text ul, #text ol {
	padding: 0px 20px;
}

#text li {
	padding: 3px 0px;	
}

h1 {
	color: #405526;
	font-size: 23px;
	line-height: 25px;
	font-weight: normal;
	padding: 0px 0px 20px 0px;
}

h2 {
	color: #405526;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	padding: 5px 0px 10px 0px;
}

h3 {
	color: #405526;
	font-size: 14px;
	line-height: 20px;
	padding: 3px 0px 5px 0px;
	font-weight: normal;
}

h3 a {
	text-decoration: none;
	color: #405526;	
}

#right {
	float: right;
	width: 230px;
}

.box {
	margin-bottom: 20px;
	font-size: 12px;
	color: #3f3f3f;
	
	
	/*
	-moz-border-radius:15px;
	-webkit-border-radius:15px; 
	-khtml-border-radius:15px; 
	border-radius:15px; 
	behavior:url(border-radius.htc);
	*/
}

.box_head {
	/*
	background-image: url(../img/box_top.png);
	background-repeat: no-repeat;
	*/
	line-height: 23px;
	padding: 0px 0px 0px 10px;
	color: #fff;
	font-size: 12px;
	background-color: #405526;

	
	
}

.box_body {
	/*
	background-image: url(../img/box.png);
	background-repeat: repeat-y;
	*/
	padding: 10px 0px 0px 10px;
		background-image: url(../img/box60.png);

}

.box_footer {

	background-image: url(../img/box_bottom60.png);
	background-repeat: no-repeat;

	line-height: 31px;
	text-align: right;
	padding: 0px 30px 0px 10px;
	font-size: 11px;

	

}

.box a {
	color: #3f3f3f;
	text-decoration: underline;
}

.box a:hover {
	text-decoration: none;	
}


#footer {
	font-size: 12px;
	margin: 20px 0px 0px 0px;
	/*
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	-khtml-border-radius:15px; 
	border-radius:15px; 
	behavior:url(border-radius.htc);
	*/

	background-image: url(../img/box60.png);
	
	
}

#footer a {
	text-decoration: none;	
	color: #3f3f3f;
}

#footer a:hover {
	color: #000;	
}

#footer_head {
	/*
	background-image: url(../img/footer_head.png);
	background-repeat: no-repeat;
	*/
	height: 15px;
	color: #405526;
	padding: 18px 30px 0px 30px;
	font-weight: bold;
}

#footer_body {
	/*background-image: url(../img/footer_body.png);
	background-repeat: repeat-y;
	*/
	color: #3f3f3f;
	padding: 10px 30px 15px 30px;
	line-height: 22px;
}

.footer1 {
	float: left;
	width: 210px;
}

.footer2 {
	float: left;
	width: 290px;
}

.footer3 {
	float: left;
	width: 210px;
}

.footer4 {
	float: left;
	width: 210px;
}
        
		
		
		
		
#carttable {
	font-size: 11px;
}

#carttable a {
	text-decoration: none;	
}

.carttableprice {
	background-color: #405526;
	display: block;
	color: #fff;
	line-height: 20px;
	padding-left: 6px;
	margin: 0px -6px -6px -6px;
}


#cartdiv {
	margin: 7px 10px 0px 0px;
	padding: 5px 0px 0px 0px;
	border-top: 1px solid #000;	
	text-align: right;
	font-size: 11px;
	line-height: 17px;
}


.fehler {
	background-color:#FCF;
	border: 1px solid #F03;
	color: #000;
	line-height: 30px;	
	padding: 5px 15px;
}

.fehler a {
	color: #000;
}

.gespeichert {
	background-color: #e8ffee;
	border: 1px solid #063;
	color: #000;
	line-height: 30px;	
	padding: 0px 15px;
}

.gespeichert a {
	color: #fff;
}

.productDiscountStrike {
	text-decoration: line-through;	
}


.padright {
	padding-right: 10px;	
}

.padleft {
	padding-left: 10px;
}
