body
{
	margin: 0px;
	padding: 0px;
	font-family:  Arial;
	font-size: 12px;
/*	text-align: center; */
	background-color: #FFFFFF;
}

img
{
	border: 0px;
}

/* p, ul, li
{
	margin-top: 0px;
	margin-bottom: 0px;
}
*/

div
{
	text-align: left;
}

table
{
	border: 0px;
}

td
{
	border: 0px;
	
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	
/*	vertical-align: top; */
/*	text-align: left; */
}

a         { color: #8C001F; font-weight: bold; text-decoration: none; }	
/* a:visited { color: #FF9999; text-decoration: none; } */
a:visited { color: #8C001F; font-weight: bold; text-decoration: none; }
a:hover   { color: #8C001F; font-weight: bold; text-decoration: underline; }

.ruler_verticaal
{
	background-image: url('/images/ruler_verticaal.gif');
	background-repeat: no-repeat;
	background-position: left top;
	width: 1px;
}

.menu
{
	height: 37px;
	width: 760px;
	display: block;

	background-image: url('/images/bg_menu.gif');
	background-repeat: repeat-x;
	background-position: left top;

}

.menuitem2
{
	width: 70px;
	height: 37px;

	background-image: url('/images/ruler_verticaal.gif');
	background-repeat: no-repeat;
	background-position: right top;
}

.menuitem2 a
{
	color: #8C001F;
	text-decoration: none;

	width: 69px;
	height: 37px;
	margin-right: 1px;
	display: block;
	line-height: 37px;

	text-align: center;
	vertical-align: middle;

	
}

.menuitem2 a:visited
{
	color: #8C001F;
	text-decoration: none;
}

.menuitem2 a:hover
{
	color: #8C001F;
	text-decoration: none;

	background-image: url('/images/bg_menu2.gif');
	background-repeat: repeat-x;
	background-position: left top;

}


.menuitem
{
	width: 90px;
	height: 37px;

	background-image: url('/images/ruler_verticaal.gif');
	background-repeat: no-repeat;
	background-position: right top;
}

.menuitem a
{
	color: #8C001F;
	text-decoration: none;

	width: 89px;
	height: 37px;
	margin-right: 1px;
	display: block;
	line-height: 37px;

	text-align: center;
	vertical-align: middle;

	
}

.menuitem a:visited
{
	color: #8C001F;
	text-decoration: none;
}

.menuitem a:hover
{
	color: #8C001F;
	text-decoration: none;

	background-image: url('/images/bg_menu2.gif');
	background-repeat: repeat-x;
	background-position: left top;

}



.menuitem_selected
{
	width: 100px;
	height: 37px;

	background-image: url('/images/ruler_verticaal.gif');
	background-repeat: no-repeat;
	background-position: right top;
}

.menuitem_selected a
{
	color: #8C001F;
	text-decoration: none;

	width: 99px;
	height: 37px;
	margin-right: 1px;
	display: block;
	line-height: 37px;

	text-align: center;
	vertical-align: middle;

	background-image: url('/images/bg_menu3.gif');
	background-repeat: repeat-x;
	background-position: left top;
	
}

.menuitem_selected a:visited
{
	color: #8C001F;
	text-decoration: none;
}

.menuitem_selected a:hover
{
	color: #8C001F;
	text-decoration: none;
}

.main
{

}

.main td
{


}

.logo
{
/*
	padding-top: 15px;

	background-image: url('/images/rodebalk.gif');
	background-repeat: repeat-x;
	background-position: left top;
*/
}

.slogan
{
/*	padding-top: 15px; */

/*	background-image: url('/images/slogan.gif');

*/
  background-color: #8C001F;
	background-repeat: repeat-x;
	background-position: left top;
	
	text-align: center;
	vertical-align: bottom;
	padding-top: 8px;
	padding-bottom: 7px;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;

	color: #FFFFFF;	
}

.stippel_o
{
	background-image: url('/images/stippel_h.gif');
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 2px;
}

.stippel_b
{
	background-image: url('/images/stippel_h.gif');
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom: 2px;
}

.schaduw
{
	background-image: url('/images/schaduw.gif');
	background-repeat: repeat-x;
	background-position: left top;

	padding: 20px;
}

.ruler_v
{
	background-image: url('/images/stippel_v.gif');
	background-repeat: repeat-y;
	background-position: center top;

	width: 3px;
}

.pijl
{
	background-image: url('/images/icons/pijl_r_rood.gif');
	background-repeat: no-repeat;
	background-position: left top;

	padding-left: 12px;

}
.pijl:visited
{
	background-image: url('/images/icons/pijl_r_rood.gif');
/*	background-image: url('../images/icons/pijl_r_rood2.gif'); */
}
.pijl:hover
{
	background-image: url('/images/icons/pijl_r_rood.gif');
}	

.witruimte
{
	display: block;
	width: 100%;
	height: 12px;
}

.marge
{
	padding: 20px;
}

h2
{
	color: #666666;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;

	background-image: url('/images/icons/pijl_o_grijs.gif');
	background-repeat: no-repeat;
	background-position: left top;

	padding-left: 12px;
}

.dienst
{
	background-image: url('/images/icoonschaduw.gif');
	background-repeat: no-repeat;
	background-position: left top;

	padding-left: 60px;
	padding-top: 4px;

	height: 60px;

	font-weight: bold;
	color: #666666;
	font-size: 11px;
}

.dienst img
{
	border: 1px solid #666666;
	width: 48px;
	height: 48px;
	float: left;

	margin-left: -60px;
	margin-top: -4px;

}

.dienst a
{
	display: block;
	font-size: 12px;
}

.footer
{
	width: 760px;


	
	background-image: url('/images/bg_footer.gif');
	background-repeat: repeat-x;
	background-position: left top;

	text-align: center;
	vertical-align: bottom;
	padding-top: 35px;
	padding-bottom: 5px;

	color: #FFFFFF;
}

.footer a
{
	color: #FFFFFF;
}
.footer a:visited
{
	color: #FFFFFF;
}
.footer a:hover
{
	color: #FFFFFF;
}

.copyright
{
	font-size: 10px;
	text-align: center;
}

/*
td.orderbutton
{
	text-align: center;

}

td.price
{
	text-align: right;

}
*/

fieldset legend { 
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #8C001F;
} 
