@charset "utf-8";
body  {
	font: 11px Arial, Helvetica, Verdana, sans-serif;
	color:#666666;
	background: #ffffff;
	margin:0;
	padding:0 0 22px 0;
	
scrollbar-3dlight-color:#999999; 
scrollbar-arrow-color:#ff9900; 
scrollbar-base-color:#999999; 
scrollbar-darkshadow-color:#999999; 
scrollbar-face-color:#999999; 
scrollbar-highlight-color:#999999; 
scrollbar-shadow-color:#999999; 
scrollbar-track-color:#ffffff; 

}


#footer { 
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:22px;
	background:#999999;
	z-index: auto;
	background-image:url(../img/footer.gif);
	background-position: right 50%;
	background-repeat: no-repeat;
} 
#footerContent {
	background-image:url(../img/footerborder.gif);
	background-position: left top;
	background-repeat: repeat-y;
	padding: 6px 0px;
	padding-left: 60px;
	font: 10px Arial, Helvetica, Verdana, sans-serif;
	line-height: 10px;
	color: #ffffff;
} 
#sidebar { 
	position:absolute;
	top:0px;
	left:0px;
	width:210px;
	z-index: auto;
	background: #ffffff;
	background-image:url(../img/logo.gif);
	background-position: 60px 53px;
	background-repeat: no-repeat;
	padding-top:102px;
	padding-bottom: 350px;
} 
#menu {
	padding-left:60px;
	padding-right:20px;
	color:#cccccc;
	margin: 0px;
	list-style: none;
}
#menu li {
	margin:0px;
	margin-top:20px;
}
#menu ul.submenu {
	margin:0px;
	margin-top:0px;
	list-style: none;
	display: none;
}
#menu li.active.sub ul.submenu {
	display: block;
}
#menu ul.submenu li {
	margin:0px;
	margin-top:5px;
	padding-left: 11px;
	background-image:url(../img/menuArrow.gif);
	background-position:0px 50%;
	background-repeat:no-repeat;
	line-height:11px;
}
#menu a {
	display:block; 
	font:11px Arial, Helvetica, Verdana, sans-serif;
	line-height:11px;
	text-decoration:none;
	color:#666666;
}
#menu a:hover {
	color:#ff9900;
}

#menu li.active > a {
	color:#ff9900;
}

#contentContainer {
	padding:100px 5px 5px 195px;
	text-align:center;
}
#content {
	width:750px;
	padding:0px;
	margin:0px auto;
	text-align:left;
	background-image:url(../img/hoek.gif);
	background-position: top right;
	background-repeat:no-repeat;
}

#content figure {
	margin: 0px;
    overflow: hidden;
}

.home #content {
	width:653px;
	background-image: none;
}
.photo #content {
	background-image: none;
}


.home #content .frame {
	margin: 0px auto;
    display: block;
    text-align: center;
}
.home #content .frame .intro {
    text-align: left;
    display: inline-block;
}

#content img {
	margin-bottom: 30px;
}


h1,h2,h3,h4,h5,h6,p {
	margin: 5px 0px;
	color:#666666;
	font-weight:normal;
}
h1 {
	font-size: 18px;
	line-height: 20px;
	margin: 0px 0px;
	margin-bottom: 10px;
	color:#999999;
}
div.frame:not(:first-child) h1 {
	margin-top: 100px;
}

h2 {
	font-size: 14px;
	margin: 25px 0px;
	margin-top: 70px;
	margin-bottom: 20px;
	color:#555;
}
h3 {
	font-size: 11px;
	color:#999999;
	font-style:italic;
}
h4 {
	font-size: 14px;
	color:#999999;
	font-style:normal;
	font-weight:normal;
	margin: 20px 0px;
	margin-bottom: 5px;
}
h5 {
	font-size: 14px;
	margin: 25px 0px;
	margin-bottom: 25px;
	color:#555;
}
p {
	margin: 0px;
	margin-bottom: 15px;
	line-height: 18px;
	color:#666666;
}
.home p, .contact p {
	margin-left: 0px;
}
ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
	margin-bottom: 15px;
	line-height: 14px;
}
li {
	margin-bottom: 7px;
}
blockquote {
	margin: 0px;
	margin-bottom: 15px;
}
blockquote p {
	margin-left: 0px;
}
a{
	color:#666666;
	text-decoration: underline;
}
a:hover {
	color:#ff9900;
	text-decoration: none;
}

.line {
	height: 2px;
	background-image:url(../img/line.gif);
	background-position: top left;
	background-repeat:no-repeat;
	margin: 10px 0px;
	margin-top: 70px;
}

.tx-thmailformplus-pi1 {
	padding-top: 20px;
}
.forumulierTable {
	font-size: 11px;
	width: 750px;
}
input {
	font-size: 11px;
}
textarea {
	font: 11px Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	border: 1px solid #dddddd;
	width: 270px;
	height: 150px;
}
.text {
	border: 1px solid #dddddd;
	width: 270px;
}
.button {
	font: 11px Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color:#fff;
	background:#999999;
	border: none;
	cursor: pointer;
	padding: 2px 10px;
}

DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: none; }
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: none; }
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */

DIV.csc-textpic DIV.csc-textpic-imagerow {
	margin-bottom: 150;
}

#content figure.image {
    margin-bottom: 150px;
}

#content #c34 figure.image {
    margin-bottom: 30px;
}


#content .ce-row {
	margin: 0px auto;
    display: block;
    width: fit-content;
	clear: both;
}

#content .ce-row .ce-column {
    float: left;
}
#content figure.image > a {
}
#content figure.image > a.jnlightbox > img {
	max-width: 750px;
	/*max-height: 500px;*/
	width: auto;
	height: auto;
    display: block;
}

.photo #content figure.image > a.jnlightbox > img {
	max-height: 500px;
}

#content figure.image .image-caption {
	margin-top: 20px;
}

.contenttable {
	font-size: 11px;
	width: 750px;
}
.contenttable td {
	padding: 2px 0px;
}
.contenttable p {
	margin: 0px;
}

@media screen{
	body>div#footer {
		position:fixed;
	}
	body>div#sidebar {
		position:fixed;
	}
}
* html body {
	overflow:hidden;
} 
* html div#contentContainer {
	height:100%;
	overflow:auto;
}
