#zoek_kader
{
    height: 74px;
    margin-bottom: 12px;    
}

#prd_table
{
    background-image: url(img/kader_bkg_dark.png); 
	width: 100%;
	padding-top: 8px;
	table-layout: fixed;	
}

td.td_1
{
	width: 600px;
    padding-left: 7px;	
    padding-right: 7px;	
	white-space: wrap;
}

td.td_2
{
	width: 108px;
}

td.td_3
{

}

#zoekmsg
{
	clear: left;
	width: 900px;
    position: relative;
    top: 4px;
    left: 5px;
    font-size: 12px;
    font-weight: bold;
    color: #8D2B00;    
}

#paginas
{
	width: 900px;
    position: relative;
    left: 5px;
    top: 10px;	
}

#pagina_sel
{
    float: left;
    width: auto;
    font-size: 12px;
    font-weight: bold;
    color: #8D2B00; 	
    margin-left: 0px;
    margin-right: 2px;	
    padding-left: 0px;	
    padding-right: 0px;	
    padding-top: 0px;		
}

input.knop_paginas
{
    width: auto;
    font-size: 12px;
    margin-left: 0px;
    margin-right: 2px;	
    padding-left: 0px;	
    padding-right: 0px;
    border-style: none;
    background-color: #93DADE;
}

input.knopzoek_produkten
{
    width: 50px;
}

input.knopzoek_cat
{
    width: 150px;
    margin-right: 72px;
}

font.font_naam_produkt
{
    font-weight: bold;
    color: #035e8f;
    font-size: 14px;
}

img.img_prd   
{
	border-style: solid;
    border-width: 1px;	
	border-color: #FFFF66 #800000 #800000 #FFFF66;
    cursor: pointer;	
}
 
font.font_produkt_prijs
{
    font-weight: bold;
    color: #8D2B00;
    font-size: 14px;
}

font.font_incl_btw
{
    color: #000033;
    font-size: 10px;
}

#input_qty
{
    border: 1px solid #FFFF00;
    height: 23px;
    width: 40px;
    float: left;
    text-align: center;
    padding-top: 4px;
    color: #000066;    
}

#knop_toevoegen
{
    width: 122px;
    height: 30px;
    background-image: url(img/mandje.gif);
    background-position: 80px center;
    background-repeat: no-repeat;
    text-align: left;
    color: #000066;
    padding-left: 3px;
}

#knop_zoom
{
    width: 42px;
    height: 30px;
    background-image: url(img/zoom.png);
    background-repeat: no-repeat;
	margin-top: 5px;
}

#div_up
{
	height: 50px;
	position: relative;
	top: 10px;	
}

a.up
{
	line-height: 30px;
	border-color: #000033;
	border-width: 1px;
	padding: 2px;
}
