body
{
    margin:0 auto;
    font-family:Arial;
    font-size:11px;
	padding:0;
}
#top
{
    /*background-image:url('/images/logo.jpg');*/
    width:800px;
    height:150px;
}
#container
{
	position:relative;
    width:800px;
    height:100%;
	margin: 0 auto;
    border-collapse:collapse;
    border-left:1px;
    border-right:1px;
    border-top:0px;
    border-bottom:0px;
    border-color:#A3750A;
    border-style:solid;
	background-color:#F3DEC7;
}
.menuleft
{
    
    height:25px;
    width:198px;
    background-image:url('/images/2.jpg');
	background-repeat:no-repeat;
	background-color:#ce822a;
}
.menuleft2
{
    background-color:#ce822a;
    height:25px;
    width:198px;
    color:white;
    font-size: 9px;
}
#menutop_webshop
{
    color:#FFFFFF;
    height:25px;
    width:230px;
   	background-color:#CE822A;
	padding-left:10px;
	padding-top:0px;
	float:left;
   
}
#menutop
{
    color:#FFFFFF;
    height:20px;
    width:560px;
   	background-color:#CE822A;
	padding-left:0px;
	padding-top:5px;
	float:right;
   
}
#menudiv
{
	float:left;
    background-color:#f3dec7;
    height:auto;
    width:162px;
   	top:174px;
	margin: 0px;
	z-index:999;
	margin-left:5px;
	margin-top:5px;
}
.cator
{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none; 
	padding-right:15px;
	font-size:12px; 
	font-family: Arial, Helvetica, sans-serif;
	
}
#pagina
{
    min-height:900px;
    background-color:#FFFFFF;
    font-size:11px;
    color:#3f3f3f;
    width:580px;
	margin:0px auto;
	padding: 10px;
	float:right;
	top:0px;
	left: 0px;
	overflow:hidden;
	position:relative;
}
.menulink
{
    background-image:url('/images/button1.jpg');
    height:27px;
    width:160px;
}
.menulinkSub
{
    background-image:url('/images/button1Sub.jpg');
    height:27px;
    width:150px;
  
}
.products
{
    font-size:11px;
}
.button
{
    height:20px;
    width:65px;
    font-size:11px;
}

#bottom
	{
	
	background-color:#ce822a;
    height:auto;
    width:800px;
    color:white;
    font-size: 9px;
	
  
}
	
	a.bottom
		{
		color:#FFF;
		text-decoration:none;
		}