/* CSS Document */
body {
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	line-height: 1.5;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #38B0EC;
	scrollbar-darkshadow-color: #38B0EC;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #38B0EC;
}
table {
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	color: #666666;
	}
body.algemeen {
	text-align: center;
	margin-top: 10px;
	}
table.table_content {
	width: 796px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
		}
tr.tr_top {
	width: 796px;
	height: 10px;
	vertical-align: top;
	}
td.td_top {
	border-style: dashed;
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 1px;
	border-color: #38B0EC;
	}
tr.tr_content {
	width: 199px;
	height: 100%;
	text-align: center;
	vertical-align: top;
	}
td.td_content_breed {
	width: 400px;
	height: 100%;
	text-align: center;
	vertical-align: top;
	border-style: dashed;
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 1px;
	border-color: #38B0EC;
	}
td.td_content {
	border-style: dashed;
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 1px;
	border-color: #38B0EC
	}
tr.tr_bottom {
	width: 796px;
	height: 35px;
	vertical-align: bottom;
	}
table.table_tekst {
	width: 185px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
/*line-height: 15px; voor het uitlijnen t.o.v. formulieren*/
	}
table.table_tekst_breed {
	width: 395px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
/*line-height: 15px; voor het uitlijnen t.o.v. formulieren*/
	}
td.td_tekst {
	vertical-align: top;
}
.header1 {
	color: #38B0EC;
	font-weight: bold;
	}
.header2 {
	color: #666666;
	font-weight: bold;
	}
A:link {
	text-decoration :none; 
	font-weight:bold; 
	color:#666666;
	} 
A:visited {
	text-decoration:none; 
	font-weight:bold; 
	color:#666666;
	} 
A:hover {
	text-decoration:underline; 
	color: #666666;
	} 
.searchbox {
	font-family: Verdana; 
	font-size: 10px; 
	border: 0px;
	background-image: url(images/bg_box.gif);
	width: 160px;
	height: 17px;
	}
.formulier {
	font-family: Verdana; 
	font-size: 10px; 
	border: 0px;
	background-image: url(images/bg_formulier.gif);
	width: 230px;
	height: 17px;
	}
/*Alleen betrekking op muisinfo*/
.tooltip-kop {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 8pt; 
	COLOR: #666666; 
	FONT-STYLE: normal; 
	FONT-FAMILY: verdana, arial, helvetica, sans-serif; 
	TEXT-DECORATION: none
}
.tooltip-text {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 8pt; 
	COLOR: #666666; 
	FONT-STYLE: normal; 
	FONT-FAMILY: verdana, arial, helvetica, sans-serif; 
	TEXT-DECORATION: none
}
/*Alleen betrekking op stappenplan*/
table.table_stappenplan {
	width: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
/*line-height: 15px; voor het uitlijnen t.o.v. formulieren*/
	}

/******************Alleen betrekking op emaillayout*********************/
table.email {
	FONT-SIZE: 10pt; 
	COLOR: black; 
	FONT-STYLE: normal; 
	FONT-FAMILY: verdana, arial, helvetica, sans-serif; 
	TEXT-DECORATION: none
	}