* { 
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px; 
	color:black; 
	}
img { 
	border:none; 
	}
.hbz {
	line-height:9px;
	} 
.hbz2 {
    	line-height:5px;
    }
body { 
	background:white; 
	}
#logo {
	position:absolute; display:block; left:220px; top:50px;
	}
#grund { 
	top:0px; 
	left:10px; 
	border:1px solid gray; 
	width:760px; 
	height:100%;
	position:fixed; 
	position: expression("absolute"); 
	top: expression(document.body.scrollTop - this.offsetHeight + this.offsetHeight);
	}
#mutter { 
	position:absolute; top:0px; left:10px; width:760px;  height:95%; 
	}
#navgrund { 
	z-index:10; top:0px; 
	left:10px;  
	width:190px; height:100%;
	position:fixed; 
	position: expression("absolute"); 
	top: expression(document.body.scrollTop - this.offsetHeight + this.offsetHeight);
	}
.inhalt1 {
	position:absolute; 
	display:block;
	top:80px; 
	left:210px; 
	border-bottom:1px solid #00ae77;
	width:520px;
	padding:20px 0px 24px 0px;
	line-height:18px;
	}
.inhaltabstand {
	visibility:hidden; 
	}
.bildgross {
	margin-bottom:17px;
	margin-top:10px;
	}
.bildlayer {
	font-weight:bold; color:white; display:block; position:absolute; top:105px; left:10px; 
	}
/* textstrukturierung */
.tab1 {
	width:65px;  display:block; float:left; 
	}
ul { 
	margin:0px 0px 0px 15px; 
	padding:0px; 
	list-style-position:outside; list-style-image:url(../p/bull.gif); 
	}
.green {
	color:#00ae77;
	}
.big {
	font-size:20px;
	line-height:22px;
	}
.small {
	font-size:11px;
	line-height:14px;
	}
/* links */
a.text { 
	color:black; 
	}
a.text:hover { 
	color:#00ae77;
	}
a.textgreen { 
	color:#00ae77; 
	}
a.textgreen:hover { 
	color:black;
	}
a.agb { 
	text-decoration:none; 
	font-size:11px;
	color:#00ae77; 
	}
a.agb:hover { 
	color:black;
	}
	
a.bonus {
	z-index:20; 
	display:block; 
	margin-top:490px; 
	left:30px; 
	font-size:11px;
	width:170px;
	line-height:12px; 
	background:white;
	text-decoration:none;
	position:fixed; position: expression("absolute"); 
	top: expression(document.body.scrollTop - this.offsetHeight + this.offsetHeight); 
	color:red;
	font-weight:bold;
	}
a.bonus:hover {
	color:black;
	}
	
/* nav hauptpunkte*/
a.lev1 { 
	background:#e3f1e8;
	display:block; 
	text-decoration:none; 
	font-weight:bold;
	width:170px; 
	border-top:1px solid #00ae77;
	border-bottom:1px solid #00ae77;
	padding:3px 0px 3px 0px;
	}
a.lev1:hover { 
	background:#cde6d6;
	}
.navbox {
    margin-bottom:5px;
    display:block;
    }

.zusatz { 
	font-size:11px; color:#00ae77; 
	}
.space {
	width:8px; height:4px; border:none;
	}

/* nav produkte*/
.produkte { 
	background:#e3f1e8;
	font-weight:bold;
	display:block; 
	width:170px; 
	padding:3px 0px 3px 0px;
	border-top:1px solid #00ae77;
	border-bottom:1px solid #00ae77;
	}
a.prod { 
	color:#00ae77; 
	display:block; 
	font-weight:bold;
	text-decoration:none; 
	width:170px; 
	border-bottom:1px solid #00ae77;
	padding:3px 0px 4px 0px;
	}
a.prod:hover { 
	background:#e3f1e8;
	}

