/* Standaard elementen */
html, body, td, div, a, strong, p, span, input, textarea {
	margin: 0;
	padding: 0;
	font: 11px Arial, Verdana, Helvetica, sans-serif;
	color: #2d2d2d;
	}
html,body {
	height: 100%;
	width: 100%;
	}

img {
	border: 0;
	}

hr {
	height: 0;
	border: none; 
	border-bottom: 1px solid #bebebe;
	}

a {
	color: #007bc0;
	text-decoration: none;
	}
a:hover, a.selected {
	color: #2d2d2d;
	text-decoration: underline;
	}

ol, ul {
	margin: 0 0 16px 20px;
	padding: 0;
	}

h1, h2, h3, h4, h5 {
	margin: 0 0 10px;
	padding: 0;
	font: 18px Arial, Verdana, Helvetica, sans-serif;
	color: #007bc0;
	}
h1 {
	color: #999;
	}
h2 {
	font-size: 15px;
	}
h3 {
	font-size: 14px;
	}

p, span {
	line-height: 16px;
	}
strong {
	font-weight: bold;
	}

.txtInput, .txtInputWrong, .txtArea, .txtAreaReactie, .txtAreaContact,.txtAreaWrong {
	width: 148px;
	border: 1px solid #2d2d2d;
	}
.txtAreaReactie {
	width: 390px;
	height: 96px;
	}
.txtAreaContact {
	width: 283px;
	height: 116px;
	}
.txtInputWrong, .txtAreaWrong {
	border: 1px solid #c20000;
	}
.forminfo {
	display: none;
	}
#formSubmit input {
	cursor: pointer;
	}

/* Ombouw gerelateerde CSS */
.ctSite {
	width: 996px;
	min-height: 594px;
	margin: 0 auto;
	padding: 0 2px;
	background: url('../img/layout/bg/bg_border.gif') no-repeat left top;
	}
	/* Header */
	.ctHd {
		width: 996px;
		height: 201px;
		float: left;
		}
		.hd {
			width: 996px;
			height: 183px;
			background: url('../img/layout/bg/bg_hd_sfeer.jpg') no-repeat left bottom;
			float: left;
			}
			.navigatie {
				float:right;
				width:700px;
				height:18px;
				text-align:right;
				margin: 5px 10px 0;
				}
				.navigatie a {
					margin:0 2px;
					color: #2d2d2d;
					text-decoration: none;
					}
				.navigatie a:hover, .navigatie a.selected {
					color: #007bc0;
					text-decoration: none;
					}
			.hdPayoff {
				float:left;
				width: 601px;
				height: 38px;
				margin: 15px 0 0 260px;
				}
			.hdLogo {
				float:left;
				width: 328px;
				height: 67px;
				margin: 40px 0 0 235px;
				}
			.hdFototje {
				float:right;
				width:128px;
				height:130px;
				margin-top:-50px;
				}

/* bottom logos */
.InitiatiefTekstenSamen {
	float:left;
	width:500px;
	height:60px;
	}
.hdInitiatief {
	float:left;
	height: 35px;
	width:210px;
	}
	.logoInitiatief {
		margin: 0 10px 0 0;
		float: left;
		}
		/*#tooltip {
			position: absolute;
			display: none;
			width: 150px;
			padding: 5px;
			background: #fff;
			border: 1px solid #007bc0;
			z-index: 100;
			}*/
.hdInitiatiefZin {
	float:left;
	color: #555;
	font-size: 10px;
	width:500px;
	}
	.hdInitiatiefZin a {
		font-size: 10px;
		color: #555;
		}
	.hdInitiatiefZin a:hover {
		text-decoration: none;
		}

/*kruimelpad*/
.broodkruimels {
	float:left;
	width:996px;
	text-indent:20px;
	height:18px;
	margin:5px 0 0 0;
	}
	.broodkruimels a {
		color: #2d2d2d;
		text-decoration:none;
		}

	/* Content */
	.ctContent {
		width: 996px;
		min-height: 413px;
		overflow: hidden;
		float: left;
		}
		.colLt {
			width: 600px;
			min-height: 397px;
			padding: 20px 0 0;
			overflow: hidden;
			float: left;
			margin-left:20px;
			}
			.breed {
				width:955px;
				}
		.colRt {
			width: 360px;
			float: right;
			}
			.colRtContact {
				width:200px;
				}
			.colRtContact img {
				margin-left:-100px;
				}

	/* Footer */
	.ctFt {
		width: 996px;
		padding: 8px 0 15px;
		border-top: 2px solid #bebebe;
		overflow: hidden;
		float: left;
		clear: left;
		}
		.ftApplepie {
			font-size: 10px;
			color: #ccc;
			float: left;
			}
			.ftApplepie a {
				font-size: 10px;
				color: #ccc;
				text-decoration: underline;
				}
			.ftApplepie a:hover {
				text-decoration: none;
				}
		.ftCms {
			margin:0 0 20px 0;
			float: right;
			}
		.ftInfo {
			font-size: 10px;
			color: #555;
			text-align: right;
			float: right;
			width:440px;
			}
			.ftInfo a {
				font-size: 10px;
				color: #555;
				text-decoration: underline;
				}
			.ftInfo a:hover {
				text-decoration: none;
				}
/* headerlogotjes rollover divje */
a.infoIcon {
	cursor: pointer;
	}
.infoDivje {
	margin: -110px 0 0 45px;
	width: 200px;
	position: absolute;
	padding: 2px;
	background: #fff;
	border: 1px solid #a9a9a9;
	text-align: left;
	overflow: hidden;
	z-index: 2;
	}
.infoDivje h2 {
	margin: 0 3px;
	clear: left;
	}
.infoDivje p {
	margin: 0 3px;
	clear: left;
	}
.inRegelTekst {
	display:inline;
	font:10px Arial, Verdana, Helvetica, sans-serif;
	}
.inRegelTekst a {
	display:inline;
	font:10px Arial, Verdana, Helvetica, sans-serif;
	}
.inRegelTekst .infoDivje{
	display:inline;
	margin:-35px 10px 0 0;
	}
.infoBrabant {
	margin-top: -200px;
	}
.infoPalet {
	margin-top: -185px;
	}
.infoPon {
	margin-top: -130px;
	}
.infoPsw {
	margin-top: -105px;
	}
.inRegelTekst .infoBrabantZin {
	margin-top: -180px;
	}
.inRegelTekst .infoPaletZin {
	margin-top: -165px;
	}
.inRegelTekst .infoPonZin {
	margin-top: -110px;
	}
.inRegelTekst .infoPswZin {
	margin-top: -85px;
	}
