/* CSS Document */


body { 
	color: #666666;
	font: 10pt/11pt  Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	margin: 0;
	background-color: #ffffff;
	}

P { 
	font: 10pt/11pt Arial;
	line-height: 14px;
	color: #666666;
	}

strong {
	color: #f36f31;
	}
	
.nav1 {
	background-color: #f7f7f7;
	border: solid #cccccc;
	border-width: 1px;
	font: 10pt/11pt Arial;
	}
	
.pic_pad {
	padding: 6px;
	}

A:link { 
	color: #616869;
	font: 10pt/13pt Arial;
	text-decoration: none; 
	}

A:hover { 
	color: #f36f31;
	font: 10pt/13pt Arial;
	text-decoration: underline; 
	}

A:visited { 
	color: #616869;
	font: 10pt/13pt Arial;
	text-decoration: none; 
	}

.titel1 {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.maintable {
	color: Black;
	background-position: center;
	font: 11px;
	vertical-align: middle;
}

.titel2 {
	font-size: 11px;
	font-weight: bold;
	color: #3366CC;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input, .input { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px ;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	overflow: auto;
}

.tabeltekst {
	background-color: #FFFFFF;
}

.tabeltekstoneven {
	background-color: #F5F5F5;	
}

.iframe, .hoofdtabel {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

.comment {
	font-size: 10px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}.titel3 {
	font-size: 10px;
	font-weight: bold;
	color: #3366CC;
}
.cssBorder {
	BORDER-BOTTOM: black 1px solid;
	BORDER-LEFT: black 1px solid;
	BORDER-RIGHT: black 1px solid;
	BORDER-TOP: black 1px solid;
	PADDING-LEFT: 2px;
}