body {
	padding:0px;
	margin:0px;
	background-position:center 50%;
	background-repeat:no-repeat;
	overflow:hidden;
}

.achter {
	background:#fff url(../images/ajax-loader.gif) center center no-repeat;
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
}

.gohome {
	position:absolute;
	top:0px;
	left:0px;
	width:400px;
	height:120px;
	background-color:;
	cursor:pointer;
}

.hide {
	position:absolute;
	left:0px;
	top:0px;
	z-index:999;
	width:100%;
}

.show {
	z-index:1;
	background-color:#f00;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
}

.close {
	cursor:pointer;
	position:absolute;
	right:40px !important;
	top:120px;
	width:60px;
	height:25px;
	background-image:url("../images/close.jpg");
	opacity:0.5;
}

div.close:hover {
	opacity:1;
}


.news a{
	color:#fff;
	font-weight:bold;
}

.blog {
	width:800px;
	margin-left:100px;
}

.blog_table {
	text-align:left;
	border:0px solid red;
	line-height:20px;
	border-bottom:0px solid #666;
	padding-top:20px;
	padding-bottom:20px;
	width:100%;
	border-spacing:3px 30px !important;
}

.blog_table td {
	vertical-align:top;
	background-color:#fff;
	font-size:11px;
	font-family:arial,helvetica;
	letter-spacing:1px;
	padding:10px !important;
}

td.blog_image {
	padding:0px !important;
	width:300px;
	background-color:transparent;
	text-align:right;
}

.blog_title {
	font-size:18px;
	margin-bottom:10px;
}

.omblog_img {
	position:relative;
}

.omimgnav {
	background-color:;
	top:0px;
	width:100%;
	height:20px;
}

.pim, .nim {
	width:20px;
	height:20px;
	text-align:center;
	float:right;
	margin:0px 0px 3px 3px;
	background-color:#333;
	color:#fff;
	overflow:hidden;
	cursor:pointer;
	opacity:0.5;
	z-index:999;
}

div.pim:hover, div.nim:hover {
	opacity:1;
}

.vergroot {
	float:right;
	width:20px;
	height:20px;
	background-image:url("../images/vergroot.png");
	margin-left:3px;
	opacity:0.5;
}

div.vergroot:hover {
	opacity:1;
	cursor:pointer;
}

.blog_files {
	margin-top:20px;
	padding:5px 10px 10px 10px;
	background-color:#fff;
	font-weight:bold;
	border-top:1px solid #f1f1f1;
}

.blog_files a {
	text-decoration:none;
	color:#999 !important;
}

.blog_files a:hover {
	text-decoration:underline;
}

a {
	color:red;
}



.news_itemlinks {
	position:relative;
	z-index:99999;
	font-family:helvetica,arial;
	font-size:11px;
	background-color:transparent;
	color:#333;
	line-height:20px;
	padding:10px;
	padding-right:20px;
	float:left;
	letter-spacing:1px;
}

.omlijnnews {
	padding:0px;
	float:left;
	margin-right:20px;
	margin-left:5px;
	width:150px;
	background-color:#f00;
}

.nieuwsimg {
	background-repeat:no-repeat;
	background-position:center center;
	margin-bottom:5px;
}



.info, .news{
	position:relative;
	color:#333;
	font-family:helvetica,arial;
	left:30%;
	margin-top:40px;
	width:50%;
	text-align:left;
	margin-bottom:100px;
	border:0px solid #666;
	z-index:9999;
	font-size:11px;
	line-height:20px;
	font-weight:normal;
	padding:15px;
	padding-top:10px;
	padding-bottom:50px;
}

.info, .news td {
	background-color:#fff;
}

.info a{
	color:#fff;
	font-weight:bold;
}






.hs {
	position:absolute;
	background-color:transparent;
	top:10px;
	z-index:998;
	text-align:right;
	font-size:10px;
	font-family:helvetica, arial;
	letter-spacing:1px;
	font-weight:bold;
	right:0px;
	width:470px;
	cursor:pointer;
}

.hs a {
	color:#333;
	text-decoration:none;
	border:0px;
}

.omhs {
	width:407px;
	text-align:center;
	float:right;
	margin:0px;
	padding:0px;
	padding-right:0px;
	border-right:0px solid #333;
	display:hidden;
	position:absolute;
	top:10px;
	right:0px;
	z-index:99;
}

.tekst {
	font-size:11px;
	letter-spacing:1px;
	font-family:helvetica;
	float:left;
	width:40%;
	margin:50px;
	margin-top:10px;
	margin-left:10px;
	padding:40px;
	border-left:0px solid #333;
	font-weight:normal;
	line-height:20px;
}

.om {
	border:0px solid #333;
}

.infoteksten {
	width:406px;
	background-color:;
	padding:0px;
	margin:0px;
	padding-top:5px;
	padding-bottom:10px;
	cursor:text;
	overflow-y:scroll;
	height:500px;
	float:right;
}

.tekstenkader {
	font-family:arial;
	line-height:150%;
	letter-spacing:1px;
	font-size:10px;
	margin-right:18px;
	background-color:;
	padding-left:5px;
	text-align:right;
	padding-top:20px;
}

div#kliknshow,div#kliknhide {
	background-color:red;
	z-index:1;
	width:280px;
	float:right;
	cursor:pointer;
}

div#imagenav {
	margin-top:10px;
	float:right;
	margin-right:20px;
}

.prev {
	background-image:url(../images/prev2.png);
}

.next {
	background-image:url(../images/next2.png);
}

.txtinfo {
	background-image:url(../images/txt.png);
}

.next, .prev, .txtinfo {
	margin-right:3.3px;
	width:60px;
	height:60px;
	background-color:transparent;
	float:left;
	opacity:0.5;
	background-position:center;
	background-repeat:no-repeat;
	margin-bottom:20px;
}

div.next:hover, div.prev:hover, div.txtinfo:hover {
	opacity:1;
}

.hoever {
	height:100%;
	background-color:#999;
	width:0px;
	margin:0px;
}

div#hoever {
	font-size:9px;
	color:#999;
	text-align:center;
}

#gonext, #goprev{
	cursor:pointer;
}

.en {
	line-height:15px;
	font-size:11px;
	text-align:right;
	background-color:;
	font-weight:normal !important;
}

.txtbg {
	text-align:right;
	background-color:transparent;
	cursor:normal;
	float:right;
	padding:3px;
}


.test {
	position:absolute;
	z-index:99999;
	width:100px;
	height:100px;
	border:1px solid #333;
	background-color:white;
}






.menu_table {
	height:100%;
	width:100%;
	border-collapse:collapse !important;
	border-spacing:0px !important;
	background-color:;
}

.menu_table td {
	padding:0px;
}

.bovenstuk {
	background-color:#fff !important;
	height:120px;
	background-position:left center;
	background-repeat:no-repeat;
	background-image:url(../images/LOGO-Een-rode-draad-k.jpg);
}

div#kliknshow {
	cursor:pointer;
	height:60px;
	background-image:url(../images/show.jpg);
	background-position:left top;
	position:absolute;
	right:0px;
	top:10px;
}

.projecten {
	width:100%;
	padding:0px;
	background-color:transparent;
	background-position:center center;
	background-repeat:repeat-x;
	background-color:#e1e1e1 !important;
	overflow:auto;
	top:0px;
	border-top:1px solid #c1c1c1;
}

.projecten table {
	margin-top:0px;
	border-spacing:0px;
	background-color:transparent;
}

.projecten td {
	padding:0px;
	padding-bottom:0px;
	border:0px solid #f00;
}

.projecten a {
	color:#333;
	font-family:helvetica,arial;
	font-size:10px;
}



.links table{
	margin-top:100px;
	width:70%;
	border:none;
	float:right;
	margin-right:0px;
	border-right:0px solid #333;
	min-height:100%;
}

.links table td {
}


.txt {
	font-family:helvetica,arial;
	color:white;
	vertical-align:top;
	width:70%;
	cursor:pointer;
	padding:10px;
	margin:0px;
	margin-bottom:100px;
	overflow:hidden;
}

.prjct_titel {
	font-family:helvetica,arial;
	float:right;
	background-repeat:no-repeat;
	background-color:transparent;
	color:#333;
	font-size:18px;
	font-weight:bold;
	padding:3px;
	padding-right:20px;
	text-decoration:none;
	text-align:right;
	overflow:hidden;
	margin-bottom:42px;
	margin-top:0px;
	vertical-align:middle;
	cursor:pointer;
	width:90%;
}

.preview {
	background-position:center center;
	overflow:hidden;
	background-color:transparent;
	font-size:10px;
	line-height:8px;
	text-decoration:line-through;
	color:#e1e1e1;
	width:100%;
	margin-top:2px;
	height:80px;
	border-top:0px solid #333;
	overflow:hidden;
}

.tap {
	text-decoration:line-through;
}



.midden {
	width:50%;
	padding-top:0px;
	vertical-align:top;
}


.midden table td {
	border:0px solid #333;
	padding-left:0px;
	margin-top:0px;
}

.links {
	position:relative;
	right:0px;
	width:100%;
	color:#fff;
	background-color:transparent;
	vertical-align:top;
	background-position:center center;
	background-repeat:repeat;
	float:right;
	z-index:99;
}

.news_about {
	top:80px;
	right:10px;
	height:24px;
	position:absolute;
	padding:0px;
	overflow:hidden;
	z-index:9999;
	background-color:#999;
}

.in_news_about {
	margin-right:1px;
	padding:5px;
	font-family:Helvetica,Arial;
	font-weight:bold;
	font-size:12px;
	letter-spacing:2px;
	background-color:transparent;
	float:left;
	cursor:pointer;
	height:50px;
	color:#333;
	background-color:#fff !important;
	-khtml-user-select: none;
}

div.in_news_about:hover {
	background-color:#f1f1f1 !important;
}

.goleft, .goright {
	position:absolute;
	height:100%;
	width:20px;
	background-color:transparent;
	margin:0px;
	color:white;
	z-index:999;
	cursor:pointer;
	padding:0px;
}

.goleft {left:0px;}
.goright {right:0px;}
.goleft table, .goright table {color:white;border-spacing:0px;padding:0px;margin:0px;}


.images {
	background-repeat:repeat-x;
	background-position:center center;
	width:100%;
	height:100%;
	position:absolute;
	z-index:0;
	border:0px solid #333;
	cursor:pointer;
	top:0%;
}

.images table tr td {
	font-family:helvetica,arial;
	font-size:9px;
	color:#666;
}

.table {
	position:absolute;
	width:100%;
	height:90%;
	text-align:center;
}

.left {
	background-position:left;
	background-repeat:no-repeat;
	width:50%;
	text-align:left;
	border:0px solid #e1e1e1;
	border-bottom:0px dotted #333;
}

.taal {
	padding:3px;
	border-left:1px solid #333;
	border-right:1px solid #333;
	border-bottom:0px dotted #333;
}

.right {
	background-position:right;
	background-repeat:repeat-y;
	width:50%;
	cursor:pointer;
	text-align:right;
	border-bottom:0px dotted #333;
}

.top {
	position:absolute;
	left:0px;
	vertical-align:bottom;
	width:100%;
	overflow:hidden;
	text-align:right;
	z-index:0;
	top:10px;
}

.topr {
	color:white;
	font-size:10px;
	font-family:helvetica, arial;
	padding:2 2 0 2;
	margin-left:3px;
	letter-spacing:1px;
	margin-top:25px;
	text-align:right;
}

.topr a {
	color:#333;
	text-decoration:none;
}

.w {
	width:100%;
	height:100%;
}


.colofon {
	position:relative;
	right:10px;
	font-size:11px;
	color:#666;
	font-family:helvetica;
	line-height:25px;
	margin-top:50px;
	text-align:right;
	width:100%;
}

.colofon a{color:#666;}

.colofon a:hover {color:#f00;}


.infotekstje {
	position:fixed;
	font-family:arial;
	font-size:11px;
	line-height:200%;
	letter-spacing:1px;
	float:left;
	width:300px;
	height:500px;
	margin-left:20px;
	margin-top:30px;
	text-decoration:line-through;
	z-index:9999;
}

div.infotekstje:hover {
	text-decoration:none;
}

.partners {
	margin-top:50px;
	border-spacing:20px !important;
}

.partners td {
	cursor:pointer;
}

.contact {
	width:30%;
	margin-left:30%;
	margin-top:100px;
	line-height:200%;
	font-family:arial;
	font-size:11px;
	padding:20px;
	background-color:#fff;
}
