@charset "utf-8";
/* CSS Document */
html{
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	background:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	scrollbar-base-color:#000000;
}
body {
	height:100%;
	margin:0;
	padding:0;
	width:100%;
	background: #000000;
}
#li {
}
#ul {
	width:241px;
	height:141px;
	margin-top:5px;
	overflow:hidden;
}
#wrapper {
	overflow:hidden;
	background: #000000;
	width:1000px;
	height:701px;
}
#tube {
	width:241px;
	height:167px;
	overflow:hidden;
}
#film {
	margin-top:-167px;
	width:241px;
	height:167px;
	overflow:hidden;
}
#slide {
	width:255px;
	height:177px;
	overflow:hidden;
}
#bordered {
	border-color:#FFFFFF;
	border-width:1px;
}
#bordered:hover {
	border-color:#D82343;
	border-width:1px;
}
#centerproj {
	margin:4px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:651px;
	overflow-y:auto;
}
#centercontact {
	margin:0px;
	height:640px;
	overflow:hidden;
}
#contact {
	margin-top:20px;
}
#maps {
	opacity:1.0;
	filter:alpha(opacity=100);
}
#left_s_c {
	padding:0px;
	margin:0px;
	height:280px;
	overflow:hidden;
}
#nieuwskop {
	height:20px;
	color:#b92224;
	font-size:15px;
	font-weight:bold;
}
#left_proj {
	padding:0px;
	margin:0px;
	height:469px;
	overflow:hidden;
}
.left {
	font-size:11px;
	padding:15px 0px 0px 0px;
	line-height:14px;
}
.center {
	font-size:13px;
	padding:15px 0px 0px 0px;
	line-height:16px;
}
.centerprojtable {
	margin-top:-5px;
	font-size:13px;
	line-height:16px;
}
.font13 {
	font-size:13px;
	line-height:16px;
}
.font1320 {
	font-size:13px;
	line-height:17px;
}
.projecten {
	font-size:13px;
	line-height:16px;
}
.route {
	padding:20px 0px;
	font-size:11px;
	line-height:14px;
}
.kop {
	color:#b92224;
	font-size:15px;
	font-weight:bold;
}
.voet {
	color:#b92224;
}
.list {
	color:#b92224;
	font-size:13px;
	font-weight:bold;
	padding:15px;
	margin-top:30px;
}
.white, .white a {
	color:#FFFFFF;
	/*text-decoration:none;*/
}
a.white:hover, .white a:hover {
	color:#b92224;
}
a:hover {
	color:#b92224;
}
.whitebold {
	color:#FFFFFF;
	font-weight:bold;
	/*text-decoration:none;*/
}
a.whitebold:hover {
	color:#b92224;
}
.red {
	color:#b92224;
}
.redbold {
	color:#b92224;
	font-weight:bold;
}
.disclaimer {
	padding-left:10px;
	font-size:9px;
}

