body {
	padding: 0;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0px;
	/* background-color: #ffffff; */
	background-color: #ffffff;
	vertical-align: middle;
	/*height: 100%;*/
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 13px;
	font-weight: 400;
	color: #606060;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
}

fieldset {
	border: none;
	padding: 0;
	margin: 0;
}

a {
	text-decoration: none;
	color: #00a8ff;
}

a:hover {
	color: #fe6900;
}

p {
	margin: 0;
	padding: 0;
	margin-top: 6px;
	margin-bottom: 12px;
	text-align: left;
}

p.clearfix {
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
	content: ".";
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 22px;
	font-weight: 700;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #fe6900;
}

h1 a {
	text-decoration: none;
	color: #00a8ff;
}

h1 a:hover {
	color: #fe6900;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 18px;
	font-weight: 700;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #fe6900;
}

h2 a {
	text-decoration: none;
	color: #00a8ff;
}

h2 a:hover {
	color: #fe6900;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	font-weight: 700;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #fe6900;
}

h3 a {
	text-decoration: none;
	color: #00a8ff;
}

h3 a:hover {
	color: #fe6900;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: 700;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #606060;
}

h4 a {
	text-decoration: none;
	color: #00a8ff;
}

h4 a:hover {
	color: #fe6900;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	font-weight: 700;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #606060;
}

h5 a {
	text-decoration: none;
	color: #00a8ff;
}

h5 a:hover {
	color: #fe6900;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 8px;
	font-weight: 700;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #606060;
}

h6 a {
	text-decoration: none;
	color: #00a8ff;
}

h6 a:hover {
	color: #fe6900;
}

textarea {
	resize: none;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	input[type=file] {
		color: #606060;
	}
}

/* Pagina, wordt gecentreerd weergegeven */

#pagina {
	width: 980px;
	height: 100%;
	min-height: 600px;
	margin: 0 auto;
	border: none;
	text-align: left;
	overflow: hidden;
}

/* Bovenste deel met hoofdnavigatie, subnavigatie en logo */

#div-boven {
	width: 100%;
	margin: 0;
	padding: 0;
	min-height: 91px;
	overflow: hidden;
	position: relative;
}

/* Hoofdnavigatie */

#div-hoofdnavigatie {
	padding: 0;
	margin: 0;
	overflow: hidden;
	background-color: #00a8ff;
	/* padding-left: 271px; */
	margin-top: 40px;
	margin-bottom: 0px;
}

/* Hoofdnavigatie items */

#div-hoofdnavigatie ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 13px;
	font-weight: 700;
}

#div-hoofdnavigatie ul li {
	margin: 0;
	padding: 0;
	padding-left: 7px;
	padding-right: 7px;
	border-right: 1px solid #ffffff;
	display: block;
	float: left;
	height: 25px;
	line-height: 25px;
}

#div-hoofdnavigatie ul li.first {
	padding-left: 226px;
}

#div-hoofdnavigatie ul li a {
	text-decoration: none;
	color: #ffffff;
}

#div-hoofdnavigatie ul li.selected a {
	color: #000000;
}

#div-hoofdnavigatie ul li a:hover {
	color: #000000;
}

#div-hoofdnavigatie ul li a img {
	vertical-align: middle;
	margin-right: 2px;
}

#div-hoofdnavigatie ul li.taal-selectie a {
	margin-left: 5px;
}

#div-hoofdnavigatie ul li.taal-selectie a:first-child {
	margin-left: 0;
}

#div-hoofdnavigatie ul li.home {
	background: transparent url('../../upload/100141/site/20_home.png') no-repeat 50% 50%;
	border-right: none;
	padding-left: 40px;
}

#div-hoofdnavigatie ul li.home.selected {
	background: transparent url('../../upload/100141/site/21_home2.png') no-repeat 50% 50%;
}

#div-hoofdnavigatie ul li.home:hover {
	background: transparent url('../../upload/100141/site/22_home2.png') no-repeat 50% 50%;
	cursor: pointer;
}

/* Subnavigatie */

#div-subnavigatie {
	width: 704px;
	overflow: hidden;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 13px;
	font-weight: 600;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 276px;
	background-color: #e2f6ff;
}

/* Subnavigatie items */

#div-subnavigatie ul {
	line-height: 25px;
	display: inline;
	padding: 0;
	margin: 0;
}

#div-subnavigatie ul li {
	display: inline;
	padding: 0;
	margin: 0;
	padding-left: 20px;
}

#div-subnavigatie ul li:first-child {
	padding-left: 0;
}

#div-subnavigatie ul li a {
	text-decoration: none;
	color: #fe6900;
}

#div-subnavigatie ul li a:hover {
	color: #00a8ff;
}

/* Logo */

#div-logo {
	border: 0;
	margin: 0;
	padding: 0;
	width: 226px;
	height: 91px;
	background: #ffffff url('/upload/100141/site/0_logopoolster.png') no-repeat 0px 0px;
	position: absolute;
	left: 45px;
	top: 0px;
}

/* Onderste deel */

#div-onder {
	width: 100%;
	padding: 0;
	margin: 0;
	margin-top: 15px;
	padding-bottom: 20px;
	overflow: hidden;
}

/* Links beneden met roterende afbeelding en inhoud */

#div-links-onder {
	padding: 0;
	margin: 0;
	float: left;
	overflow: hidden;
	background-color: #ffffff;
	width: 690px;
}

	/* Foto's */

	#div-foto {
		margin-bottom: 15px;
		background-repeat: no-repeat;
		width: 0px;
		height: 0px;
	}

/* Inhoud */

#div-inhoud {
	padding: 0;
	margin: 0;
	overflow: hidden;
	/* background-color: #ffffff; */
	background-color: #ffffff;
	color: #606060;
	width: 690px;
}

/* Rechts beneden met intro applets en modules */

#div-rechts-onder {
	padding: 0;
	margin: 0;
	float: right;
	overflow: hidden;
	background-color: #ffffff;
	width: 253px;
}

/* Intro applets */

.intro-applet,
.intro-module {
	width: 237px;
	background-color: #ffffff;
	color: #606060;
	margin: 0;
	padding: 0;
	padding-bottom: 9px;
	border-bottom: 1px solid #606060;
	margin-bottom: 20px;
}

.intro-applet img {
	border: 3px solid #cccccc;
	margin-bottom: 5px;
	display: block;
}

.intro-applet.last {
	border-bottom: none;
	padding-bottom: 0;
}

/* Modules */

#div-modules {
	width: 237px;
	border: 1px solid #606060;
	background-color: #ffffff;
	color: #606060;
	margin-bottom: 18px;
	padding: 7px;
	visibility: hidden;
}

#div-modules a {
	text-decoration: underline;
	color: #00a8ff;
}

#div-modules a:hover {
	color: #fe6900;
}

#div-modules h1 {
	color: #fe6900;
}

#div-modules h1 a {
	text-decoration: none;
	color: #00a8ff;
}

#div-modules h1 a:hover {
	color: #fe6900;
}

#div-modules h2 {
	color: #fe6900;
}

#div-modules h2 a {
	text-decoration: none;
	color: #00a8ff;
}

#div-modules h2 a:hover {
	color: #fe6900;
}

#div-modules h3 {
	color: #fe6900;
}

#div-modules h3 a {
	text-decoration: none;
	color: #00a8ff;
}

#div-modules h3 a:hover {
	color: #fe6900;
}

#div-modules h4 {
	color: #fe6900;
}

#div-modules h4 a {
	text-decoration: none;
	color: #00a8ff;
}

#div-modules h4 a:hover {
	color: #fe6900;
}

#div-modules h5 {
	color: #fe6900;
}

#div-modules h5 a {
	text-decoration: none;
	color: #00a8ff;
}

#div-modules h5 a:hover {
	color: #fe6900;
}

#div-modules h6 {
	color: #fe6900;
}

#div-modules h6 a {
	text-decoration: none;
	color: #00a8ff;
}

#div-modules h6 a:hover {
	color: #fe6900;
}

#div-modules div.component-wrapper {
	margin-top: 20px;
}

#div-modules div.component-wrapper.first {
	margin-top: 0;
}

/* Google map */

#div-modules div.map,
.intro-module div.map {
	width: 237px;
	height: 237px;
}

#div-modules div.map-button-wrapper,
.intro-module div.map-button-wrapper {
	margin-top: 10px;
	text-align: center;
}

/* Facebook Like Box */

#fb-root {
	display: none;
}

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
	width: 100% !important;
}

#div-modules div.component-wrapper.fb-like-box,
.intro-module div.component-wrapper.fb-like-box {
	border: 1px solid #AAAAAA;
	border-top: 1px solid #315C99;
}

#div-modules div.component-wrapper.fb-like-box.light,
.intro-module div.component-wrapper.fb-like-box.light {
	background-color: #FFFFFF;
}

#div-modules div.component-wrapper.fb-like-box.dark,
.intro-module div.component-wrapper.fb-like-box.dark {
	background-color: #333333;
}

/* Afbeelding */

#div-modules div.component-wrapper.afbeelding,
.intro-module div.component-wrapper.afbeelding {
	text-align: center;
}

/* LinkedIn */
#div-modules div.component-wrapper.linked-in a,
.intro-module div.component-wrapper.linked-in a {
	color: #006699;
	text-decoration: none;
	font: normal normal 400 10px/10px Arial;
}

#div-modules div.component-wrapper.linked-in a:hover,
.intro-module div.component-wrapper.linked-in a:hover {
	color: #006699;
	text-decoration: underline;
}

/* Hoofdintro */

#div-hoofdintro {
	width: 900px;
	min-height: 0px;
	margin: 0;
	margin-top: 5px;
	padding: 15px 20px 15px 60px;
	overflow: hidden;
	background-color: #b5e6ff;
}

/* Hoofdintro tekst */
#div-hoofdintro-tekst {
	padding: 0;
	margin: 0;
	float: left;
	width: 420px;
	background-color: #b5e6ff;
	color: #606060;
	overflow: hidden;
}

#div-hoofdintro-tekst a {
	text-decoration: underline;
	color: #00a8ff;
}

#div-hoofdintro-tekst a:hover {
	color: #fe6900;
}

#div-hoofdintro-tekst h1 {
	color: #606060;
}

#div-hoofdintro-tekst h1 a {
	text-decoration: none;
	color: #00a8ff;
}

#div-hoofdintro-tekst h1 a:hover {
	color: #fe6900;
}

#div-hoofdintro-tekst h2 {
	color: #606060;
}

#div-hoofdintro-tekst h2 a {
	text-decoration: none;
	color: #00a8ff;
}

#div-hoofdintro-tekst h2 a:hover {
	color: #fe6900;
}

#div-hoofdintro-tekst h3 {
	color: #606060;
}

#div-hoofdintro-tekst h3 a {
	text-decoration: none;
	color: #00a8ff;
}

#div-hoofdintro-tekst h3 a:hover {
	color: #fe6900;
}

#div-hoofdintro-tekst h4 {
	color: #606060;
}

#div-hoofdintro-tekst h4 a {
	text-decoration: none;
	color: #00a8ff;
}

#div-hoofdintro-tekst h4 a:hover {
	color: #fe6900;
}

#div-hoofdintro-tekst h5 {
	color: #606060;
}

#div-hoofdintro-tekst h5 a {
	text-decoration: none;
	color: #00a8ff;
}

#div-hoofdintro-tekst h5 a:hover {
	color: #fe6900;
}

#div-hoofdintro-tekst h6 {
	color: #606060;
}

#div-hoofdintro-tekst h6 a {
	text-decoration: none;
	color: #00a8ff;
}

#div-hoofdintro-tekst h6 a:hover {
	color: #fe6900;
}


/* Hoofdintro applets */

#div-hoofdintro-applets {
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
}

#div-hoofdintro-applets .intro-applet,
#div-hoofdintro-applets .intro-module {
	float: left;
	padding-bottom: 0;
	border-bottom: none;
}

/* Footer beneden aan pagina */

#div-footer {
	width: 980px;
	border: 0;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 9px;
	font-weight: 400;
	background-color: #f0f0f0;
	color: #606060;
	margin: 0 auto;
	margin-top: 3px;
	margin-bottom: 3px;
	overflow: hidden;
}

#div-footer p {
	margin: 0;
	padding: 0;
	text-align: center;
}

#div-footer a {
	text-decoration: underline;
	color: #00a8ff;
}

#div-footer a:hover {
	color: #fe6900;
}

/* Inloggen en powered by Mediatrend */

#div-powered-by {
	width: 980px;
	clear: both;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 9px;
	font-weight: 400;
	text-align: left;
	color: #606060;
	padding: 0;
	margin: 0 auto;
	margin-top: 3px;
	margin-bottom: 3px;
}

#div-powered-by a {
	text-decoration: underline;
	color: #00a8ff;
}

#div-powered-by a:hover {
	color: #fe6900;
}

/* Gastenboek */

#div-gastenboek #tekenen {
	padding-bottom: 6px;
	text-align: right;
	padding-right: 20px;
	background-image: url('/images2/tekenen.png');
	background-repeat: no-repeat;
	background-position: right top;
}

#div-gastenboek #tekenen a {
	text-decoration: underline;
}

#div-gastenboek #lezen {
	padding-bottom: 6px;
	text-align: right;
	padding-right: 20px;
	background-image: url('/images2/lezen.png');
	background-repeat: no-repeat;
	background-position: right top;
}

#div-gastenboek #lezen a {
	text-decoration: underline;
}

#div-gastenboek .textbox {
	border: 1px solid #606060;
	margin-bottom: 20px;
}

#div-gastenboek .textbox .kop {
	background-color: #E5E5E5;
	padding: 5px;
}

#div-gastenboek .textbox .kop em {
	font-size: 13px;
	font-weight: 600;
}

#div-gastenboek .textbox .kop strong {
	margin-left: 10px;
	font-size: 10px;
	font-weight: 600;
}

#div-gastenboek .textbox .inhoud {
	padding: 5px;
}

#div-gastenboek .links {
	margin-top: 20px;
	text-align: center;
}

#div-gastenboek .links ul {
	line-height: 20px;
	display: inline;
	padding: 0;
	margin: 0;
	margin-top: 20px;
}

#div-gastenboek .links ul li {
	display: inline;
	padding: 0;
	margin: 0;
	padding-left: 3px;
	padding-right: 3px;
}

#div-gastenboek .links ul li strong {
	font-weight: 600;
}

#div-gastenboek .links ul li a {
	text-decoration: none;
}

#div-gastenboek .links ul li.prev a {
	padding-right: 20px;
	background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAz0lEQVQ4jWN0cHBgoAQwUaSbGgawIHMOHDgAZ2v1rexkcAkru6bHyIisBt3LWF0A0/zjB4kugGlmcgsr4+BgYPj2jYFB69L////+QeT+/WNgYChyZMRpALLmf/8YGISEIPS/fwwMf/4wMHz5QsgFLgjNf/5AMLIBf/5gGoASBm8Wzox89gzidGyaYV7B6YJXvRkrxBgYGD75py/n4GBg+PULYSs2zZheQDLkh3/68n//GBheOKBGoxYx0fiqN2PFn40zI3HZigwYh35eoNgAAP91YwolgJonAAAAAElFTkSuQmCC') no-repeat right 2px;
}

#div-gastenboek .links ul li.prev a:hover {
	padding-right: 20px;
	background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA0klEQVQ4jWN0cHBgoAQwUaSbGgawIHMOHDgAZ6/M0OoM02YoY8y9xoisBt3LWF0A08zw4wdpLoBr1mUqY+DgYGD49o3h/2St/wz//kEk//1jcNzIwIjTABTN//4xMAgJQeh//xgY/vxhYPjyBb8LwrQZEJr//IFgZAP+/MEwACUMZu59E8nw7BkDw7dv2DXDvILLBRkbXq1gYBBjSDf+tJyBg4OB4dcvhK1YNGMYgGrIj+UM//4xMNa/QItGLdxeQDZk5tk/kbhsRQaMQz8vUGwAAHeWYty+V7lfAAAAAElFTkSuQmCC') no-repeat right 2px;
}

#div-gastenboek .links ul li.next a {
	padding-left: 20px;
	background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA3ElEQVQ4jWN0cHBgoAQwUaSbGgawIHMOHDiAIqlz5f//X+vm2d6qSz4CE0P3Ml4X/PvHwPDHI+mwTMVMG6JcoHPl//9//yDsP38gNBcXA8Mvn7TDMgwMtk860o/gNeDfP4gGZANgYt+ghjCcWI5iCIYX/v2DaP7zh4Hh1y8Ghh8/oDaxMDAw+KQdxusCmK2/fkEMgmGYYX82zoxENwDDBU+eMDC8e8fA8OEDA8O3b6iaX/VmrMDrgltGjIzIfIkDkEDFpRnDAHTw7x8Dw7/NuDUzMDAwMA79vECxAQB5HmhTWNNViAAAAABJRU5ErkJggg==') no-repeat left 2px;
}

#div-gastenboek .links ul li.next a:hover {
	padding-left: 20px;
	background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA4klEQVQ4jdWTMQqDQBBFv8FqT5DCI1h4gAheIkXaBEzaHCGHsLAJpEogTY4gaBUI6a2tEhArkWWZTbEKrqIETJOBZfmz/Dd/ijU8z8OUmk1y/wJgtkUURdqjDGx5vHN3c0qTptddeTwBEda2iMOltfgqgQxsCSIlhFA3Y/AdHgOWu71mySgARABjOqDu+U4ZA5Z7fkOD9FcgUmYhAM6BqqpHmfAdxOMJmqmcK1Bzalj4EKsuoJ8gy4A8B4oCKEvNvLu9LqMJjH1qtLU8zCWIBs39FbpFhPBJg2YAMP7/L0wGfAD6sWigfr2CUgAAAABJRU5ErkJggg==') no-repeat left 2px;
}

#div-gastenboek label {
	width: 100px;
	line-height: 22px;
	text-align: right;
	float: left;
	margin-right: 5px;
}

#div-gastenboek input[type=text], input[type=button], textarea {
	/* color: #575757; */
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#div-gastenboek #invoer p {
	padding: 0;
	padding-top: 4px;
}

#div-gastenboek #invoer a {
	text-decoration: underline;
}

#div-gastenboek #invoer #emoticons {
	float: left;
	margin-left: 10px;
	margin-right: 0px;
	width: 210px;
}

/* Routeplanner */

input.placeholder {
	color: #AAAAAA;
	font-style: italic;
}

/* Formulieren */

/* label */

.inputEx-fieldWrapper > label {
	text-align: right;
}

label.inputEx-CheckBox-rightLabel,
label.inputEx-RadioField-rightLabel {
	font-weight: 400;
}

/* input, texarea, select */

div.inputEx-Field-Zip input[type=text],
div.inputEx-Field-Town input[type=text],
div.inputEx-Field input[type=text],
div.inputEx-Field input[type=file],
div.inputEx-Field textarea {
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 13px;
	font-weight: 400;
}

div.inputEx-Field textarea {
	height: 90px;
}

div.inputEx-Field select,
div.inputEx-Field input[type=button] {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 13px;
	font-weight: 400;
}

div.inputEx-Field input[type=file] {
	width: 405px;
}

/* inputEx wrappers */

div.inputEx-fieldWrapper {
	margin-bottom: 10px;
}

/* inputEx.Field */

div.inputEx-Field {
	float: left;
}

div.inputEx-clear-div {
	clear: both;
}

/* inputEx.StringField */

div.inputEx-StringField-wrapper {
	float: none;
}

/* inputEx.CheckBox */

div.inputEx-CheckBox {
	padding-top: 0.2em;
}

div.inputEx-CheckBox input {
	margin-right: 0.2em;
}

label.inputEx-CheckBox-rightLabel {
	cursor: pointer;
}

div.inputEx-CheckBox {
	*padding-top: 0;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	div.inputEx-CheckBox input {
		position: relative;
		top: 1px;
	}
}

/* inputEx.RadioField */

label.inputEx-RadioField-rightLabel {
	cursor: pointer;
}

div.inputEx-RadioField-choice {
	float: left;
	margin-right: 10px;
	padding-top: 0.2em;
	overflow: hidden;
}

div.inputEx-RadioField-choice input[type="radio"] {
	margin-right: 0.6em;
}

div.inputEx-RadioField-Vertically div.inputEx-RadioField-choice {
	float: none;
}

div.inputEx-RadioField-choice > div.inputEx-fieldWrapper {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

div.inputEx-RadioField-Vertically input[type=text] {
	width: 379px;
}

/* inputEx.CombineField */

div.inputEx-CombineField-separator {
	float: left;
	margin-top: 2px;
}

div.inputEx-CombineField > div.inputEx-fieldWrapper {
	border: none;
	padding-bottom: 0;
	padding-top: 0;
}

/* inputEx-label */

div.inputEx-label {
	width: 140px;
	float: left;
	text-align: right;
	padding: 0.2em 0.5em 0 0;
}

/* Custom field: inputEx-Title */

div.inputEx-Title {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 18px;
	font-weight: 700;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Custom field: inputEx-Text */

div.inputEx-Text {
	margin-left: 146px;
	width: 400px;
}

/* Custom field: inputEx-Field-Zip */

div.inputEx-Field-Zip input[type=text] {
	width: 60px;
}

/* Custom field: inputEx-Field-Town */

div.inputEx-Field-Town {
	width: 320px;
	margin-left: 15px;
}

div.inputEx-Field-Town input[type=text] {
	width: 320px;
}

/* Type invite */

div.inputEx-typeInvite > div.inputEx-Field input,
div.inputEx-typeInvite > div.inputEx-Field-Zip input,
div.inputEx-typeInvite > div.inputEx-Field-Town input,
div.inputEx-typeInvite > div.inputEx-Field textarea {
	color: #AAAAAA;
	font-style: italic;
}

/* Captcha */

div.inputEx-Field #captcha_code {
	width: 60px;
	vertical-align: top;
}

div.inputEx-Field #captcha {
	border: 0;
	margin-left: 10px;
	margin-right: 5px;
}

div.inputEx-Field #newCaptcha {
	vertical-align: top;
	text-decoration: underline;
}

/* Slideshow */

.div-slideshow {
	border: 1px solid #;
	width: 688px;
	margin: 0 auto;
	margin-top: 6px;
	margin-bottom: 12px;
	background-color: #ffffff;
}

.div-slideshow .noscript {
	display: none;
}

.div-slideshow .navigation-container {
	position: relative;
	overflow: hidden;
	height: 81px;
	margin-bottom: 4px;
}

.div-slideshow .navigation .img-link-wrapper {
	position: absolute;
	width: 24px;
	height: 24px;
	top: 26px;
}

.div-slideshow .navigation .img-link-wrapper.left {
	left: 3px;
}

.div-slideshow .navigation .img-link-wrapper.right {
	right: 3px;
}

.div-slideshow .navigation a {
	text-decoration: none;
}

.div-slideshow .navigation a.prev,
.div-slideshow .navigation a.next {
	width: 24px;
	height: 24px;
	background-image: url('/js/slideshow/images/buttons.png');
	background-color: transparent;
	background-repeat: no-repeat;
	display: block;
}

.div-slideshow .navigation a.prev:focus,
.div-slideshow .navigation a.next:focus {
	outline: none;
}

.div-slideshow .navigation a.prev {
	background-position: 0px 0px;
}

.div-slideshow .navigation a.prev:hover {
	background-position: 0px -24px;
}

.div-slideshow .navigation a.next {
	background-position: -24px 0px;
}

.div-slideshow .navigation a.next:hover {
	background-position: -24px -24px;
}

.div-slideshow ul.thumbs {
	position: absolute;
	width: 999em;
	margin: 0;
	padding: 0;
}

.div-slideshow ul.thumbs li {
	float: left;
	padding: 0;
	margin: 2px;
	list-style: none;
}

.div-slideshow a.thumb {
	padding: 1px;
	display: block;
}

.div-slideshow a.thumb:focus {
	outline: none;
}

.div-slideshow ul.thumbs li.selected a.thumb {
	background-color: #;
}

.div-slideshow ul.thumbs img {
	border: none;
	display: block;
	width: 75px;
	height: 75px;
}

.div-slideshow .content {
	clear: both;
	display: none;
}

.div-slideshow .controls {
	clear: both;
	height: 23px;
	text-align: center;
}

.div-slideshow .controls a {
	padding: 5px;
	text-decoration: none;
}

.div-slideshow .ss-controls {
	float: left;
}

.div-slideshow .nav-controls {
	float: right;
}

.div-slideshow .slideshow-container {
	clear: both;
	position: relative;
	height: 516px;
}

.div-slideshow .loader {
	width: 688px;
	height: 516px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('/images2/loader.gif');
	background-repeat: no-repeat;
	background-position: center center;
}

.div-slideshow .slideshow span.image-wrapper {
	width: 688px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.div-slideshow .slideshow a.advance-link {
	display: block;
	text-align: center;
	height: 516px;
	line-height: 516px;
}

.div-slideshow .slideshow a.advance-link:hover,
.div-slideshow .slideshow a.advance-link:active,
.div-slideshow .slideshow a.advance-link:visited {
	text-decoration: none;
}

.div-slideshow .slideshow a.advance-link:focus {
	outline: none;
}

.div-slideshow .slideshow img {
	border: none;
	max-width: 688px;
	max-height: 516px;
}

.div-slideshow .caption-container,
.div-slideshow.caption-container {
	clear: both;
	overflow: hidden;
	padding: 0px 5px 0px 5px;
	background-color: #cccccc;
	background-image: none;
	color: #606060;
	min-height: 50px;
	width: 678px;
}

.div-slideshow .caption-container .image-desc *:first-child,
.div-slideshow.caption-container *:first-child {
	margin-top: 0;
	padding-top: 5px;
}

.div-slideshow .caption-container .image-desc *:last-child,
.div-slideshow.caption-container *:last-child {
	margin-bottom: 0;
	padding-bottom: 5px;
}

.div-slideshow .caption-container a,
.div-slideshow.caption-container a {
	text-decoration: none;
	color: #00a8ff;
}

.div-slideshow .caption-container a:hover,
.div-slideshow.caption-container a:hover {
	color: #fe6900;
}

.div-slideshow .caption-container h1,
.div-slideshow.caption-container h1 {
	color: #fe6900;
}

.div-slideshow .caption-container h1 a,
.div-slideshow.caption-container h1 a {
	text-decoration: none;
	color: #00a8ff;
}

.div-slideshow .caption-container h1 a:hover,
.div-slideshow.caption-container h1 a:hover {
	color: #fe6900;
}

.div-slideshow .caption-container h2,
.div-slideshow.caption-container h2 {
	color: #fe6900;
}

.div-slideshow .caption-container h2 a,
.div-slideshow.caption-container h2 a {
	text-decoration: none;
	color: #00a8ff;
}

.div-slideshow .caption-container h2 a:hover,
.div-slideshow.caption-container h2 a:hover {
	color: #fe6900;
}

.div-slideshow .caption-container h3,
.div-slideshow.caption-container h3 {
	color: #fe6900;
}

.div-slideshow .caption-container h3 a,
.div-slideshow.caption-container h3 a {
	text-decoration: none;
	color: #00a8ff;
}

.div-slideshow .caption-container h3 a:hover,
.div-slideshow.caption-container h3 a:hover {
	color: #fe6900;
}

.div-slideshow .caption-container h4,
.div-slideshow.caption-container h4 {
	color: #606060;
}

.div-slideshow .caption-container h4 a,
.div-slideshow.caption-container h4 a {
	text-decoration: none;
	color: #00a8ff;
}

.div-slideshow .caption-container h4 a:hover,
.div-slideshow.caption-container h4 a:hover {
	color: #fe6900;
}

.div-slideshow .caption-container h5,
.div-slideshow.caption-container h5 {
	color: #606060;
}

.div-slideshow .caption-container h5 a,
.div-slideshow.caption-container h5 a {
	text-decoration: none;
	color: #00a8ff;
}

.div-slideshow .caption-container h5 a:hover,
.div-slideshow.caption-container h5 a:hover {
	color: #fe6900;
}

.div-slideshow .caption-container h6,
.div-slideshow.caption-container h6 {
	color: #606060;
}

.div-slideshow .caption-container h6 a,
.div-slideshow.caption-container h6 a {
	text-decoration: none;
	color: #00a8ff;
}

.div-slideshow .caption-container h6 a:hover,
.div-slideshow.caption-container h6 a:hover {
	color: #fe6900;
}

/* Magic Thumb */

.MagicThumb-caption {
	background-color: #cccccc;
	color: #606060;
}

.MagicThumb-caption *:first-child {
	margin-top: 0;
	padding-top: 0;
}

.MagicThumb-caption *:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
}

.MagicThumb-caption a {
	text-decoration: none;
	color: #00a8ff;
}

.MagicThumb-caption a:hover {
	color: #fe6900;
}

.MagicThumb-caption h1 {
	color: #fe6900;
}

.MagicThumb-caption h1 a {
	text-decoration: none;
	color: #00a8ff;
}

.MagicThumb-caption h1 a:hover {
	color: #fe6900;
}

.MagicThumb-caption h2 {
	color: #fe6900;
}

.MagicThumb-caption h2 a {
	text-decoration: none;
	color: #00a8ff;
}

.MagicThumb-caption h2 a:hover {
	color: #fe6900;
}

.MagicThumb-caption h3 {
	color: #fe6900;
}

.MagicThumb-caption h3 a {
	text-decoration: none;
	color: #00a8ff;
}

.MagicThumb-caption h3 a:hover {
	color: #fe6900;
}

.MagicThumb-caption h4 {
	color: #606060;
}

.MagicThumb-caption h4 a {
	text-decoration: none;
	color: #00a8ff;
}

.MagicThumb-caption h4 a:hover {
	color: #fe6900;
}

.MagicThumb-caption h5 {
	color: #606060;
}

.MagicThumb-caption h5 a {
	text-decoration: none;
	color: #00a8ff;
}

.MagicThumb-caption h5 a:hover {
	color: #fe6900;
}

.MagicThumb-caption h6 {
	color: #606060;
}

.MagicThumb-caption h6 a {
	text-decoration: none;
	color: #00a8ff;
}

.MagicThumb-caption h6 a:hover {
	color: #fe6900;
}

/* Exorcisme voor CKEditor */

.cke_panel_listItem p,
.cke_panel_listItem h1,
.cke_panel_listItem h2,
.cke_panel_listItem h3,
.cke_panel_listItem h4,
.cke_panel_listItem h5,
.cke_panel_listItem h6,
.cke_panel_listItem pre {
	color: #666666;
}

/* Tabellen */

table {
	width: 100%;
	border-spacing: 0px;
	border-color: #E5E5E5;
	border-width: 1px 0 1px 0;
	border-style: solid;
}

table thead th {
	text-align: left;
	font-weight: 700;
	vertical-align: top;
	margin: 0;
}

table tbody td {
	text-align: left;
	vertical-align: top;
	border-color: #E5E5E5;
	border-width: 1px 0 0 0;
	border-style: solid;
	margin: 0;
}

table tbody tr.first td {
	border: 0;
}

table tbody td a.minus {
	background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAOElEQVQYlWNs+P//PwMBwMLAwMBQj0dBIwMDAxMhUxiIVcQCYzCuxJT8H46mCCZAtnXEu6mRgCIAtWgIbpkmQEIAAAAASUVORK5CYII=') no-repeat left 4px;
	text-decoration: none;
	width: 100%;
	display: block;
	outline: none;
}

table tbody td a.minus:hover {
	background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAP0lEQVQYlWP8/7LhPwMBwMLAwMDAIFaPW8WrRgYmQqYwMDAQp4gFxvifxYghyTjtP6oimADZ1pHgpleNeBUBAIVRC4KfqkfqAAAAAElFTkSuQmCC') no-repeat left 4px;
}

table tbody td a.plus {
	background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAQklEQVQYlWNs+P//PwMBwMLAwMBQj0dBIwMDAxO6IONKTIUYinBah24CjP0/HE0RTIBxJYJNknUYitBNgVvXSMAkAA1WDRjTQn8xAAAAAElFTkSuQmCC') no-repeat left 4px;
	text-decoration: none;
	width: 100%;
	display: block;
	outline: none;
}

table tbody td a.plus:hover {
	background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAACXBIWXMAAAsTAAALEwEAmpwYAAAASElEQVQYlWP8/7LhPwMBwMLAwMDAIFaPW8WrRgYmdLH/WYwY6jAU4bYOzQQYm3Haf1RFMIH/WYxwNknWYShCNwVh3atGvCYBAJpLEuzh7divAAAAAElFTkSuQmCC') no-repeat left 4px;
}

/* YUI popup */

.yui-skin-sam .yui-panel .hd {
	line-height: normal;
	min-height: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.yui-skin-sam .yui-panel .bd {
	background-color: #ffffff;
}

#disclaimer {
	margin-top: 25px;
	margin-bottom: 5px;
}