
*{margin:0;padding:0;}

html{
}

ul{
	margin-left: 17px;
}

body
{
	text-align: center;
	line-height: 1.5em;
	padding-bottom: 10px;
	background: #ECE9D8;
	font-family: Arial, Tahoma;
}

div, a, h3, h2, h1, span
{
}

h1{
	font-size: 110%;
	font-family: Arial;
	margin: 0px 0px 4px; 
}

p{
	margin-bottom: 6px;
}

a {
	color: #025B2B;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	text-decoration: underline;
}

.H3LinkBox a:hover p{
	text-decoration: none;
}

.H3LinkBox p{
	margin-bottom: 0
}

input.inputText{
	font-family: Arial;
	font-size: 100%;
	border: 1px solid #999999;
	color: #666666;
	height: 18px;
	padding: 3px 4px 1px;
	vertical-align: middle;
}

input.inputSubmit{
	font-family: Arial;
	font-size: 100%;
	border: 0px;
	border: 1px solid #999999;
	background-color: #DDD;
	color: #666666;
	padding: 2px 0px 3px;		/* Text vertikal zentrieren (FF) */
	vertical-align: middle;
}

* html input.inputSubmit, *:first-child+html input.inputSubmit{
	height: 24px;				/* Text vertikal zentrieren (IE) */
	padding: 0px;
}

#topbar{
	width: 922px;
	color: #666666;
	height: 30px;
}

#efafontsize{
	float: left;
	width: 30%;
	padding-top: 5px;
	line-height: 20px;
}

#efafontsize img{
	margin: 0px 2px;
	height: 20px;
}

#topnav{
	float: left;
	width: 70%;
	text-align: right;
	padding-top: 8px;
	line-height: 22px;
}

#topnav a{
	color: #666666;
	font-weight: normal;
}

#wrapper2
{
	background: url(img/body_bg.png) 0px 129px repeat-x #FFFFDD;
	position: relative;
	left: 50%;
	width: 922px;
	margin: 0px -510px 0px;
	text-align: left;
	float: left;
	padding: 0px 49px;
}

#wrapper
{
}

#header
{
	height: 153px;
	background: url(img/spirulina_chlorella.jpg) no-repeat;
	border: 1px solid #D8D8D8;
	border-bottom-width: 0px;
}

#logo{
	display: block;
	height: 97px;
	width: 200px;
	float: left;
	clear: both
}

#cart{
	margin-left: 510px;
	width: 186px;
	padding: 0px 12px;
	float: left;
	height: 97px;
	color: #333333;
	font-size: 85%;
	overflow: hidden;
	white-space: nowrap;
}

#cart.active{
	background: url(img/cart_active.jpg) no-repeat;
}

#cart h1 a{
	line-height: 28px;
}

#cart div{
	line-height: 1.5em;
	padding-top: 5px
}

#cart span{
	width: 38px; display: inline-block;
}

#hotline{
	margin: 1px 1px 1px 0px;
	height: 36px;
	width: 190px;
	float: left;
	clear: both;
	color: white;
	padding-top: 7px;
	padding-left: 10px;
	line-height: 1.4em;
	font-size: 90%;
}

#hotline strong{
	font-size: 110%;
}

#mainnav a{
	display: block;
	line-height: 43px;
	width: 126px;
	color: #014520;
	float: left;
	text-align: center;
	margin: 1px 0px 0px 1px;
}

#mainnav a:hover{
	text-decoration: none;
	background: url(img/mainnav_hover.png) no-repeat;
}

#accountlinks{
	margin: 1px 0px 1px 1px;
	padding-top: 4px;
	line-height: 18px;
	width: 210px;
	float: left;
	text-align: center;
}

#accountlinks a{
	color: white;
	font-size: 85%;
	display: inline-block;
	margin: 0px 4px;
}

#middle{
	background: url(img/middle_bg.png) repeat-y;
	float: left;
	border: 1px solid #D8D8D8;
	border-top-width: 0px;
}

#leftcol{
	width: 200px;
	float: left;
	margin-left: -710px;
}

#categories, #categories ul{
    margin: 1px 0px 0px;
    list-style-type: none;
	text-indent: 10px;
	background-color: #B7C471;
}

#categories li {
	border-bottom: 1px solid #FFFFFF;
}

#categories a{
	line-height: 28px;
	display: block;
}

.CatLevel1 {
	background-color: #025b2b;
}

.CatLevel1 a, .CatLevel1 a:hover{
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.CatLevel2 {
	background-color: #B7C471;
}

.CatLevel2 a {
	color: #333333;
	font-weight: normal;
}

.CatLevel2:hover a, .Current {
	background-color: #93AF63;
	text-decoration: none;
}

.colbox{
	margin: 10px 6px;
	padding: 4px 2px 14px;
	border: 0px solid #D8D8D8;
	border-bottom-width: 1px;
	color: #666666;
}

.colbox a{
	color: #666666;	
}

#content {
	margin: 0px 1px;
	padding: 15px;
	width: 478px;
	float: left;
	color: #666666;
	margin-left: 201px;
}

#cart_quantity .main, #cart_quantity .main *{
	font-family: Arial !important;
	line-height: 1.5em !important;
	color: #666666
}

#content h1, #content h2, .contentsTopics, #cart_quantity .main h2{
	font-size: 125%;
	font-weight: normal;
	color: #025B2B;
	margin-bottom: 8px;
}

#cart_quantity .main h2{
	font-size: 100%;
}

#content h3{
	font-size: 100%;
}

#content a{
	color: #666;
	font-weight: normal
}

#rightcol{
	width: 210px;
	float: left;
}

.li{
	background: url(img/list_style_image.gif) no-repeat 1px 2px;
	padding-left: 12px;
	margin-top: 2px;
	clear: both;
}

#footer{
	color: #7F7F7F;
	font-size: 85%;
	text-align: center;
	line-height: 1.2em;
	width: 100%;
	float: left;
	margin-top: 10px;
	padding-bottom: 10px;
}

#footer p{
	margin: 6px 0px;
}

#footer a{
	color: #7F7F7F;
}

.clear
{
	clear: left;
}

.right
{
	float: right;
	margin-right: 20px;
	text-align: right;
	color: #918E7F;
}


.form
{
	margin-left: 13px;
	margin-right: 15px;
	color: #918E7F;
}

#leftbar h3
{
	color: #000000;
	font-size: 14px;
	margin: 10px 0px 5px 5px;
}

.form label
{
	color: #000000;
	display: block;
	margin-left: 2px;
	margin-bottom: 3px;
}

.form input, textarea
{
	background-color: #FFFFFF;
	border: 1px solid #CECCC0;
	width: 175px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #9D9C9C;
	margin-bottom: 10px;
}



#boxtop
{
background-color:#39aa21;
color:#FFFFFF;
font-weight:bold;
padding-top:0px;
padding-bottom:0px;
padding-left:10px;
}
#boxtop a
{
color:#FFFFFF;
font-weight:bold;
}
#boxtop a:visited
{
color:#FFFFFF;
font-weight:bold;
}
#boxtop a:link
{
color:#FFFFFF;
font-weight:bold;
}
#boxtop a:hover
{
color:#FFFFFF;
font-weight:bold;
}
#boxcontent
{padding-left:10px;
padding-bottom:10px;
margin-bottom:2px;
background-color:#f7f7f7;
padding-top:5px;

}


#boxcontentlogin
{
padding-top:12px;
border-bottom: 1px solid #b5b2b5;
background-color:#FFFFFF;
}
#boxcontentlogin input
{
}
#boxcontentloginbutton
{
height:20px;
}
table
{
line-height:140%;
}

img
{
border:none;
  }
.infoBox_login
{background-image:url(img/pfeil.gif);
background-position:left;
background-repeat:no-repeat;
padding-left:25px;
}
.moduleRow {
 font-family: Verdana, Arial, sans-serif;
 font-size: 85%;
 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: Verdana, Arial, sans-serif;
    font-size: 85%;
    line-height: 1.5; 
	
	}
  
.moduleRowSelected { background-color: #E9F4FC; }  

TD.main, P.main {
  padding: 0px;
}
#img
{
border: 1px solid #82b87f;
width:150px;
margin-left:5px;
margin-top:5px;
}
.shiptax {
border-bottom: 1px solid #dedede;
font-weight:normal;
font-style:italic;
 font-size:10px;
}
.shiptax a:link {
font-weight:normal;
font-style:italic;
 font-size:10px;
}
.shiptax a:hover {
font-weight:normal;
font-style:italic;
 font-size:10px;
}
.shiptax a:visited {
font-weight:normal;
font-style:italic;
 font-size:10px;
}
#row1 {
}
#row2 {
margin-top:-105px;
float:left;
}
#row3 {
margin-top:-50px;
float:left;
}
#boxcontentservicenummer
{padding-left:5px;
padding-bottom:10px;
margin-bottom:2px;
background-color:#ffffff;
padding-top:5px;
border-bottom: 1px solid #b5b2b5;
}
#servicenummer {
margin-top:0px;
font-size:26px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
color: #cecfce;
}
#servicenummerzeit {
text-align:right;
padding-right:10px;
font-weight:normal;
line-height:1;
color:#6ba284;
padding-top:10px;
}

.img_kreditkarte {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

.plus {
display: block;
background-image: url(img/plus.gif);
background-repeat: no-repeat;
width: 13px;
height: 13px;
border: 0px;
font-size: 0px;
cursor: pointer;
}

.minus {
display: block;
background-image: url(img/minus.gif);
background-repeat: no-repeat;
width: 13px;
height: 13px;
border: 0px;
font-size: 0px;
cursor: pointer;
}

.alter {
display: block;
background-image: url(img/alter.gif);
background-repeat: no-repeat;
width: 13px;
height: 13px;
border: 0px;
font-size: 0px;
cursor: pointer;
}

.delete {
display: block;
background-image: url(img/delete.gif);
background-repeat: no-repeat;
width: 19px;
height: 22px;
border: 0px;
font-size: 0px;
background-color: #FFCC99;
cursor: pointer;
}