@charset "ISO-8859-1";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}

h1 {
	color: #000;	
	font-size: 18px;
	padding-bottom: 35px;
}

h2 {
	color: #000000;
	font-size: 16px;
	font-style: oblique;
}

h3 {

}

h4 {}

h5 {}

h6 {}

a:link {
	text-decoration: underline;
	color: #ccc;
}

a:visited {
	text-decoration: underline;
	color: #ccc;
}

a:hover {
	text-decoration: underline;
	color: #fff;
}

a:active {
	text-decoration: underline;
	/*color: #666;*/
	color: #fd8316;
}

a.aimg:link {
	text-decoration: none;
	/*color: #666;*/
	color: #fd8316;
}

a.aimg:visited {
	text-decoration: none;
	/*color: #666;*/
	color: #fd8316;
}

a.aimg:hover {
	text-decoration: none;
	/*color: #000;*/
	color: #fd8316;
}

a.aimg:active {
	text-decoration: none;
	color: #ccc;
}

a.maillink:link {
	text-decoration: underline;
	color: #ccc;
}

a.maillink:visited {
	text-decoration: underline;
	color: #ccc;
}

a.maillink:hover {
	text-decoration: underline;
	color: #fff;
}

a.maillink:active {
	text-decoration: underline;
	color: #fff;
}

a.home:link, a.home:visited {
	display: block;
	text-decoration: none;
	color: #ccc;
	text-align: center;
}


a.home:hover, a.home:active {
	display: block;
	text-decoration: none;
	color: #fff;
	text-align: center;
}




/* ----------------------------- CLASSES ----------------------------------- */

.clear {
	margin: 0;
	padding: 0;
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;	
}

p.clear {
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
}

.smalltext {
	font-size: 9px;
}

.imgright {
	float: right;
	padding: 5px;
}

.imgleft {
	float: left;
	padding: 5px;
}

.italic {
	font-style: oblique;
}

.bold {
	font-weight: bold;
}

.inputcontact {
	width: 170px;
	padding: 4px;
	border: 1px solid #402214;
}

.textareacontact {
	width: 170px;
	padding: 4px;
	border: 1px solid #402214;
}

.buttoncontact {
	width: 180px;
}

.titelvoorbeeld {
	color: #000000;
	font-size: 16px;
	font-style: oblique;
}

.inputemailnb {
	width: 100px;
	padding: 3px;
}

.buttonnb {
	padding-left: 4px;
	padding-top: 2px;
}

.agendadatum {
	padding-right: 5px;
}

.agendatitel {
	font-weight: bold;
	font-style: oblique;
	font-size: 12px;
}

.agendatekst {
	vertical-align: top;
	padding-top: 4px;
	padding-right: 10px;
}

.agendaleeg {}

.agendafoto {
	vertical-align: top;
	padding-top: 4px;
}

.agendarijleeg {}

.tblopen {}

.meerfotos {
	width: 210px;
	float: right;
	padding-bottom: 10px;
	padding-left: 15px;
}

.meerfotolinks {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}

.meerfotorechts {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}

.txtmeerfotos {
	font-size: 14px;
	font-weight: bold;
	color: #fd8316;
}

.floatright {
	float: right;
}

.inputagenda {
	width: 200px;
}

.textareaagenda {
	width: 200px;
}

.inputfile {
	width: 200px;
}
.inputbutton {
	width: 200px;
}

.video {
	text-align: center;
}

.txtmenurechts {
	font-size: 11px;
	color: #ccc;
	font-style: oblique;
}

.titelvacature { color: #FFF; }

/* ----------------------------- DIVS    ----------------------------------- */

#placeholder {
	color: #fff;
	width: 960px;
	margin: 0 auto;
	min-height: 600px;
	background-color: #000;
	/*background-color: #86786f;*/
	background-image: url(../images/bg_placeholder.gif);
	background-repeat: repeat-y;
}

#placeholderhome {
	color: #fff;
	width: 960px;
	margin: 0 auto;
	min-height: 600px;
	background-color: #000;
	/*background-color: #86786f;*/
	background-image: url(../images/bg_placeholder.gif);
	background-repeat: repeat-y;
	
}



#header {
	height: 250px;
	padding: 0;
	margin: 0;
}

#menuleft {
	width: 180px;
	float: left;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

#main {
	width: 730px;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	min-height: 600px;
	/*background-color:#fff;*/
	/*background-color:#D6D6D6;*/
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#menurechts {
	width: 165px;
	float: right;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

#inhoud {
	float: left;
	width: 520px;
}

#fotos {
	width: 240px;
	float: right;
	text-align: right;
	padding-right: 10px;
}

#fotos img {
	margin-bottom: 10px;
}


#footer {
	/*background-color: #282828; /* zelfde als body */
	background-color: #000;
	font-size: 13px;
	font-weight: bold;
	padding-left: 0px;
	padding-right: 00px;
	padding-top: 12px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	color: #E8E8E8;
}

#footer a:link {
	font-weight: bold;
	text-decoration: underline;
	color: #fff;
}

#footer a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #fff;
}

#footer a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #CCC;
}

#footer a:active {
	font-weight: bold;
	text-decoration: underline;
	color: #CCC;
}

#FlashID2 {
	margin-bottom: 8px;
}

#interlinie {
	font-size: 9px;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 10px;
	background-color: #000;
}

.interlinie {
	color: #999;
}

a.interlinie:link {
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
	color: #666666;
}
a.interlinie:active {
	font-size: 9px;
	text-decoration: none;
	color: #666666;
}
a.interlinie:visited {
	font-size: 9px;
	text-decoration: none;
	color: #666666;
}
a.interlinie:hover {
	font-size: 9px;
	text-decoration: none;
	color: #CCCCCC;
}

/* ------------------------- googlemaps ------------------------------*/

#routeplanner {
	width: 120px;
	padding: 5px;
}

.titelrouteplanner {
	font-weight: bold;
	color: #402214;
}

.inputroute {
	width: 120px;
}

.inputroutebutton {
	width: 124px;
}

/* -------------------------------- SLIDESHOW OVERONS ---------------------------------*/

/*
.slideshow { height: 490px; width: 640px; margin-left: 50px; }
.slideshow img { padding: 4px; border: 1px solid #fff; background-color: #00937f; }
*/
#slideshow { position: relative; width: 520px; }
#slideshow img { padding: 4px; border: 1px solid #fff; }
#controls { z-index: 1000; position: absolute; top: 0; left: 0; display: none; margin: 0; padding: 6px; width: 400px; }
#controls a:link, #controls a:visited {
	color: #FD8316;
	text-decoration: none;
}
#controls a:hover, #controls a:active { color: #000; text-decoration: none; }

#controls span { margin: 0 5px }