@charset "UTF-8";
/* ---------------------------------- layout ------------------------------- */


body  
	{
	background-repeat:repeat-x;
	background-color: #f0e9de;
	background-image: url(../images/spacerBack.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
/* for understanding browsers */
#pageglobal 
	{ width: 935px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 12px solid #52736C;
	text-align: left; /* this overrides the text-align: center on the body element. */
	}
	
	
/* for Internet Explorer 
* html #pageglobal {
height: 600px;
}
*/
#logo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	background-color: #3a3a3a;
}
#navigatie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	z-index: 40;
	height: 25px;
	background-color: #52736C;
}

#inhoud {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footer {
	bottom:0;
	left:0;
	height:27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	letter-spacing: 0.2em;
}
/* ---------------------------------- links ------------------------------- */
a:link,a:visited,a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #61521F;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666600;
	text-decoration: underline;
}
a.menu:link,a.menu:visited,a.menu:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0.4em;
}
a.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
	letter-spacing: 0.4em;
}



a.navi:link,a.navi:visited,a.navi:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2C221F;
	text-decoration: none;
}
a.navi:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
/* ---------------------------------- tekststylen ------------------------------- */
.titel {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:20px;
	color:#FFFFFF;
	}
.ondertitel {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight: bold;
	}
	
.pages_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
	letter-spacing: 0.4em;
}
.txt_12ptn_bold_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.txt_12ptn_italic_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #FFFFFF;
}

.txt_11ptn_bold_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.txt_11ptn_bold_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C31230;
}
.txt_18ptn_bold_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}


.greyBack {
	background-color: #171717;
}


ul, li {
	margin:10px;
	;
	list-style-type:circle;
	line-height:12px;
}
/* ---------------------------------- borders ------------------------------- */
.bdr_red_bottom {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #C31230;
}
.bdr_bottom_dots {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
/* ---------------------------------- tabel ------------------------------- */
.rij_even {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #30261E;
	background-color: #958867;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FF0000;
}
.rij_oneven {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #30261E;
	background-color: #BFAE84;
}
.rij_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #30261E;
	background-color: #FFFFFF;
}
.original_gif {
	background-image: url(../producten/original.gif);
	background-position: center center;
	background-repeat: no-repeat;
	height: 33px;
}
.classic_gif {
	background-image: url(../producten/classic.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 33px;
}
.tbl_voordelen {
	background-image: url(../voordelen/foto3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.tbl_R1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1pt;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #BE6330;
	padding-left: 10px;
}
.tbl_odd {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	cursor: help;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.tbl_even {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #52736C;
	cursor: help;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.tbl_hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding: 3px;
}
.tbl_select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C31230;
	text-decoration: none;
	padding: 3px;
}
.bijschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

