* html img {behavior: url("pngbehavior.htc");}

html, body
{
	margin:20px 0 0 0;
	padding:0;
	text-align:center;
	background-color:#F3F6E8;
}



div#parent
{	
	background-color:#FFFFFF;
	text-align:left;
	position:relative;
	margin: 0 auto;
	width:773px;
}


div#links
{
float:left;
width:222px;
height:536px;
background:#FFF url(img/navi.jpg) no-repeat;
}

div#links div#produkt_navi
{
	margin:48px 0 50px 20px;
}

div#links a
{
	margin:0 0 0 20px;
}

div#links a img {border:none;}


div#links div#produkt_navi a
{
	width:100px;
	color:#fff;
	font:bold 16px Arial, Verdana, sans-serif;
	display:block;
	text-decoration:none;
	margin:0 0 20px 0;
}

div#links div#produkt_navi a:hover
{
	text-decoration:underline;
}





div#oberer_balken
{
float:left;
width:500px; 
height:36px; 
background-color:#D6E5A1; 
color:#D6E5A1;
}


div#ecke_oben_rechts
{
float:left;
width:50px; 
height:42px; 
background-color:#D6E5A1;
}

div#content
{
color:#354401;
font:12px Arial, Verdana, sans-serif;
overflow:auto;
float:left;
width:490px; 
height:422px; 
padding: 13px 10px 0 0;
background: #ffffff url(img/content_bg.jpg) no-repeat scroll 39% center;
line-height:1.7em;
}

div#content img#biologo
{
float:right;
position:relative;
left:45px;
}


div#content img#produkt_composing
{
margin:0px 0 0 190px;
}

div#content h1
{
	color:#788A37;
	font:bold 18px Arial, Verdana, sans-serif;
}

#content a 
{
	color:#354401;
	text-decoration: underline;
}



#content a:visited {color:#000;}
#content a:hover   {color:#E2B838;}

input, textarea, select
{
	border:1px solid #000;
	background-color:#FFF;
}

div#rechter_balken 
{
float:left; 
margin:0 0 0 7px; 
background:#D6E5A1 url(img/verlauf_balken_rechts.jpg) repeat-x; 
width:43px; 
height:438px;
color:#D6E5A1;
}

div#unterer_balken
{
float:left;
width:500px;
height:49px;
margin:7px 0 0 0;
background-color:#91B900;
color:#91B900;
}

div#unterer_balken div#firma_navi
{
	margin:15px 0 0 20px;
}

div#unterer_balken div#firma_navi a
{
	color:#fff;
	font:bold 14px Arial, Verdana, sans-serif;
	text-decoration:none;
	margin:0 15px 25px 0;
}

div#unterer_balken div#firma_navi a:hover
{
	text-decoration:underline;
}



div#ecke_unten_rechts
{
float:left;
width:50px; 
height:56px;
margin:0 0 0 0; 
background-color:#D6E5A1;
}

table.produktuebersicht td
{
	padding:8px;
}


span.label
{
	display:block;
	float:left;
	font-weight:bold;
	width:160px;
	padding:0 0 0 3px;
}

img.produkt
{
	float:right;
}

a.back
{
	float:right;
	display:block;
	font:11px Arial, Verdana, sans-serif;
	width:105px;
}

line
{
text-decoration:overline underline;
}




