.bedragrow
{
	padding: 7px;
	background-image: url('../images/layout/hok_bg.gif'); background-repeat: repeat-x; background-position:  left top;
	background-color: #cccccc;	
	border-bottom: 1px solid #FFFFFF;
}

.bedragrowtotaal
{
	padding: 7px;
	text-align: right;
	background-color: #4040b5;	
	color: #FFFFFF;
	font-weight: bold;
	
}

.hokje
{
	background-image: url('../images/layout/hok_bg.gif'); background-repeat: repeat-x; background-position:  left top;
	background-color: #cccccc;
	padding: 10px;
	text-align: left;
	font-size: 11px;
	color: #4040b5;
}

.hokje td
{
	line-height: 22px;
}

li
{
	padding-bottom: 8px;

}
.paginatie
{
	width: 703px;
	text-align: right;
	padding-top: 12px;
}

.volgende
{
	background-image: url('../images/icons/volgende.gif'); background-repeat: no-repeat; background-position:  right top;
	padding-right: 10px;	
}
.volgende:hover
{
	background-image: url('../images/icons/volgende2.gif');
}

.vorige
{
	background-image: url('../images/icons/vorige.gif'); background-repeat: no-repeat; background-position:  left top;
	padding-left: 10px;	
}
.vorige:hover
{
	background-image: url('../images/icons/vorige2.gif');
}

.overzicht
{
	border: 0px;
	width: 703px;
}

.overzicht_plaatje
{
	width: 223px;
	padding-right: 12px;
	
	padding-bottom: 12px;
	padding-top: 12px;
	border-bottom: 1px solid #b1b1b1;
}
.overzicht_plaatje img
{
	width: 223px;
	height: 58px;
	border: 1px solid #b1b1b1;
}

.overzicht_tekst
{
	text-align: justify;

	padding-bottom: 12px;
	padding-top: 12px;
	border-bottom: 1px solid #b1b1b1;	
}

.overzicht_winkelen
{
	padding-left: 12px;
	vertical-align: bottom;
	text-align: center;
	color: #ff5d00;

	padding-bottom: 12px;
	padding-top: 12px;
	border-bottom: 1px solid #b1b1b1;	
}

.winkelenbutton
{
	background-image: url('../images/layout/winkelen.gif'); background-repeat: no-repeat; background-position: left top;
	
	display: block;
	width: 99px;
	height: 24px;
	line-height: 22px;
	text-align: center;
	margin-top: 5px;
}
.winkelenbutton:hover
{
	background-image: url('../images/layout/winkelen2.gif'); 
	color: #FFFFFF;
}
.winkelenbutton:active
{
	color: #4040b5;
}


.header
{
	background-image: url('../images/layout/logo.gif'); background-repeat: no-repeat; background-position: left top;

	width: 760px;
	height: 45px;
	
	text-align: right;
	padding-top: 45px;
	
	font-size: 11px;
	color: #4040b5;
	font-weight: bold;
}

.header a
{
	color: #ff5d00;
}
.header a:visited
{
	color: #ff5d00;
}
.header a:active
{
	color: #ff5d00;
}
.header a:hover
{
	color: #4040b5;
}

.footer
{
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding-top: 12px;

}

.textinput
{
	width: 140px;
	border: 1px solid #4040b5;
	
}

.submitbutton
{
	width: 45px;
	border: 1px solid #4040b5;	
	background-color: #4040b5;
	
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	
}
.zoekhok_m
{
	background-image: url('../images/layout/hok_bg.gif'); background-repeat: repeat-x; background-position:  left top;
	background-color: #cccccc;
	padding: 10px;
	text-align: center;
	font-size: 11px;
	color: #4040b5;
	
}

.zoekhok_o
{
	background-image: url('../images/layout/hok_bg2.gif'); background-repeat: repeat-x; background-position:  left top;
	background-color: #cbcbcb;
	border-top: 1px solid #FFFFFF;
	padding: 5px;
	text-align: left;
	font-size: 10px;
}

.zoekhok_o a
{
	background-image: url('../images/icons/pijl.gif'); background-repeat: no-repeat; background-position:  left top;
	padding-left: 10px;	
}

.zoekhok_o a:hover
{
	background-image: url('../images/icons/pijl2.gif');
}

h1
{
	font-size: 14px;
	font-weight: bold;
	color: #4040b5;
	margin: 0px;
	padding: 0px;
}


h2
{
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}

.box
{
	background-color: #CCCCCC;
	padding: 5px;
}

.link_special
{
	color: #FF0000;
	background-image: url('../images/icons/arrow_red.gif'); background-repeat: no-repeat; background-position:  left top;
	padding-left: 8px;
}

body
{
	font-family: Arial;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
}

table
{
	border: 0px;
}

td
{
	border: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #716558;
	vertical-align: top;
	text-align: left;
}

img
{
	border: 0px;
}

a
{
	color: #4040b5;
	text-decoration: none;
	font-weight: bold;
}

a:visited
{
	color: #5757df;
}

a:active
{
	color: #ff5d00;
}

a:hover
{
	color: #ff5d00;
}

