/* Pagina gerelateerde CSS */

.purpleContainer,.orangeContainer {
	width: 700px;
	float:left;
	min-height: 20px;
	margin: 10px 0px;
}
.orangeContainer{
	background: url('../img/orange_top.gif') #d95f09 no-repeat left top;
}
.purpleContainer {
	background: url('../img/purple_top.gif') #85185b no-repeat left top;
}
.purpleContainer div.content,.orangeContainer div.content {
	float:left;
	min-height:30px;
	width: 660px;
	margin: 0 20px;
}
.orangeContainer div.cmsBlok1 p {
	color: #FFF;
	width: 100%;
	margin: 5px 0px;
}
p.white {
	color: #FFF;
	width: 100%;
	margin: 5px 0px;
	float:left;
}
table.white TD{
	color: #FFF;
}
.purpleContainer div.bottom {
	height: 10px;
	width: 100%;
	float:left;
	background: url('../img/purple_bot.gif') no-repeat left bottom;
}
.orangeContainer div.bottom {
	height: 10px;
	width: 100%;
	float:left;
	background: url('../img/orange_bot.gif') no-repeat left bottom;
}
.newsItem {
	float:left;
	width: 300px;
	margin: 20px 10px 10px 0;
	height: 116px;
	padding: 22px 0 15px 19px;
	background: url('../img/news_purple.gif') no-repeat top left;
}
.newsItem p {
	line-height: 18px;
	width: 260px;
}
.newsItem a.title {
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	width:	260px;
}
div.content input.txtInputLarge {
	border: none;
	font-size: 11px;
	width: 300px;
	height: 18px;
	line-height: 18px;
}
div.content input.txtInputLargeWrong {
	border: none;
	font-size: 11px;
	width: 300px;
	height: 18px;
	line-height: 18px;
	background: #ffe6e6;
}
#formMelding {
	float: left;
}
#formSubmit {
	float: right;
}
div.content #formMelding {
	color: #FFF;
}
div.content #formSubmit {
	color: #FFF;
}
.frmSubmit{
	background: #FFF;
	font-weight: bold;
	color: #d95f09;
	height: 20px;
	width: 100px;
	font-size: 11px;
}
div.content textarea.txtArea {
	width: 300px;
	border: none;
	font-size: 11px;
	overflow:auto;
}
div.content textarea.txtAreaWrong {
	background: #ffe6e6;
	width: 300px;
	border: none;
	font-size: 11px;
	overflow:auto;
}
.readmore {
	float:right;
	width: 200px;
	text-align:right;
}
.readmore a {
	color: #FFF;
}
.changes {
 float: left;
 width: 320px;
 margin: 10px 10px 10px 0;
 line-height: 20px;
 color: #FFF;
}
.changes a {
 color: #FFF
}

.nieuwsContainer {
	float: left;
	width: 685px;
	margin: 10px 0;
}
.nieuwsContainer div.news {
	float: left;
	margin: 6px 0;
	width: 100%;
}
div.news span {
	width: 60px;
	color: #d95f09;
}

div.news a {
	color: #85185b;
	font-size: 12px;
}
div.readnews {
	float: left;
	width: 300px;
	margin-top: 10px;
}
div.newsImage {
	float: left;
	width: 160px;
	margin: 0 10px 10px 0;
}
div.smallText {
	width: 525px;
	float: left;
}
div.fullText {
	float: left;
	width: 685px;
}
div.news H2 {
	font-size: 15px;
	color: #85185b;
}
div.news H2 span {
	font-size: 11px;
	color: #d95f09;
	width: 50px;
	float: left;
	line-height: 16px;
}
/* Standaard cmsBlokken, alleen width aanpassen indien nodig */
.cmsBlok1,.cmsBlok2,.cmsBlok3,.cmsBlok4,.cmsBlok7 {
	float: left;
	width: 685px;
}
.cmsBlok1 p,.cmsBlok2 p,.cmsBlok3 p,.cmsBlok4 p {
	line-height: 17px;
	margin: 10px 0;
}
.cmsBlok1 p strong,.cmsBlok2 p strong,.cmsBlok3 p strong,.cmsBlok4 p strong,.cmsBlok5 p strong,.cmsBlok6 p strong {
	font-weight: bold;
}
.cmsBlok1 p em,.cmsBlok2 p em,.cmsBlok3 p em,.cmsBlok4 p em,.cmsBlok5 p em,.cmsBlok6 p em {
	font-style: italic;
}
.cmsBlok5 {
	float: left;
	width: 150px;
	margin: 10px 50px 10px 0;
}
.cmsBlok6 {
	float: left;
	width: 325px;
	margin: 10px 25px 10px 0;
}
.cmsBlok1 h2,.cmsBlok2 h2,.cmsBlok3 h2,.cmsBlok4 h2 {
 font-size: 13px;
 color: #d95f09;
}
.foto_links {
	float: left;
	margin: 0 8px 8px 0;
}
.foto_rechts {
	float: right;
	margin: 0 0 8px 8px;
}
	/* Zoekresultaten */
		.subline {
			margin: 0 0 10px;
			}
		.number	{
			width: 30px;
			font-size: 14px;
			font-weight: bold;
			color: #f70;
			}
		a.searchTitle {
			margin: 0 0 2px;
			text-decoration: none;
			font-weight: bold;
			color: #f70;
			}
		a.searchTitle:hover {
			text-decoration: underline;
			}
		.searchspacer	{
			height: 3px;
			font-size: 1px;
			}
			.logoBottom table {
				float: left;
				margin: 0 0 20px 20px;
			}
			input.hd {
				width: 170px;
				margin: 0 5px;
				float: left;
				height: 18px;
				line-height: 18px;
				text-indent: 5px;
				border: 1px solid #444;
			}
			input.hdSubmit {
				width: 17px;
				height: 17px;
				margin: 1px 0 0 1px;
				background: url('../img/search_up.gif') no-repeat left bottom;
				border: 0;
				cursor: pointer;
				float: left;
				}
			input.hdSubmit:hover {
				background: url('../img/search_ov.gif') no-repeat left top;
				}
			input.frmFile {
				width: 300px;
				height: 17px;
				border: 1px solid #d95f08;
				line-height: 17px;
				text-indent: 5px;
			}
			input.frmButton {
				width: 90px;
				height: 19px;
				background:#d95f08;
				color: #FFF;
				font-weight: bold;
				text-align:center;
				border: 0px
			}
			td.detailresult {
				line-height: 18px;
			}
			td.detailresult a.titel {
				font-size: 13px;
			}
			td.detailresult a.titel:hover {
				color: #d95f08;
			}
			span.soortresult {
				color: #888;
			}
			td.detailresult a.full {
				color: #888;
				text-decoration:none;
			}
			td.detailresult a.full:hover{
				text-decoration:underline;
			}
			.paginationSearch div {
display:block;
float:left;
height:18px;
margin:5px 5px 0 0;
width:55px
}
			.paginationSearch a {
				border:1px solid #d95f08;
				color:#d95f08;
				display:block;
				float:left;
				font-size:11px;
				height:18px;
				line-height: 16px;
				margin:5px 5px 0 0;
				text-align:center;
				text-decoration:none;
				width:25px
			}

.paginationSearch a.selected,.paginationSearch a:hover {
	background:#d95f08;
	color:#FFF;
	font-weight:700;
	text-decoration:none
}
.sitemapContainer {
	float: left;
	margin: 10px 0;
	width: 100%;
}
.sitemap {
	float: left;
	width: 31%;
	margin-right: 10px;
}
.sitemap a.map {
	font-size: 13px;
	font-weight:bold;
	text-decoration:none;
	color:#d95f08;
}
.sitemap a.map:hover {
	color:
}
.mapLevel1 a,.mapLevel2 a {
	line-height: 17px;
	text-decoration:none;
}
.mapLevel1 a:hover, .mapLevel2 a:hover {
	text-decoration:underline;
}
.mapLevel2 {
	margin-left: 15px;
}