body { 
	background: url(Hintergrund.gif) repeat-x; 
	background-color:#DCECCC;
	padding: 0px;  
	margin: 0px;
	border: 0px; 
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
#BOX { position: relative; width: 983px; background: white; margin: 12px auto 14px auto; border: 2px;}
#BOX H1, #BOX p {margin: 0 10px;}
#BOX H1, #BOX H2{font-size:14px; color:#999; }
#BOX .top, #BOX .bottom{display:block;background: #B4D68D;}
#BOX .top b, #BOX .bottom b
	{display:block;height: 1px; overflow: hidden;background: white}
#BOX .r1{margin: 0 5px;}
#BOX .r2{margin: 0 3px;}
#BOX .r3{margin: 0 2px;}
#BOX .top .r4, #BOX .bottom .r4{margin: 0 1px;height: 2px;}
#BOX img {padding: 1px 0px 8px 6px; margin: 0px;}
#WARENKORB{ 
	background: url(Warenkorb.jpg) no-repeat;
	position: absolute; top: 7px; left:7px;
	padding: 0px;  
	margin: 0px;
	border: 0px; 
	height: 185px;
	width: 195px;
}
#LOGO{ 
	background: url(Logo.jpg) no-repeat; 
	position: relative; top: 2px; left: 208px;
	padding: 0px;  
	margin: 0px;
	border: 0px; 
	height: 185px;
	width: 770px;}
	
#AUSWAHL{
	height: 285px;
	width: 194px;
	position: absolute; top:195px; left:7px;
}
#INHALT{
	width: 768px;
	position: relative; top:5px; left:208px;
}
#INHALT H1 H2{font-size: 12px}
#UNTEN{
	height: 8px;
	width: 768px;
	position: relative; top:5px; left:208px;
}
#MENUE{
	position: absolute; top:12px; left:678px;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;	
	font-weight: bolder;
}
#MENUE a {font-size: 12px}
#MENUE a:hover {color: white}
#CONTENT {
	background-color: white;
	left: 10px;
	width: 740px;
	margin: 5px;
	padding: 5px;
}
#NAVIGATOR {
	position: absolute;
	left: 0px;
	clear:both; 
	width: 160px; 
	float: right;
	background-color: #E6EcE6;
	padding: 5px;
	min-height: 500px;
	}
	
#navcontainer {
	position: absolute;
	top: -108px;
	left: 45px;
	width: 115px;
	}
	
ul#navlist {
    margin: 110px 0px 0px 0px;
    padding: 0;
    list-style-type: none;
    white-space: nowrap;
	font-size: 14px;
}
ul#navlist li {
        float: left;
        font-family: courier, arial, sans-serif;
        font-size: 14px;
        margin: 2px;
        padding: 4px 0 4px 0;
        border: 1px dashed #e0ede9;
}
#navlist a, #navlist a:link {
        margin: 0px;
        padding: 5px 9px 4px 9px;
        color: #015420;
        border: 1px dashed #d1e3db;
        text-decoration: none;
		font-size: 14px;
}
ul#navlist li#active {
        color: #95bbae;
		border: 0px dashed #e0ede9;
}
#navlist a:hover {
        color: #000000;
        background-color: #f4b164;
		border: 1px;
}
a {
	color: #015420;
	text-decoration:none;
	font-size:14px;
	margin-bottom: 5px;
}
a:hover
{
    text-decoration: underline overline;
}
img{
	float:left;
	margin-right: 10px;
	border: 0px;
}
H1 H2{
	border: 0px;
	padding: 0px;
	margin: 0px;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;	
}
