* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-khtml-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	background: #ffffff url(/images/site_bg.gif) repeat-x top left;
	color: #666666;
	font-family: Tahoma;
	font-size: 11px;
}

.mceContentBody {
	text-align: left;
	background: #ffffff;
	color: #666666;
	width: 555px;
	line-height: 16px;
}

table {
	font-family: Tahoma;
	font-size: 11px;
}

table p {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

p {
	margin-bottom: 15px;
}

ul {
	padding-left: 15px;
}

ol {
	padding-left: 35px;
}

h3 {
	margin-bottom: 0.6em;
}

h4 {
	margin-top: 1.1em;
}

.clear {
	clear: both;
}

.templateImage img {
	display: block;
}

.siteContainer {
	position: relative;
	width: 960px;
	text-align: left;
	margin: 0 auto;
	background: url(/images/site_container_bg.gif) no-repeat top right;
	min-height: 240px;
	_height: 240px;
}

.headerContainer {
	position: relative;
	width: 960px;
	height: 102px;
}

.logoContainer {
	position: absolute;
	left: 0;
	top: 0;
}

.topMenuContainer {
	position: absolute;
	right: 0;
	top: 4px;
	color: #999999;
}

.topMenuContainer a {
	font-family: tahoma;
	font-size: 11px;
	padding: 0 4px;
	text-decoration: none;
	color: #999999;
}

.topMenuContainer a:hover,.topMenuContainer a.topactive {
	color: #000000;
}

.mainMenuContainer {
	position: absolute;
	left: 210px;
	top: 26px;
	font-size: 30px;
	color: #999999;
}

.mainMenuContainer a {
	font-family: univers, tahoma;
	font-size: 25px;
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
}

.mainMenuContainer .mainMenuDash {
	font-size: 25px;
	color: #666666;
}

/* Footer colorbar */
.colorBar {
	position: relative;
	height: 3px;
	font-size: 0;
	overflow: hidden;
}

.blue {
	background: #264985;
}

.red {
	background: #b61d1f;
}

.purple {
	background: #671461;
}

.orange {
	background: #ec8827;
}

.green {
	background: #91b619;
}

.gray {
	background: #666666;
}

/* End footer colorbar */ /* Footer menu */
.footerMenu {
	margin-top: 5px;
}

.footerMenu,.footerMenu a {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}

.footerMenu a:hover {
	color: #000000;
}

/* End footer menu */ /* Left menu */
.leftMenuContainer a {
	display: block;
	text-decoration: none;
	color: #666666;
	border-bottom: 1px dotted #666666;
	/*background: url(/images/meerwegen/double_arrow.gif) no-repeat center right;*/
	padding-top: 1px;
	padding-bottom: 2px;
	padding-right: 15px;
}

.leftMenuContainer a:hover,.leftMenuContainer a.active {
	display: block;
	text-decoration: none;
	color: #666666;
	border-bottom: 1px dotted #666666;
	background: url(/images/meerwegen/double_arrow.gif) no-repeat center
		right;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-right: 15px;
}

/* End left menu */ /* Templates */
.templateImage {
	position: relative;
	float: left;
	width: 748px;
}

.leftColumn {
	width: 192px;
	float: left;
}

.rightColumn {
	width: 192px;
	float: left;
}

.templateBlock {
	font-size: 11px;
	font-family: tahoma;
	color: #666666;
	position: relative;
	float: left;
	overflow: hidden;
	line-height: 16px;
}

.templateBlockHome {
	height: 215px;
}

.templateBlockStandard {
	height: 142px;
}

.firstSmallStandardBlock {
	height: 22px;
}

.firstSmallHomeBlock {
	height: 35px;
}

.smallStandardBlock {
	height: 24px;
}

.smallHomeBlock {
	height: 36px;
}

.gradientcolumn {
	background: url(/images/column_bg.gif) repeat-x top left;
}

.smallcolumn {
	width: 10px;
}

.onecolumn {
	width: 192px;
}

.twocolumns {
	width: 384px;
}

.threecolumns {
	width: 576px;
}

.threecolumns img {
	margin: 10px;
}

.fourcolumns {
	width: 768px;
}

.fivecolumns {
	width: 960px;
}

.twoandahalfcolumns {
	width: 480px;
	background: url(/images/keuzeblok_bg.png) no-repeat;
}

.templateBlockKeuze {
	color: white;
	width: 202px;
	height: 215px;
	overflow: hidden;
}

.templateBlockKeuze h1 {
	color: white;
}

.templateBlockPadding {
	padding: 10px;
}

.templateBlockMargin {
	margin-top: 10px;
}

.searchBox {
	position: absolute;
	top: 118px;
	left: 0;
	width: 200px;
}

#home_block_1 .searchBox {
	top: 179px;
}

.searchBoxHomePadding {
	padding: 8px 0 0 7px;
}

.searchBoxStandardPadding {
	padding: 3px 0 0 7px;
}

.searchBox input {
	float: left;
}

.searchBox .searchText {
	border: 0;
	width: 154px;
	height: 18px;
	color: #666666;
}

.searchBox .searchButton {
	background: none;
	border: 0;
	width: 37px;
}

.homeSearchBox {
	height: 36px;
}

.standardSearchBox {
	height: 24px;
}

.meerwegenSearchBox {
	background: #d6006a url(/images/meerwegen/search_button.jpg) no-repeat
		center right;
}

/* End templates*/ /* Teasers */
.teaser h2 {
	font-size: 13px;
	font-weight: bold;
	color: #444444;
}

.teaser img {

}

.teaser a {
	display: block;
	margin-top: 5px;
	text-decoration: none;
	color: #666666;
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	background: url(/images/meerwegen/double_arrow.gif) no-repeat center
		right;
	padding-top: 1px;
	padding-bottom: 2px;
	text-align: right;
	padding-right: 15px;
}

.teaser a:hover {
	color: #000000;
}

/* End teasers */
h1 {
	font-family: univers, tahoma;
	font-size: 30px;
	text-transform: uppercase;
}

h2 {
	font-family: tahoma;
	font-size: 15px;
	margin-bottom: 5px;
}

/* Accordion home */
.newsAccordion {

}

a.ui-state-default {
	display: block;
	/*margin-top: 5px;*/
	text-decoration: none;
	color: #666666;
	border-bottom: 1px dotted #666666;
	background: url(/images/meerwegen/double_arrow.gif) no-repeat center
		right;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-right: 15px;
}

a.ui-state-active {
	display: block;
	font-family: tahoma;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	color: #444;
	margin-bottom: 5px;
}

.ui-accordion-content {
	overflow: hidden;
}

.ui-accordion-content-active {

}

.ui-accordion-content a {
	display: block;
	/*margin-top: 5px;*/
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	background: url(/images/meerwegen/double_arrow.gif) no-repeat center
		right;
	text-align: right;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-right: 15px;
}

.news {

}

.newsCategory a {
	display: block;
	margin-top: 5px;
	text-decoration: none;
	color: #666666;
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	background: url(/images/meerwegen/double_arrow.gif) no-repeat center
		right;
	padding-top: 1px;
	padding-bottom: 2px;
	text-align: right;
	padding-right: 15px;
}

.newsDetail a {
	display: block;
	margin-top: 5px;
	text-decoration: none;
	color: #666666;
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	background: url(/images/meerwegen/double_arrow_back.gif) no-repeat
		center left;
	padding-top: 1px;
	padding-bottom: 2px;
	text-align: left;
	padding-left: 15px;
}

.newsDetail .gallery a {
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
}

/* Gallery */
.gallery {

}

.gallery .galleryItem {
	position: relative;
	float: left;
	width: 100px;
	height: 75px;
	margin-bottom: 16px;
	margin-right: 5px;
	border: 1px solid #dddddd;
	cursor: pointer;
}

.galleryOverview {

}

.galleryOverview .galleryDiv {
	float: left;
	cursor: pointer;
}

.galleryDate {
	width: 115px;
}

.galleryTitle {
	width: 295px;
	font-weight: bold;
}

.galleryLinkText {
	padding-left: 15px;
	background: url(/images/meerwegen/double_arrow.gif) no-repeat center
		left;
}

.galleryOverview a {
	display: block;
	text-decoration: none;
	color: #666666;
	border-bottom: 1px dotted #666666;
	padding-top: 1px;
	padding-bottom: 2px;
	text-align: left;
}

.galleryBackLink {
	display: block;
	margin-top: 5px;
	text-decoration: none;
	color: #666666;
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	background: url(/images/meerwegen/double_arrow_back.gif) no-repeat
		center left;
	padding-top: 1px;
	padding-bottom: 2px;
	text-align: left;
	padding-left: 15px;
}

/* Shortlist */
.shortlist {
	padding-left: 9px;
}

.shortlist ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.shortlist ul li {
	margin-bottom: 4px;
	background: url(/images/meerwegen/double_arrow.gif) no-repeat center
		left;
	padding-left: 15px;
}

.shortlist ul li a {
	text-decoration: none;
	color: #666666;
}

.shortlist ul li a:hover {
	color: #000000;
}

.text-intro {
	margin-bottom: 12px;
	font-weight: bold;
	color: #C40467;
}

div.sitemap ul.sitemap-nav-group {
	margin-bottom: 10px;
}

div.sitemap ul.sitemap-nav-group {
	margin-bottom: 10px;
}

div.sitemap ul li a {
	color: black;
	text-decoration: none;
}

div.sitemap ul li a:hover {
	text-decoration: underline;
}

.errorcolor {
	color: red;
}

.search-results a {
	color: #C40467;
	text-decoration: none;
}

.search-results a:hover {
	text-decoration: underline;
}

.btl-modal-content {
	text-align: left;
	overflow: auto;
	position: relative;
}

.pagination {
	position: relative;
	text-align: center;
}

.newsCategory div.pagination a {
	display: inline;
	background: transparent;
	background-image: none;
	padding-right: 5px;
	padding-left: 5px;
}

/* REUNIE AANMELDINGEN */
.aanmelding {
	border-bottom: 1px dashed silver;
	position: relative;
}

.aanmeldingDiv {
	float: left;
	position: relative;
}

.aanmeldingDate {
	width: 80px;
}

.aanmeldingTitle {
	width: 250px;
}

.aanmeldingLocatie {
	width: 100px;
}

.aanmeldingRichting {
	width: 70px;
}

.aanmeldingHeader {
	font-weight: bold;
}
