body
{
margin: 0px;
padding: 0px;
background-color: #ECECEC;
font-size: 12px;
color: #000000;
font-family: arial, tahoma, verdana, sans-serif;
}

a, a:hover, a:active, a:hover
{
color: #000000;
text-decoration: underline;
}

h1
{
display: block;
margin: 0px;
padding: 0px;
color: #769400;
font-size: 17px;
margin-top: 20px;
margin-left: 20px;
margin-bottom: 8px;
}

h2
{
width: 310px;
margin: 0px;
padding: 0px;
color: #4A4A4A;
font-size: 13px;
margin-top: 15px;
margin-left: 20px;
margin-bottom: 8px;
font-weight: bold;
}

p
{
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	margin-right: 20px;
	color: #4A4A4A;
	line-height: 18px;
	list-style-position: inside;
	list-style-type: circle;
}

div#centercontainer
{
width: 596px;
}

div#maintainer
{
width: 590px;
border: 3px solid #ffffff;
float: left;
}

div#headtainer
{
width: 590px;
height: 298px;
background-image: url(../img/head.jpg);
}

div#headtainer2
{
width: 590px;
height: 298px;
background-image: url(../img/head02.jpg);
}

div#headtainer3
{
width: 590px;
height: 298px;
background-image: url(../img/head03.jpg);
}

div#headtainer4
{
width: 590px;
height: 298px;
background-image: url(../img/head04.jpg);
}

div#headtainer5
{
width: 590px;
height: 298px;
background-image: url(../img/head05.jpg);
}

div#headtainer6
{
width: 590px;
height: 298px;
background-image: url(../img/head06.jpg);
}

div#headtainer7
{
width: 590px;
height: 298px;
background-image: url(../img/head07.jpg);
}


ul#menu
{
list-style-type: none;
margin: 0px;
padding: 0px;
height: 27px;
background-color: #93B314;
padding-left: 01px;
}

ul#menu li
{
float: left;
}

ul#menu li a
{
float: left;
display: block;
width: 80px;
padding-top: 6px;
padding-bottom: 2px;
text-decoration: none;
background-color: #93B314;
color: #ffffff;
text-align: center;
font-weight: bold;
border-bottom: #93B314 4px solid;
}

ul#menu li a:hover
{
border-bottom: #B6D14C 4px solid;
}

ul#menu li a.clicked
{
border-bottom: #C1ED50 4px solid;
}

div#contentainer
{
float: left;
border-top: 3px solid #ffffff;
text-align: left;
width: 590px;
background-color: #FDFDD8;
padding-bottom: 12px;
}

img.eyecatcher
{
float: right;
margin-left: 20px;
margin-bottom: 10px;
}

div.product_margin
{
width: 280px;
float: left;
}

div.productcontainer
{
margin-top: 20px;
padding: 10px;
float: right;
background-color: #FFFDE7;
border: 1px solid #CBCB97;
}

div.productcontainer div
{
float: left;
width: 225px;
color: #4A4A4A;
font-size: 13px;
line-height: 21px;
}

div.productcontainer h3
{
letter-spacing: 3px;
margin: 0px;
padding: 0px;
margin-bottom: 8px;
color: #769400;
font-size: 18px;
font-weight: normal;
}

div.productcontainer span.price
{
float: right;
font-size: 18px;
font-weight: bold;
color: #4A4A4A;
}

div.productcontainer span.anzahl
{
float: left;
width: 140px;
border-top: 1px solid #CBCB97;
line-height: 18px;
font-size: 10px;
letter-spacing: 4px;
color: #4A4A4A;
margin-top: 6px;
}

div.productcontainer img
{
float: left;
margin-right: 10px;
}

div.productcontainer input
{
width: 20px;
}

a.towk
{
font-size: 12px;
color: #93B314;
letter-spacing: 0px;
}

