body {
/*text-align:center;*/ /*center hack*/
background-color: #cccccc;
background-image: url(../images/background.jpg);
background-repeat: repeat-x;
margin:0 auto; /*center hack*/
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:1.3;
/*overflow: hidden;*/

}

/*div	{
border: 1px solid #ffffff;
}
*/


#container_content	{
position: 		relative;
width: 			940px;
/*height: 		630px;*/
margin: 		0 auto;
overflow: 		hidden;
}

#header	{
height: 		48px;
}

.searchbox	{
padding:		2px 0 0 10px ;  	
margin: 		14px 0 0 395px;
float: 			left;
width: 			300px;
height: 		19px;
background: 	#fff;
border:			1px solid #464648;	
background: 	#fff;
}

/*.searchbox	{
padding:		2px 0 0 10px ;  	
margin: 		14px 0 0 395px;
float: 			left;
width: 			300px;
height: 		19px;
background: 	#fff;
border:			1px solid #464648;	
background: 	url(../images/search.jpg) no-repeat right #fff;
}*/

.shopbag	{
margin: 		14px 0 0 10px;
float: 			right;
width: 			221px;	
height: 		21px;
background: 	#fff;
border:			1px solid #464648;
background: 	url(../images/shopbag.jpg) no-repeat right #fff;	 	
}	


#contentbox	{
height: 		580px;
border: 		1px solid #464648;
background-color: #fff;
}	

#menu_box	{
width: 			208px;
height: 		557px;
float: 			left;
margin: 		10px 10px 10px 10px;
background-image: url(../images/background.jpg);
border: 		1px solid #464648;
}

.menu_main	{
height: 		400px;
margin: 		-3px 0 0 0;
top:			161px;
border-top:		1px solid #464648;
border-bottom:	1px solid #464648;	
background: url(../images/menu_background.jpg) repeat-y ;
}

.menu_extra	{
position:		absolute;
top:			561px;
width:			209px;

}


#content_box	{
width: 			367px;
height: 		550px;	
float: 			left;
padding: 		10px 10px 10px 0;
}

.productDetail	{
height: 		311px;
border: 		1px solid #464648;
margin: 		0 0 10px 0;
}

.productDetailimage	{	
height:			203px;
padding:		25px 0 0 65px;
}	

.productDetailWarenkorb	{
height: 		25px;
border-top:		1px solid #000;
border-bottom: 	1px solid #000;
background: 	url(../images/angebot_war_back.jpg) no-repeat;
}

.productDetailText .name	{
float: 			left;
width: 			220px;
padding: 		5px 0;
height:			45px;
/*border-right:	1px solid #000;*/			
}

.productDetailText .preis	{
float: 			left;
padding:		12px 0 0 10px;
}

.questionBox	{
height:20px;
left:445px;
position:absolute;
top:280px;
width:20px;
	
}


#contentProductList	{
width: 			319px;
height: 		558px;	
float: 			left;
border: 		1px solid #464648;
padding:		0;
margin: 		10px 0;
overflow-y: 	auto;

}


.newsticker		{
position: 		absolute;
border: 		1px solid #999;
background-color: #fff;
top:			353px;
right:			12px;
height: 		18px;
width: 			480px;
padding:		0 10px;
}

.content_Tekst .content	{
margin:			22px 0 0 20px;
width: 			342px;
}

.content_Tekst	{
height: 		235px;	
border: 		1px solid #464648;
background: 	url(../images/angebot_background.jpg) no-repeat #4e8334;

}

#footer	{
height: 		44px;	
}

.sitename	{
padding: 		5px 0;
text-align: 	center;	
}

.ce_download a	{
color: #fff;
}