/******************************** global ********************************/
body
{
 background-image: url(img/bg.gif);
 background-position: 0% 0%;
 background-repeat: no-repeat;
 background-color: #ffffcc;
 color: #993333;
 font-family: comic sans ms,verdana,sans-serif,arial,trebuchet;
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
}

a:link, a:visited 
{
 font-weight: bold; 
 text-decoration: none;
 color: #993333;
}

a:hover
{
 font-weight: bold; 
 text-decoration: underline;
 color: #CC3333;
}

img 
{
 border: 0px;
}

/******************************** main ********************************/
.maintable 
{
 font-size: 14px;
 height: 100%;
 text-align: center;
 width: 794px;
}

.content 
{
 padding: 20px;
 text-align: left;
 vertical-align: top;
 width: 770px;
 height: 400px;
}

.header 
{
 height: 240px;
}

.footer
{
 background-color: #993333;
 color: #ffffcc;
 font-size: 9px;
 text-align: center;
 width: 794px;
}

.metaT
{
 color: #ffffcc;
 font-size: 4px;
 text-align: center;
 width: 380px;
}

.hidden 
{
 visibility:hidden;
}
/****************************** map24 ******************************/
.map24_input 
{
 background-color: #fff;
 width: 232px;
 border: 1px #fff solid;
 font-size: 12px;
 font-family: comic sans ms,verdana,sans-serif,arial,trebuchet;
}
	
.map24_list	 
{
 border-style: solid;
 font-size: 10px;
}
	
.map24_cell   
{
 padding-left: 10px; 
 padding-top: 5px; 
 padding-right: 5px; 
 padding-bottom: 5px;
 font-size: 12px;
}


/*************************** shop ****************************/
.shtable 
{
 width: 740px;
}

.cartcelhead
{
 font-variant: small-caps;
 font-weight: bold;
 padding: 12px;
}

.cartcel
{
 border-bottom: 1px solid #CC3333;
 padding: 12px;
}

.productlijst
{
 padding: 30px;
 text-align: center;
}

.productdetailimg
{
 padding-right: 24px;
}

.fabrikantlijst
{
 padding: 15px 0px 15px 0px;
 text-align: center;
}

.shpinput

{
 background-color: #fff;
 color: #993333;
 border: 1px #993333 solid;
 font-size: 12px;
}


#shnavigation li 
{
 height: 20px;
 margin: 0;
 padding: 0;
}
	
#shnavigation a 
{
 color: #993333;
 font-weight: bold;
 text-decoration: none;
}
	
#shnavigation a:hover 
{
 color: #CC3333;
}
	
#shnavigation #currentpage a 
{
 color: #CC3333;
}

#shnavigation 
{
 width: 200px;
 padding-right: 10px;
 border: 1px;
 no-break
}
