/* Pagina gerelateerde CSS */

/* News */
.news_message {
	border-bottom: 1px solid #e0e0e3;
	margin-bottom: 10px
	}
.news_date {
	font-style: italic;
	padding-right: 10px;
	width: 90px
	}

/* Materials request */
.request_link {
	text-align: right;
	width: 100px;
	padding-left: 20px
	}
.inspring {
	width: 30px
	}
table.request tr td {
	padding-bottom: 10px
	}

/* Quality Documents */
.thumbnail_td_qd {
	padding-left: 10px;
	border-left: 1px solid #000000
	}
.thumbnail_text_td_qd {
	width: 500px;
	padding-right: 10px
	}

/* Citra-Lock information sign in */
.citralockinfo_image {
	text-align: center;
	width: 200px;
	height: 200px
	}
.citralockinfo_text {
	text-align: center;
	width: 200px
	}

/* Citra-Lock contactformulier */
.label_inspringer{
	display:block;
	position:absolute;
	width:120px;
	}
.inspringer{
	margin:0 0 0 130px;
	}
.inspringerWrong{
	margin:0 0 0 130px;
	border:1px solid #F00;
	}
#brochure{
	position:absolute;
	width: 141px;
	height: 145px;
	left: 549px;
	top: 383px;
	}
.na_checkbox_boven{
	clear:both;
	display:block;
	margin:2px 0 0 30px;
	width:200px;
	} 
.na_checkbox{
	/*clear:both;*/
	width:550px;
	float: left;
	display: block;
	margin:0 0 10px 0;
	/*margin:0 0 0 30px;*/
	}
.na_checkbox2{
	width:300px;
	float: left;
	display: block;
	margin:0 0 10px 0;
	}
.checkbox_ab{
	width:30px;
	display: block;
	float: left;

	}
		#tekst .fotorechts-nieuws{
			width:155px; 
			height:122px; 
			float:right; 
			margin:0 0 15px 20px;		
			}		
	.nieuws {
		width: 578px;
		margin: 0 0 10px 0;
		float: left;
		border-bottom: #e0e0e3 1px solid;
		}
		.datum { 
			width: 100px; 
			}
		.bericht {
			width: 478px;
			margin: 0 0 5px 0;
			}
		.datum, .bericht { 
			float:left; 
			}
	#nieuwsoverzicht{
		width:616px; 
		text-align:right; 
		margin:20px 0 0 0;
		}
/* FAQ */
		a.FAQlink {
			width: 590px;
			float: left;
			margin: 0 0 10px;
			font-size:13px;
			font-weight: bold;
			color:#1E346E;
			padding: 4px 0 6px 5px;
			cursor: pointer;
			background:#eee;
			text-decoration:none;
			}
	div.faqBoxContent {
		width: 570px;
		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: #c6c6c6;
			color: #333;
		}

/* Standaard cmsBlokken, alleen width aanpassen indien nodig */
.cmsBlok1,.cmsBlok2,.cmsBlok3,.cmsBlok4,.cmsBlok5,.cmsBlok6,.cmsBlok7,.cmsBlok8,.cmsBlok9,.cmsBlok10 {
	float:left; 
	margin-bottom:10px;
	}
.cmsBlok1,.cmsBlok2,.cmsBlok3,.cmsBlok4 {
	width:585px;
	}
.cmsBlok5,.cmsBlok6 {
	margin-right:8px;
	}

.cmsBlok1 p,.cmsBlok2 p,.cmsBlok3 p,.cmsBlok4 p {
	line-height: 16px;
	margin-bottom: 14px;
	}
.foto_links {
	float: left;
	margin: 0 8px 8px 0;
	}
.foto_rechts {
	float: right;
	margin: 0 0 8px 8px;
	}

#formMelding {
	float:left;
	clear:both;
}
.frmSubmit {
	float:left;
	clear:both;
}
.txtArea {
	width: 240px;
	height: 60px;
	overflow:auto;
}
.content_tekst img {
	border:1px solid #67B5E3;
}
.inputLogin {
	border: 1px solid #333;
	width: 200px;
}