<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* MAIN */

BODY
{
	padding: 0px;
	margin: 0px;
}

.table_main { background-color: #FFFFFF; }

.header
{
	background-image: url(../images/layout/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.header_print
{
	background-image: url(../images/layout/header_print.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.ptrn_left
{
	background-image: url(../images/layout/ptrn_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.ptrn_left_print
{
	background-image: url(../images/layout/ptrn_left_print.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.ptrn_right
{
	background-image: url(../images/layout/ptrn_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.ptrn_right_print
{
	background-image: url(../images/layout/ptrn_right_print.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.footer_bg
{
	background-image: url(../images/layout/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.footer_right
{
	background-image: url(../images/layout/footer_right.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.footer_left
{
	background-image: url(../images/layout/footer_left.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.bg_titel
{
	background-image: url(../images/layout/bg_titel_middle.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.btn_locatie
{
	background-image: url(../images/layout/btn_locatie.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	COLOR: #003b5a;
	font-weight: bold;
}

.bg_content_long
{
	background-image: url(../images/layout/bg_content_long.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.bg_product_tit
{
	background-image: url(../images/layout/bg_product_tit.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
	padding-left:20px;
	
	FONT-FAMILY: Century Gothic;
	FONT-SIZE: 13px;
	COLOR: #003b5a;
	font-weight: bold;
}

.bg_product_ptrn
{
	background-image: url(../images/layout/ptrn_product.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.bg_product
{
	background-image: url(../images/layout/bg_product_main.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:250px;	
	padding-left:0px;
	
	FONT-FAMILY: Century Gothic;
	FONT-SIZE: 13px;
	COLOR: #003b5a;
	font-weight: bold;
}

.product_items
{
	background-image: url(../images/layout/product_items.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* ***** */

/* CONTENT */

h1 { margin: 0px; }

.contenttitel {
	FONT-FAMILY: Century Gothic;
	FONT-SIZE: 13px;
	COLOR: #003b5a;
	font-weight: bold;
	
    padding-left: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
}
.contenttitel_std {
	FONT-FAMILY: Century Gothic;
	FONT-SIZE: 13px;
	COLOR: #003b5a;
	font-weight: bold;
}

.contenttext {
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	COLOR: #003b5a;
	font-weight: normal;
	
    padding-left: 20px;
    padding-top: 20px;
    padding-right: 10px;
    
    background-image: url(../images/layout/bg_content.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.contenttext_normal {
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	COLOR: #003b5a;
	font-weight: normal;
	
    padding-left: 20px;
    padding-top: 20px;
    padding-right: 10px;
}
.contenttext_form {
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	COLOR: #003b5a;
	font-weight: normal;
	
    padding-left: 20px;
    padding-top: 20px;
    padding-right: 10px;
    
    background-image: url(../images/layout/bg_form.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.contenttext_std {
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	COLOR: #003b5a;
	font-weight: normal;
}

/* ******* */

/* OTHERS */

.product {
	FONT-FAMILY: Century Gothic, Arial;
	FONT-SIZE: 11px;
	COLOR: #003b5a;
	font-weight: normal;
}
.product_btn
{
	background-image: url(../images/layout/btn_product.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
	cursor: pointer;
	
	FONT-FAMILY: Century Gothic, Arial;
	FONT-SIZE: 11px;
	COLOR: #003b5a;
	font-weight: bold;
}
.bg_product_detail
{
	background-image: url(../images/layout/bg/bg_product_detail.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.product_detail_titel {
	FONT-FAMILY: Century Gothic, Arial;
	FONT-SIZE: 13px;
	COLOR: #003b5a;
	font-weight: bold;
	
	padding-left: 18px;
	padding-top: 10px;
}
.bg_product_detail_flash
{
	background-image: url(../images/layout/bg/bg_product_detail_flash.gif);
	background-repeat: no-repeat;
	background-position: 12 top;
}

/* ******* */

/* BUTTONS */

.btn_print
{
	background-image: url(../images/layout/btn/btn_print.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
	cursor: pointer;
	
	FONT-FAMILY: Century Gothic, Arial;
	FONT-SIZE: 11px;
	COLOR: #003b5a;
	font-weight: bold;
}
.btn_mail
{
	background-image: url(../images/layout/btn/btn_mail.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
	cursor: pointer;
	
	FONT-FAMILY: Century Gothic, Arial;
	FONT-SIZE: 11px;
	COLOR: #003b5a;
	font-weight: bold;
}
.btn_save
{
	background-image: url(../images/layout/btn/btn_save.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
	cursor: pointer;
	
	FONT-FAMILY: Century Gothic, Arial;
	FONT-SIZE: 11px;
	COLOR: #003b5a;
	font-weight: bold;
}

/* ******* */

/* SPECIALS */

.img_border { border: solid 1px #adb6a8; }

hr { margin: 0px; }

/*.lijn_vert
{
	background-image: url(../images/layout/lijn.gif);
	background-repeat: repeat-y;
	background-position: right 50;
}


.lijn_streep_top
{
	background-image: url(../images/layout/lijn_streep.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.lijn
{
	background-image: url(../images/layout/lijn.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.lijn_midden
{
	background-image: url(../images/layout/lijn.gif);
	background-repeat: repeat-x;
	background-position: left center;
}


img.noborders {
	border: solid 0px #0077D4;
}

li 
{
	list-style-image: url(../images/layout/ul_grijs.gif);
	padding-top: 0px;
	margin:0 0 0 0;
}
*/

/* SEARCH */
.searchtitel
{
	font-size:11px;
	font-weight:normal;	
}

/**********/</pre></body></html>