	* {
		margin: 0;
		padding: 0;
		border: 0;
		border-collapse: collapse;
		text-decoration: none;
		font-family:Arial;
		color:#808080;
		font-size:11px;
	}
	
	
	html{ 
		}

	body{
		} 
		
	p{
		font-size:11px;
		color:#7e7e7e;
		line-height:18px;
	}
	
	li{
		font-size:11px;
		line-height:18px;
		color:#7e7e7e;
	}

	h1{
		font-size:20px;
	}

	h2{
		font-size:13px;
		color:#cc0101;
		padding:10px 0 0 0;
	}
	
	h3{
		font-size:12px;
	}

	li{
		margin:0 0 0 15px;
	}
		
		/********************************************/
		
	div.container{
	}
	
		/********************************************/
		
	div.menucontainer{
	}
	
	div.logo{
		background-image:url('../images/layout/logo.png');
		background-repeat:no-repeat;
		width:250px;
		height:80px;
		margin:25px 0 0 10px;
	}
	
	div#menuDiv {
		display:none;
		visibility:hidden;
	}
	
	
	div.header{
		display:none;
		visibility:hidden;
	}
	
	div.picturebox{
		display:none;
		visibility:hidden;
	}
	
	div#PictureBackground{
		display:none;
		visibility:hidden;
	}
	
	div#picture{
		display:none;
		visibility:hidden;
	}

	
	div.contenttop{
		width:980px;
		overflow:auto;
	}

	div.contenttop a{
		color:#cc0101;
	}

	div.left{
		margin: 30px 0 0 30px;
	}
	
	div.center{
		float:left;
		padding:30px 0 0 30px;
	}
	
	
	a.subsite{
		color:#cc0101;
	}
	
	div.sideitem{
		display:none;
		visibility:hidden;
	}
	
	
	/********************************************/
	
	div.submenu{
		display:none;
		visibility:hidden;
	}
	
	
	/********************************************/
	
	div.projects{
		width:625px;
		padding:10px 0 10px 30px;
		float:left;
	}

	div.projectstop{
		width:980px;
		height:61px;
	}

	div.projectssub{
		display:none;
		visibility:hidden;
	}

	div.projects h3{
		padding:0 0 10px 0;
		color:#000000;
	}
	
	/********************************************/
	
	div.projectslist{
		width:960px;
		height:260px;
		border-bottom:1px solid #e6e6e6;
		margin:0 0 0 10px;
	}
	
	div.projectslist img.image{
		float:left;
		margin:20px 40px 0 20px;
		border:1px solid #808080;
	}

	div.projectslist p{
		padding:20px 0 20px 0;
	}
	
	div.projectsthumbs{
		float:left;
		width:230px;
		margin:0 0 0 10px;
	}
	
	div.projectsthumbs img.image{
		border:1px solid #808080;
	}

	div#mediaInspector{
		display:none;
		z-index:0;
	}

	.thumbsHover{
		visibility:hidden;
		display:none;
		z-index:0;
	}
	
	div.thumbsOver{
		visibility:hidden;
		display:none;
		z-index:0;
	}
	
	div.links{
		width:960px;
		height:27px;
		padding:10px 0 10px 0;
		margin:0 0 0 10px;
	}
	
	div.links a.button, div.links1 a.button{
		width:132px;
		line-height:27px;
		font-size:11px;
		text-align:center;
		color:#ffffff;
		float:right;
		margin:0 20px 0 10px;
		color:#cc0101;
	}
	
	div.content a.button, div.header a.button{
		width:132px;
		line-height:27px;
		font-size:11px;
		text-align:center;
		color:#cc0101;
	}
	
	/********************************************/
	
	div.footerblack{
		width:980px;
		height:187px;
		clear:both;
	}
	

	div.referenties{
		display:none;
		visibility:hidden;
	}
	
	div.footerwhite{
		width:980px;
		height:87px;
		margin-bottom:20px;
	}
	
	div.footertekst{
		padding:25px 0 0 30px;
	}
	
	div.footeritems{
		width:270px;
		float:left;
		padding:20px 0 0 30px;
	}
	
	div.footeritems div.link a{
		color:#000000;
		font-size:11px;
	}

	/********************************************/
	div.weblogItem{
		border-bottom:1px solid #dcdcdc;
		height:160px;
		margin-bottom:5px;
		padding-top:15px;
		float:right;
	}	

	div.weblogImage{
		border:5px solid #dcdcdc;
		width:200px;
		height:130px;
		float:left;
	}
	
	div.weblogTekst{
		padding:0 0 0 20px;
		width:470px;
		float:left;
	}
	
	div.weblogZijItems{
		margin-bottom:20px;
		width:215px;
	}
	
	/********************************************/
	
	hr{
		width:960px;
		background-color:#e6e6e6;
		color:#e6e6e6;
		margin-left:10px;
		border:0;
		height:1px;
		clear:left;
	}
		
	.failed{
		color:red;
	}
	
	div.smi_googlemap{
		width:700px !important;
		height:400px !important;
		border:1px solid #808080;
		margin:10px 0 20px 0;
	}
	
	#printP{
		color:#cc0101;
		margin:10px 0 0 0;
		font-size:11px;
		text-decoration:underline;
	}
	
	#routeDiv{
		font-size:11px;
	}

	.txtInput {
		border: 1px solid #808080;
		color: #000;
		width: 190px;
		height: 17px;
		font-size: 11px;		
		padding: 4px 0px 0 2px;
		margin: 0;
	}
	
	div.verstuurbtn{
		background-image:url('../images/menu/btn3.png');
		background-repeat:no-repeat;
		display:block;
		line-height:30px;
		width:90px;
	}
	
	/**********************************************/
	
	.text {
		background-color: transparent;
		border: 1px solid #808080;
		color: #000;
		width: 330px;
		height: 18px;
		font-size: 11px;
		padding: 2px 0 0 2px;
		margin:2px;
	}
	
	.failed {
		font-weight: bold;
	}
	
	input.check {
		vertical-align: middle;
	}
	
	select {
	}
	
	input.button {
		color: #000000;
		font-size:11px;
	}
	
	label {
		float: left;
		color: #000;
		width: 100px;
		font-size: 11px;
		vertical-align:top;
		margin:2px 0 0 0;
	}
	
	
