﻿.TopContainer
{
	width: 970px;
	margin: 0 auto;
	position: relative;
	padding: 0;
}

#header 
{
	width: 988px;
	margin: 0 auto;	
	background: #fff;
}

.Main
{
	margin: 0 auto;
}

.LeftContainer
{
	float: left;
}

.RightContainer
{
	float: right;
}

.ContentContainer
{
	background: #fff;
	width: 972px;
	margin: 0 auto;
	padding: 8px 8px 0  8px;
}


.BottomContainer
{
	clear: both;
	margin: 0 auto;
	margin-top: 4px;
	width: 100%;
	position: relative;
}

.BottomContainer ul,
.BottomContainer ul li 
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.BottomContainer ul li 
{
	float: left;
	margin-right: 16px;
}

.tabNavigatie
{
	font-size: 100%;
	height: 100%;
	line-height: 1.345;
	margin: 0 auto 0 8px;
}
.tabNavigatie
{
	margin-left: 8px;
}
.tabNavigatie ul
{
	float: left;
	list-style-type: none;
	margin: 0px;
	margin-left: 10px;
	margin-top: 25px;
	padding: 0;
}
.tabNavigatie li
{
	background-image: none;
	float: left;
	margin: 0;
	padding: 0;
}
.tabNavigatie li input
{
	border: solid 1px #E5E5E5;
	background-color: #E5E5E5;
	display: block;
	font-weight: bold;
	margin: 0px;
	margin-right: 5px;
	padding: 0px 5px 5px 5px;
	text-decoration: none;
}
.tabNavigatie li input:hover
{
	border-color: #FF9900;
	background-color: #FF9900;
}
.tabNavigatie li input.active
{
	border-color: #FF9900;
	background-color: #FF9900;
	color: #000000;
}
.tabPage
{
	padding: 5px;
	padding-top: 10px;
	border: solid 2px #FF9900;
	clear: both;
	height: 100%;
}

/* grids and containers */

body {
	width: 100%;
	background: #F0F1EC;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	}


h1, h2, h3 
{
	margin: 0;
	padding:0;
}

h1 {
	font-size: 1.8em;
}


h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.6em;
}

p {
	font-size: 1.2em!important;
	margin: 8px 0;
}

textarea 
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 1.0em;
}

input 
{
	font-family: verdana,arial,helvetica,sans-serif;
}

a {
	color: #f65703;
}

a:hover {
	color: #000;
}

fieldset {border:none;}


#homepage 
{
	display: block;
	width: 972px;
	background: white;
	margin: 0 auto;
	padding: 0 8px;
	height: 100%;
	min-height: 100%;
}



.TopContainer {
	position: relative;
	height: 114px;
	background: #fff url('border.png') repeat-x left bottom;
}


#content {
	width: 708px;
	margin-right: 4px;
	padding: 4px;
}

.homeleft {
	display: inline-block;
}

.homeleft p, .homeright p, .homeleft li 
{
	font-size: 1.2em!important;
	margin-left: 8px;
	margin-right: 8px;
}

.homeleft p a, .homeright p a, .homeleft li a 
{
	font-size: 1.0em;
	margin: 0;
}

.homeleft ul 
{
	padding-left: 16px;
	margin-left: 8px;
}

.homeright {
	display: inline-block;
	float: right;
}

.homeright .hr { 
display: block;
height: 1px;
border: none;
border-bottom: 1px solid #ccc;
padding: 4px;
width: 95%;
margin: 0 auto;
}


.grid-1 {
	width: 240px;
}
.grid-2 {
	width: 480px;
}
.grid-3 {
	width: 720px;
}
.grid-4 {
	width: 960px;
}

.divider 
{
	width: 100%;
	clear: both;
	height: 1px;
}

/* logo and title */

#logo {
	position: absolute;
	display: inline-block;
	width: 320px;
	height: 49px;
	background: transparent url('logo.png') no-repeat;
	right: 0px;
	bottom: 4px;
}

#slogan {
	position: absolute;
	display: inline-block;
	width: 421px;
	height: 40px;
	background: transparent url('titel_slogan.png') no-repeat;
	left: 0px;
	bottom: 4px;
}


/* main menu */

ul#mainmenu {
	width:100%;
	display: block;
	height: 29px;
	background: #f65703 url('mainmenu_bg.png') no-repeat;
	margin: 0px 0px 6px 0px;
	padding: 0px;
	list-style: none;
}

ul#mainmenu li {
	padding: 0px;
	float: left;
}

ul#mainmenu li a {
	display: block;
	height: 17px;
	color: white;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	border-right: 1px solid white;
	padding: 6px 16px;
	float: left;
}

ul#mainmenu li a:hover {
	text-decoration: underline;
}

/* home content */

.homeleft h1 
{
	margin-top: 8px;
	margin-left: 8px;
}

/* zoekbox home */

#zoekboxhome {
	position: relative;
	display: block;
	width: 720px;
	height: 235px;
	background: transparent url('zoekboxhome_bg.jpg') no-repeat;
	margin-top: 24px;
}

#zoekboxhome h2 {
	width: 210px;
	font-size: 1.6em;
	color: white;
	margin: 0;
	padding: 16px 8px 8px 16px;
	padding-bottom: 0px;
}

#zoekboxhome p {
	width: 210px;
	color: white;
	padding: 8px;
	padding-bottom: 0px;
	overflow: hidden;
}

#zoekboxhome p a {
	color: white;
}

#zoekboxhome p a:hover {
	color: #FDA97B;
}

#zoekboxhome .zoekboxtext {
	width: 244px;
	float: left;
	display: inline-block;
}



#zoekboxhome th {
	color: white;
	text-align: left;
	padding-right: 8px;
	font-size: 1.2em;
}


#zoekboxhome fieldset input.HomeSearch {
	width: 141px!important;
	height: 26px!important;
	background: transparent url('button-zoekhome-empty.gif') no-repeat top left;

	padding-top: -1px;
	border-collapse: collapse;
	border: 0px solid;
	cursor:pointer;
	display: block;
	color: #f65703;
	font-size: 15px!important;
	font-weight: bold;
}

.zoekadv input.AdvancedSearch {
	width: 195px;
	height: 27px!important;
	background: transparent url('button-zoekpag-empty.gif') no-repeat top center;
	margin-top: 3px;
	padding-top: -1px;
	border-collapse: collapse;
	border: 0px solid;
	cursor:pointer;
	display: block;
		color: #f65703;
	font-size: 15px!important;
	font-weight: bold;
}

.HomeSearch:hover {
color: #666!important;
	/* background: transparent url('button-zoekhome.gif') no-repeat bottom left; */
}

.AdvancedSearch:hover {
color: #666!important;
	/* background: transparent url('button-zoekpag.gif') no-repeat bottom center; */
}


#zoekboxhome fieldset 
{
	border: none;
	border-collapse: collapse;
	margin: 115px 80px 0 0 ;
	float: right;
}

#zoekboxhome fieldset select {

	padding-top:2px;
}

#zoekboxhome fieldset select,
#zoekboxhome fieldset input
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 1.2em!important;
}

#zoekboxhome fieldset select {
	width: 208px;
	overflow: hidden;
}

#zoekboxhome fieldset input 
{
	width: 200px;
}

#zoekboxhome fieldset input 
{
	padding: 3px;
}

#zoekboxhome span
{
	color: Red;
	background: white;
	font-size: 1.2em;
	}

/* 3e partij logo blok */


#logotext, #logotext2
{
	width: 700px;
	font-size: 1.0em!important;
	padding: 8px 8px 0 8px;
	color: #666;
}

.updated 
{
	display: inline-block;
	color: #666;
	float: left;
	width: 970px;
}

#footerContent .updated 
{
	width: 724px;
}

.updated p 
{
	font-size: 1.0em!important;
	display: inline-block;
	float: right;
	margin: 0;
}

.updated a 
{
	float: left;
}

.updated_content 
{
	width: 724px;
	float: right;
}

#logotext2 
{
	margin-left: 250px;

}

.logoblok 
{
	clear: both;
	margin-top: 16px;
	/*height: 150px; */
	background: #fff /* url('logo-bg.gif') no-repeat */;	
	/*hack*/
	width:720px;
	margin-left: 250px;
}

.logoblokMain {

	background: #fff /* url('logo-bg.gif') no-repeat */;	
	/*hack*/
	width:720px;
}

ul.logolist {
	position: relative;
	display: block;
	margin: 8px;
	padding: 0px;
	list-style-type: none;
}

ul.logolist li  
{
	padding: 0px 0px 8px 32px;
	display: block;
	float: left;
	width: 200px;
	/* height: 82px; */
		vertical-align: middle;
}

ul.logolist li a {
display: block;
	/* height: 82px; */
	text-decoration: none;
	width: 200px;
}

ul.logolist li a img {
	border: none;
}

ul.logolist li p {
	margin-top: 8px;
	font-size: 0.9em;
}
/* footer */

#footerMain,
#footerContent {
	margin:0 auto;
	padding: 8px;
	width: 972px;
	background: #fff;
}

#footerMain img,
#footerContent img
{
	display: block;
	clear: both;
}


#footerContent 
{
	width: 722px;
	padding: 8px 8px 16px 258px;
}



/* nieuwsbox homepage */



.nieuws {
	background: white url('bordered-box-orange.gif') no-repeat top;
	margin: 16px 0 10px 0;
}

.nieuws h2, .infobox h2 {
	padding: 6px 0 0 0;	
	margin: 8px 8px 16px 8px;
	color: #f65703;
}

.nieuws p, .nieuws a, .infobox p {
	margin: 8px;
}

.nieuws a, .infobox a {

	padding-right: 20px;
	background: #fff url('arrow-orange.gif') no-repeat right bottom;
}

.nieuws .horline {
	margin: 16px 0 16px 0;
	width: 100%;
	height: 1px;
	border-top: 1px solid #f65703;
}

.orangeblockfooter {
	height: 16px;
	width: 240px;
	display: block;
	background: #fff url('bordered-box-orange.gif') no-repeat bottom;
}

.infobox {
	background: white url('bordered-box-grey.gif') no-repeat top;
	margin-bottom: 10px;
}

.greyblockfooter {
	height: 16px;
	width: 240px;
	display: block;
	background: #fff url('bordered-box-grey.gif') no-repeat bottom;
}

.NewsMoreLink a 
{
	font-size: 1.2em!important;
	color: #F65703!important;
}

.NewsHeader 
{
	font-size: 1.2em!important;
}

.NewsContent 
{
	font-size: 1.2em!important;
}

.NewsItemsHeader 
{
	display: block;
	padding-bottom: 8px;
	clear: both;
}

.NewsItem 
{
	display: block;
	clear: both;
}

/* kruimelpad */

.ESWSiteMap 
{
	padding-left: 250px;
	font-size: 1.1em;
}

/* Zoekresultaten */

.zoekResultaat
{
	width: 720px;
	display: inline;
	float: right;
}

.zoekResultaat h2 
{
	margin: 10px 0;
}

span.tags 
{
font-size: 1.2em!important;
padding-top: 16px;
}


.searchleft 
{
	width: 220px;
	float: left;
}

.contentleft fieldset 
{
	border: none;
	/* margin-left: 8px; */
}

.contentleft fieldset table tbody tr td label 
{
	font-size: 1.2em!important;
	font-weight: bold;
}

.contentleft fieldset table tbody tr td div div div div table tbody tr td label 
{
	font-weight: normal;
} 


/*.contentleft fieldset table tbody tr td div div div,*/
.contentleft fieldset table tbody tr td div div div.rubriek /* de eerste declaratie kan weg zodra de div benoemd is */
{
	background: #fff url('zoekbox-rubriek.gif') repeat-x;
	height: 24px;
	margin-left: -9px;
	padding: 4px 5px 4px 4px!important;
	width: 207px;
	cursor: pointer;
}

/*.contentleft fieldset table tbody tr td div div div span,*/ 
.contentleft fieldset table tbody tr td div div div.rubriek span /* de eerste declaratie kan weg zodra de div benoemd is */
{
	cursor: pointer;
	font-weight: bold;
	font-size: 1.2em;
	vertical-align: top;
	margin-top: 2px;
	display: inline-block;
}


/*.contentleft fieldset table tbody tr td div div div input,*/ 
.contentleft fieldset table tbody tr td div div div.rubriek input /* de eerste declaratie kan weg zodra de div benoemd is */
{
	margin-top: 2px;
	margin-right: 5px;
	margin-left: 5px;
}


.contentleft fieldset table tbody tr td div div div div
{
	height: 16px;
	padding-left: 8px;
	padding-right: -10px;

}

.contentleft fieldset table tbody tr td div div div div table tbody tr td label 
{
	margin-left: 6px;
	margin-top: 4px;
	display: inline-block;
	padding-right: 4px;
	letter-spacing: -0.05em;
}


.contentleft fieldset table tbody tr td div div div div table tbody tr td input 
{
	vertical-align: top;
}

.contentleft fieldset table tbody tr td input.homesearch 
{
	margin-left: 30px;
} 


.imgMenuArrow 
{
	float: right;
	margin-top: 4px;
}


div.leesmeerdiv a 
{
	display: block;
	padding-right: 16px;
	background: #fff url('arrow-orange.gif') no-repeat right 4px;
	float: left;
	text-decoration: underline;
	font-size: 1.2em!important;
}

.highlight .leesmeerdiv a 
{
	background: #ffeee6 url('arrow-orange.gif') no-repeat right 4px;
}


.footerInformation 
{
	clear: both;
	width: 710px;
	height: 89px;
	padding: 8px;
	margin-top: 16px;
	background: #fff url('greybox-hor.gif') no-repeat;
}

.footerInformation h2 
{
	margin: 0!important;
	padding: 0!important;
}

.footerInformation p 
{
	font-size: 1.2em!important;
}

.zoekboxonder 
{
	width: 220px;
	height: 10px;
	display: block;
	background: #fff url('zoekbox-res.gif') no-repeat bottom;
}


.contentleft fieldset table tbody tr td select 
{
	width: 200px!important;
	font-family: Verdana;
	font-size: 1.2em!important;
	padding-top: 2px;
}

a.titela 
{
	font-size: 0.8em;
	font-weight: bold;
	padding-bottom: 16px;
}

.zoekresultaatdiv table 
{
	margin-top: 16px;
}

.zoekresultaatdiv table th 
{
	text-align: left;
	padding-right: 8px;
	width: 10em;
	vertical-align: top;
}

.zoekresultaatdiv div 
{
	margin: 0 4px 8px 4px;
	}

.zoekresultaatdiv 
{
	font-size: 1em;
}


.zoekresultaatdiv th,
.zoekresultaatdiv td,
.zoekresultaatdiv li
{
	font-size: 1.2em!important;
}



.tabPage 
{
	border: 1px solid #f65703;
	padding: 0px;
}

.tabNavigatie {
	margin-left:0px;
}

.tabNavigatie 
{
	margin:0;
	clear: both;
}

.tabNavigatie ul 
{
	margin-left: 0px;
}

.tabNavigatie ul li input 
{
	background: #cccccc url('tabs_bg.gif') no-repeat right top;
	border: none;
	width: 171px;
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

.tabNavigatie ul li input.active,  .tabNavigatie ul li input:hover
{
	background: #f65703 url('tabs_bg.gif') no-repeat left top;
	border: none;
	width: 171px;
	color: #FFF;
}

.highlight 
{
	clear: right;
	display: block;
	background:#FFEEE6 none repeat scroll 0 0;
	border:1px solid #F65703;
	width: 708px;
}


#printicondiv 
{
	position: static;	
	width: 712px;
	text-align: right;
	float: none;
	height: 30px;
	display: block;
}

#printicondiv input 
{
	padding:8px;
	float: right;
}

#printicondiv a 
{
	color: #000;
}

#printicondiv a:hover 
{
	color: #fff;
}

.zoekresultaatdiv hr 
{
	width: 710px;	
	background: #ccc;
	clear: both;
	display: block;
	float: left;
	margin-bottom: 16px;
	margin-left: 4px;

}

.infoButton
{
	width: 16px;
	height: 16px;
	background: transparent url('info.gif') no-repeat;
}

.contentleft h1 
{
	color: #f65703;
	padding: 8px;
}


/* content template */

.contentleft 
{
	margin-top: 12px;
	float: left;
	display: inline;
}

.contentleft.zoekadv 
{
	background: #fff url('zoekbox-res.gif') no-repeat;
}

.zoekadv input 
{
	font-size: 1.2em!important;
	font-family: Verdana;
}

td.woonplaatstd input 
{
	width: 195px;
}

.contentright {
	float: right;
	display: inline;
	margin-bottom: 32px;
	min-height: 400px;
}

.teksten 
{
	margin-top: 16px;
}

.contentright .teksten

{
	font-size: 1.2em!important;
}

.contentright .teksten p {
	font-size: 0.995em!important;
}

.contentright .teksten h1
{
	font-size: 1.8em;
}

div.contentright div.teksten div h2
{
	font-size: 1.33em!important;
	margin-bottom: 16px;
}

div.contentright div.teksten div h3
{
	font-size: 1.2em!important;
}

.contentright h2, .contentright h1 
{
	margin-top: 16px;
}

.contentright p,.contentright span 
{
	font-size: 1.2em!important;
}
span.standaardzin 
{
	padding-top: 16px;
	display: block;
	clear: both;
	font-size: 0.995em!important;
}


.contentright p span
{
	font-weight: bold;
}

.contentright p a 
{
	margin-bottom: 32px;
}

p.h2 {
	font-size: 1.6em!important;
	font-weight: bold;
	margin-top: 0px;
}


.faq li 
{
	font-size: 1.2em!important;
}

.faq ul 
{
	padding-left: 16px;
}

.grijsblok table tbody tr td select,
.grijsblok table tbody tr td select option,
.grijsblok table tbody tr td input
{
	font-size: 0.995em!important;
	font-family: Verdana;
	}

.grijsblok span table tbody tr td select
{
	font-size: 0.7em!important;
	font-family: Verdana;
	}

.grijsblok span table tbody tr td.style1 select 
{
	font-size: 0.85em!important;
	margin-bottom: 16px;
}

.helpBox, .beheerder b 
{
	background: #ccc;
	border: 1px solid #999;
	padding: 4px;
	margin: 4px;
	display: block;
}

.ajax__htmleditor_editor_container 
{
	margin-bottom: 16px;
}

.grijsblok table tbody tr td input.RegelingOpslaanButton,
.grijsblok table tbody tr td input.RegelingUpdateButton, 
.grijsblok table tbody tr td input.PreviewButton 
{
	font-size: 0.8em!important;
}

/* statussen regelingen */


span.binnenkort, 
span.nieuw, 
span.einde, 
span.non-actief, 
span.actief  
{
	height: 24px;
	/* padding: 5px 0 5px 36px; code voor iconen bij statussen. Voorlopig uitgezet */
	font-weight: bold;
	font-size: 0.995em!important;
}

span.actief 
{
		font-style: italic;
}

span.non-actief 
{
	color: #999;
}

span.binnenkort
{
/*	background: #fff url('aankondiging.gif') no-repeat left;  code voor iconen bij statussen. Voorlopig uitgezet */
color: #2bdf18;
}
span.nieuw 
{
/*	background: #fff url('nieuw.gif') no-repeat left;   code voor iconen bij statussen. Voorlopig uitgezet */
color: #0000ff;
font-style: italic;
}

span.einde 
{
/*	background: #fff url('bijna_afgelopen.gif') no-repeat left;   code voor iconen bij statussen. Voorlopig uitgezet */
color: #ff0000;
}

/* inspring bij aanpassen regelingen */

.indent 
{
	padding-left: 26px;
}

.leesmeerdiv.indent a
{
	margin: 8px 0;
}

table.indent {padding-left: 0px;}

/* subnav */

ul.subnav, ul.subnav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 220px;
}

/*
ul.subnav 
{
	background: #fe752d url('submenu-2.gif') no-repeat;
}	
*/
.boven, .onder {
	height: 10px;
	margin: 0px;
	padding: 0px;
}

.boven {
	background: #fe752d url('submenu.gif') no-repeat;
}

.onder {
	background: #fe752d url('submenu.gif') no-repeat bottom;
}

ul.subnav li a {
	display: block;
	background: #fe752d;
	width: 204px;
	padding: 4px 8px 4px 8px;
	color: #fff;
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: none;
}

ul.subnav li a:hover {
	text-decoration: underline;
}

/* aanpassen regeling */

.zoekresultaatdiv input
{
	margin-top: 4px;
	margin-right: 8px;
	display: inline;
	float: left;
}

.zoekresultaatdiv.aanpassen 
{
	clear:both;
	margin-top: 32px;
}

.zoekresultaatdiv.aanpassen h2 
{
	font-size: 1.35em!important;
}

.aanpassen div div p 
{
	font-size: 0.995em;
}

.rechts {width:100%;}

.rechts input 
{
	float:right;
	margin-right: 4px;
	}	
	
/* aanmeldformulier */

.grijsblok 
{
	padding: 8px;
	background: #e9e9e9;
	width: 480px;
}


select 
{
	font-family: Verdana!important;
	font-size: 1.0em!important;
}

.aanmeld td, .aanmeld div a
{
	font-size: 1.2em!important;
	}


div.aanmeld div.grijsblok table tbody tr td a
{
	font-size: 1.0em!important;
}

span td.style1,
td.style1 span  	
{
	font-size: 1em!important;
}
.aanmeld span table tr td 	
{
	font-size: 0.995em;
}
	
	
.aanmeld caption 
{
	font-size: 1.4em;
}

/*
td.style1 
{
	padding: 16px 0 0 0!important;
}
*/

.style1 input 
{
	margin: 0 8px 0 0!important;
}
	


td.style22
{
	font-size: 0.995em!important;
}

.grijsblok table tbody tr td.style22 input, 
.grijsblok table tbody tr td.style22 select 
{
	font-size: 1.0em!important;
	margin-bottom: 16px;
}

span caption 
{
	font-size: 1.2em!important;
	margin-bottom: 16px;
}

table.stapelbaar 
{
	margin-bottom: 32px; }
	


table.stapelbaar caption
{
	margin: 32px 0 0 0;
}

td.beheerdergeg b 
{
	display: block;
	width: 456px;
	padding: 8px;
	background: #ffeee6;
	border: 1px solid #f65703;
	font-size: 0.995em;
}

.aanmeld table tr td b 
{
	font-size: 1.0em;
}

td.toestemming {font-size: 0.995em!important;}

.size5
{
	width: 5em;
}

.size8
{
	width: 8em;
}

.size10
{
	width: 10em;
}

.size20
{
	width: 20em;
}

.size30
{
	width: 30em;
}

.listbox 
{
	width:230px;
	height:150px;
}

/* aanmeld form consument */

.aanmeldconsument table tbody tr th, .aanmeldconsument .aanmeldconsument table tbody tr  td
{
	text-align: left;
	font-size: 1.2em!important;
	width: 120px;
}

.aanmeldconsument a 
{
	font-size: 1.2em!important;
}

.aanmeldconsument p a 
{
	font-size: 1em!important;
}

.aanmeldconsument table 
{
	margin-top: 32px;
}

.aanmeldconsument textarea,
.aanmeldconsument input 
{
	font-size: 1.2em;
}

/* preview */


.preview 
{
	background: #fff;
}

.preview div table tbody tr td,
.preview div table tbody tr th 
{
	font-size: 0.7em!important;
}

.style11 input 
{
	width: 12px!important;
}

.HeaderText 
{
	display: block;
}

.NewsDate 
{
	display: block;
	clear: both;
	font-weight: bold;
	font-size: 0.8em;
	margin-bottom: 16px;
}

span.HeaderNews span 
{
	font-weight: bold;
	font-size: 0.75em!important;
}
	