/* Pagina gerelateerde CSS */
.kop {
	font: bold 16px Arial, Verdana, Helvetica, sans-serif;
}

.download0 {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 0px;
}

.download1 {
	font-size: 20px;
	font-weight: bold;
	color: #BEE645;
	margin-left: 3px;
}

.download2 {
	font-size: 15px;
	font-weight: bold;
	color: #FF7200;
	margin-left: 6px;
}

.download3 {
	font-size: 13px;
	font-weight: bold;
	margin-left: 9px;
}

.download4 {
	font-size: 12px;
	font-weight: bold;
	color: #9A9A9A;
	margin-left: 12px;
}

.download5 {
	font-size: 11px;
	font-weight: bold;
	color: #3294AD;
	margin-left: 15px;
}

.productRow {
	float: left;
	margin-bottom: 20px;
}
.product {
	float: left;
	width: 120px;
	margin-right: 15px;
	text-align:center;
}
.product a {
	text-decoration:none;
}
.product a strong {
	font-size: 13px;
}
.product a span {
	font-size: 10px;
}
.product a:hover strong,.product a:hover span {
	color: #bcbcbc;
}

.leftMenu {
	float: left;
	margin-top: 13px;
}
.leftMenu div.header {
	background: #64686b;
	float: left;
	width: 201px;
	height: 22px;
	line-height: 21px;
	font-weight: bold;
	text-indent: 6px;
}
.leftMenu a {
	float: left;
	display:block;
	width:180px;
	padding-left: 20px;
	line-height: 20px;
	margin:3px 0;
	text-decoration: none;
}
.leftMenu a:hover,.leftMenu a.selected {
	text-decoration:underline;
}
a.pdfLink {
	background:url('../img/layout/pdf.gif') no-repeat left center;
}
.textPage {
	float: left;
	width: 685px;
}
.textPage h1{
	margin: 10px 0 10px 0; 
	padding: 0;
}
.textPage p {
	margin: 0 0 10px 0;
}
.textPage p.short {
	width: 420px;
}

.txtInputLarge,.txtInputLargeWrong, .txtArea {
	width: 260px;
	border: 1px solid #444;
}
.txtInputLarge,.txtInputLargeWrong,.txtInputMedium,.txtInputSmall,.txtInputMediumWrong,.txtInputSmallWrong {
	height: 16px;
}
.txtArea {
	height: 65px;
	overflow: auto;
}
.txtInputMedium,.txtInputMediumWrong{
	border: 1px solid #444;
	width: 190px;
}
.txtInputSmall,.txtInputSmallWrong {
	width: 64px;
	border: 1px solid #444;
	margin-right: 4px;
}
.txtInputLargeWrong, .txtAreaWrong,.txtInputMediumWrong,.txtInputSmallWrong {
	border: 1px solid #DD0000;
}
.txtInputLargeContact {

}
.txtAreaContact {

}
.floatMelding {
	float: left;
}
.floatSubmit {
	float: right;
}
.frmSubmit {
	border: 1px solid #333;
	background: #EEE;
	font-weight: bold;
	cursor: pointer;
}
label {
font-size: 11px;
}
.normCheck label {
	color: #FFF;
}
.wrongCheck label {
	color: #EE0000;
}

/* Wijzigingen 12-04-2010 */
.leftPageHome {
	display: none;
}
.rightPageHome {
	float: left;
	margin-left: 80px;
	width: 918px;
}
.homeBtns {
	float: left;
	width: 918px;
	margin-top: 10px;
}
.homeBtns div {
	float: left;
	width: 170px;
	margin-right: 17px;
	margin-bottom:4px;
}
.homeBtns div img
{
	margin-bottom:3px;
}

.homeBtns div.last {
	margin-right:0;
}
.overlayPage {
	width: 918px;
	height: 241px;
	background: #ccc;
	position:absolute;
	margin: 0 auto 0 -233px;
	top: 83px;
}
ol{
	margin:0 0 0 17px;

}

.activeLink
{
	/*font-weight:bold;*/
}

/* Einde wijzigingen 12-04-2010 */