/* Pagina gerelateerde CSS */

/* Login Box */
.loginBox {
	width: 100%;
	background: #e32219;
	}
	.ctLogin {
		padding: 20px 15px;
		overflow: hidden;
		color: #FFF;
		}
		.ctLogin a {
			color: #FFF;
		}
		.loginHd {
			margin: 0 0 10px;
			}
		.ctLogin label {
			width: 113px;
			cursor: text;
			color: #fff;
			float: left;
			clear: left;
			}
		.ctLogin input {
			width: 209px;
			margin: 1px 0 11px;
			padding: 1px 0;
			font-size: 11px;
			float: left;
			}
		.ctLogin input.login {
			width: 178px;
			height: 19px;
			margin: 1px 0 0;
			padding: 0;
			background: url('../img/layout/nav/login.gif') no-repeat left top;
			cursor: pointer;
			float: right;
			}

/* Blok */
.blok {
	width: auto;
	margin: 0 0 15px;
	overflow: hidden;
	clear: left;
	}
	.blok h2 {
		margin: 0 0 10px;
		}
	
	/* Afbeeldingen */
	.foto {
		margin: 0 0 5px;
		}
		.foto img {
			border: 1px solid #d8d8d8;
			}
	.foto_links {
		margin: 0 10px 10px 0;
		float: left;
		}
		.foto_links img {
			border: 1px solid #d8d8d8;
			}
	.foto_rechts {
		margin: 0 0 10px 10px;
		float: right;
		}
		.foto_rechts img {
			border: 1px solid #d8d8d8;
			}

	/* Smoelenboek */
	.smoelenSel a {
		text-decoration: none;
		}
	.smoelenSel a.selected {
		font-weight: bold;
		color: #000;
		}
	
	/* Polaroid */
	a.polaroid {
		color: #000;
		background: url('../img/layout/bg/polaroid.gif') no-repeat left top;
		width: 135px;
		height: 159px;
		overflow: hidden;
		display: block;
		float: left;
		text-decoration:none;
		margin: 10px;
		}
	a.polaroid IMG {
		margin: 11px 0 0 14px;
		float: left;
	}
	a.polaroid SPAN {
		float:left;
		width: 121px;
		margin: 0 7px 0 7px;
		text-align:center;
	}
	a.polaroid:hover {
		color: #e32219;
		}
	.polaroidImg {
		margin: 0 10px 0 0;
		float: left;
		height: 159px;
		width: 135px;
		background: url('../img/layout/bg/polaroid.gif') no-repeat left top;
		}
		.polaroidImg img {
			border: 0;
			}
		.polaroidFoto {
			width: 111px;
			height: 112px;
			margin: 11px 0 0 14px;
			}
		.polaroidNaam {
			width: 135px;
			height: 35px;
			margin: 7px 0 0;
			text-align: center;
			}
	.polaroidTxt {
			float: left;
			width: 570px;
		}
		.polaroidTxt strong {
			display: block;
			margin: 6px 0;
			}
		.polaroidTxt span {
			display: block;
			margin: 4px 0;
			float: left;
			}
		.polaroidTxt a.download {
			margin: 10px 0 0;
			float: left;
			}
			span.empty{
				width: 265px;
				margin: 4px 17px 4px 0;
				}
			span.title {
				width: 100px;
				}
			span.input {
				width: 165px;
				margin: 4px 17px 4px 0;
				color: #e32219;
				}

	/* Nieuws */
	.newsBox {
		margin: 0 0 15px;
		}
		.newsDate {
			font-size: 10px;
			}
		.newsHeader a {
			font-weight: bold;
			text-decoration: none;
			color: #000;
			}
	
	/* Urenbriefjes */
	.infoBox {
		margin: 0 0 15px;
		}
		.infoHeader {
			font-weight: bold;
			text-decoration: none;
			color: #000;
			}
		.infoBox label {
			display: block;
			margin: 4px 0 0;
			}
		.infoBox input {
			width: 85px;
			margin-right:5px;
			border: 1px #dbdbdb solid;
			}
		.infoBox input.wrong {
			border: 1px #d00 solid;
		}
		.infoBox input.invisible {
			border:0;
			background:none;
		}
		.infoBox textarea {
			width: 209px;
			height: 100px;
			margin: 5px 0 0;
			border: 1px #dbdbdb solid;
			overflow: auto;
			}
	.ctUren {
		width: auto;
		padding: 0 0 15px;
		overflow: auto;
		overflow-y: hidden;
		-ms-overflow-y: hidden;
		}
	.urenspecificatie {
		width: auto;
		margin: 0 0 15px;
		clear: left;
		}
	.urenHd {
		margin: 0;
		}
		.urenspecificatie td {
			padding: 0 5px 0 0;
			}
		.urenspecificatie span {
			display: block;
			/*width: 110px;*/
			width: 82px;
			}
		.urenspecificatie span.dag {
			width: 110px;
			}
		.urenspecificatie label {
			display: block;
			width: 110px;
			margin: 4px 0 0;
			}
		.urenspecificatie input {
			/*width: 108px;*/
			width: 80px;
			text-align:center;
			border: 1px #dbdbdb solid;
			}
		.urenspecificatie input.wrong {
			border: 1px #d00 solid;
		}
		.urenspecificatie input.invisible{
			border:0;
			background:none;
		}
		.urenspecificatie textarea {
			width: 601px;
			height: 100px;
			margin: 5px 0 0;
			border: 1px #dbdbdb solid;
			overflow: auto;
			}
		.urenspecificatie input.print, .infoItem input.print {
			width: 178px;
			height: 19px;
			margin: 1px 0 0;
			padding: 0;
			background: url('../img/layout/nav/login.gif') no-repeat left top;
			border: 0;
			cursor: pointer;
			float: right;
			}
			.infoItem input.print {
			margin: 20px 10px 0 0;

			}
#faqMain {
	width: auto;
	overflow: auto;
	}
	#faqMainContent {
		width: auto;
		margin: 10px 0;
		}
		a.FAQlink {
			width: 600px;
			float: left;
			margin: 0 0 10px;
			padding: 4px 0 6px 25px;
			cursor: pointer;
			background: url('../img/layout/nav/faq-plus.gif') #c6c6c6 no-repeat 6px 4px;
			text-decoration:none;
			}
	div.faqBoxContent {
		width: 600px;
		margin: 0 0 0 25px;
		clear: both;
		}
	div.faqBoxContent li {
		list-style: disc;
		margin-left: 20px;
	}
	div.faqBoxContent ul {
		margin: 10px 0;
	}
		a.FAQopen {
			background: url('../img/layout/nav/faq-min.gif') #c6c6c6 no-repeat 6px 4px;
		}
		.cmsBlok1,.cmsBlok2,.cmsBlok3,.cmsBlok4,.cmsBlok7,.cmsBlok8,.cmsBlok10{
		float: left;
		width: 600px;
		margin: 0 0 10px 20px;
		}
		.cmsBlok5 {
			float: left;
			width: 47%;
			margin-left: 20px;
		}
		.cmsBlok6 {
			float: left;
			width: 30%;
			margin-left: 20px;
		}
		.cmsBlok9 {
			float: left;
			width: 400px;
			margin-left: 20px;
		}
.leftmargin2 {
	margin-left: 2px;
}


.txtArea,.txtAreaSmall,.txtAreaMedium {
overflow: auto;
}
.txtArea {
	width: 300px;
	height: 90px;
}
.txtInputLargeWrong {
font-size:11px;
height:18px;
width:300px
}
.smalldesc {
 font-size: 10px;
 color: #999;
 }
 .smalldesc span {
	float: left;
 }
.txtInputPlaats {
	height: 18px;
	width: 234px;
}
.txtInputNaam {
	height: 18px;
	width: 85px;
}
.txtInputAchter {
	height: 18px;
	width: 155px;
}
.txtInputTussen {
	height: 18px;
	width: 48px;
}
.leftmargin2 {
	margin-left: 2px;
}
.txtDate {
	width: 30px;
	height: 18px;
}
.radWrong {
background:#C00;
border:1px solid #C00
}

.frmFile {
font-size:11px;
width:300px
}
.frmSelectLarge {
font-size:11px;
width:300px
}
.txtInputPrice,.txtInputJaar {
height:18px;
width:100px
}

.txtInputSize {
height:18px;
width:60px
}

.txtInputLarge {
height:18px;
width:300px
}
.txtInputExtraLarge {
height:18px;
width:430px
}

.txtInputMedium {
height:18px;
width:245px
}
.listPages {
	float: left;
	width: 700px;
	margin-top: 20px;
}
.listItem {
	width: 100%;
	float: left;
	margin: 10px 0;
}
.readmore {
	float: right;
}
.noticeWindow {
	width: 400px;
	min-height: 150px;
	position:absolute;
	left: 50%;
	z-index:2;
	margin: 0 auto 0 -200px;
	border: 1px solid #ee0000;
	background: url('../img/layout/bg/bckgrnd.gif') repeat-y 0 0;
}
.noticeWindow div {
	float: left;
	width: 350px;
	margin: 10px 20px 15px 40px;
}
.detailslinks, .detailsrechts {
	float:left;
	width:49.5%;
	}
[class^="detail"] span.title {
	clear:left;
	}
[class^="detail"] span.input {
	margin:4px 17px 4px 4px;
	width:161px;
	}
.polaroidTxt p, .polaroidTxt span {
	text-align:left;
	}
.polaroidTxt {
	margin:0 -300px 0 0;
	}
.detailsonder span.input {
	width:449px;
	}
.detailsonder {
	margin-top:20px;
	float:left;
	}
.historieonder table {
	float:left;
	width:100%;
	}
.historieonder table td,.historieonder table th {
	text-align:left;
	vertical-align:top;
	}
