* {
	margin: 0; padding: 0;
}

body, html {
	background: #464646;
	_height: 100%;
	min-height: 100%;
}

#main {
	position:absolute;
	top: 0px;
	left:50%;
	width:764px;
	margin-top:0px;
	margin-left:-383px;
	padding: 0px 0px;
	background: url('../img/bg.gif');
	_height: 100%;
	min-height: 100%; 
}



#container {
	position:absolute;
	left: 4px; top: 0px;
	width: 764px;	
	_height: 100%;
	min-height: 100%;
	background: url("../img/sidebg.gif") repeat-y top left;
	
}


#top {
	position: absolute;
	top: 0px;	left: 4px;
	width: 750px; height: 87px;
	background: url('../img/toplogo.gif');
	border-bottom: 2px solid #fff;
	padding-top: 15px;
	text-align: right;
	
}

	#top span {
		font: 11px/32px Arial;
		color: #71716F;
		text-decoration: none;
	}
	
	#top a {
		color: #71716F;
		font: 11px/28px Arial;
		text-decoration: none;
	}
	
	#top form {
		margin-right: 20px;
		margin-top: 3px;
	}
	
	#top form select {
		background: #F1F1F1;
		font: 11px/32px Arial;
		color: #71716F;
		margin-left: 4px;
	}
	
	#top form input {
		margin-left: 4px;
		background: url('../img/go.gif') no-repeat;
		border: 0;
		width: 32px;
		cursor: pointer;
		cursor: hand;
	}
	
#menu {
	position: absolute;
	top: 89px;	left: 4px;
	border-top: 3px solid #E9E9E9;
	background: url("../img/menubg.gif") no-repeat;
}
	
	#menu ul {
		width: 750px;
	}

	#menu li {
		display: block;
		float: left;
		text-align: center;
		height: 26px;
		background: url("../img/spacer.gif") no-repeat center right;
		font: 15px Arial;
	}
	
	#menu li a {
		font: 15px Arial;
		color: #fff;
		text-decoration: none;
		line-height: 24px;
		padding-left: 19px;
		padding-right: 19px;
	}
		
#header {
	position: absolute;
	top: 118px; left: 4px;
	width: 750px; height: 66px;
	background: url("../img/headers/equip.jpg");
	border-top: 2px solid #fff;	
} 

#banner {
	position: absolute;
	top: 385px; left: 11px;
	width: 163px; height: 162px;
	background: url("../img/ibabanner.gif");
	border: 0;
} 

	#header span {
		float: left;
		margin-top: 46px;
		font: 11px Arial;
		margin-left: 5px;
		color: #fff;
	}
	
	#header h1  {
		float: right;
		font: 25px Arial;
		margin: 5px;
		color: #fff;
	}
	
	#header #path a {
		color: #fff;
		text-decoration: none;
	}
	
#search {
	position: absolute;
	top: 186px; right: 8px;
	padding-top: 6px;
	width: 752px; height: 25px; 
	color: #71716F;
	font: 11px Arial;
	border-bottom: 1px solid #DEDEDE;
	background: #fff;
}

	#search form {
		float: right;
		margin-right: 10px;
	}

	#search input.search {
		background: #F1F1F1;
		border: 1px solid #ccc;
	}
	
	#search input.submit {
		width: 32px; height: 19px;
		border: 0;
		background: url("../img/go.gif");
		cursor: pointer;
		cursor: hand;
	}
	
#content {
	margin-left: 4px;
	margin-top: 218px;
	/*background: url("../img/sidebg.gif") repeat-y top left;*/
	font: 11px Arial;
	line-height: 18px;
	color: #555555;
}

	#content #sidemenu {
		margin-left: 0px;
		float: left;
		width: 182px;
		font: 11px Arial;
		
	}
	
		#sidemenu li {
			border-top: 1px solid #fff;
			padding: 0; margin: 0;
			line-height: 20px;
			width: 155px;
			background: url("../img/bullet.gif") no-repeat center left;
			list-style-type: none;
			padding-left: 27px;
		}
		
		#sidemenu li a {
			text-decoration: none;
			color: #000;
		}
		
		#sidemenu li.active {
			background: #DDD url("../img/bullet.gif") no-repeat center left;
		}
		
		#sidemenu li a:hover {
			text-decoration: underline;
		}
		
		#sidemenu li.empty {
			background: none;
		}
	
	#content #txt {
		padding-top: 15px;
		margin-left: 210px;
		width: 542px;
		margin-bottom: 90px;
	}
	
		#txt h1 {
			font: 25px Arial;
			color: #C32424;
			margin-bottom: 15px;
			margin-left: 10px;
		}
				
		#txt p {
			font: 11px Arial;
			margin-left: 15px;
			color: #555555;
			width: 350px;
			line-height: 18px;
			margin-bottom: 10px;
		}
		
		#txt a {
			color: #555555;
		}
		
		
		#txt div.introblok p {
			width: auto;
		}
			
			#txt ul {
				margin-top: 10px;
				margin-left: 15px;
				margin-bottom: 10px;
				width: 350px;
				line-height: 18px;
				color: #555555;
				font: 11px Arial;
			}
			
			#txt li {
				list-style-type: square;
				list-style-position: inside;
				font: 11px Arial;
				color: #555;
				line-height: 18px;
				width: auto;
			}
			
			#txt li div {
				display: inline;
				width: auto;
			}
		
			#txt div.introblok {
				float: left;
				background: #F1F1F1;
				margin-bottom: 10px;
				margin-left: 0px;
				width: 537px;
			}
				
				.introblok span {
				float: left;
					width: 360px;
					margin: 10px;
					margin-left: 0px;
					margin-right: 0px;
					line-height: 18px;
					padding-bottom: 10px;
				}
				
				.introblok span.noimg {
					margin: 10px;
					width: auto;
					margin-left: 0px;
					margin-right: 0px;
					line-height: 18px;
					padding-bottom: 10px;
				}
				
				
			
			#txt div img {
				margin: 10px 10px 10px 0px;
			}
			
			#txt p img {
				margin: 10px 10px 10px 0px;
			}
			
			#txt div #introimg {
					margin: 0px 0px 0px 0px;
					float: right;
				}
			
			#back {
				float: right;				
				margin-right: 25px;
				background: url("../img/back.gif") center left no-repeat;
				padding-left: 15px;
			}
			
				#back a {
					font: 11px Arial;
					color: #555555;
					text-decoration: none;
				}
			
			#footer {
				position: absolute;
				bottom: 0px;
				width: 750px;
				height: 73px;
				clear: both;
				background: url("../img/footer.gif") top left no-repeat;
				border-top: 1px solid #fff;
				font: 11px Arial;
				color: #555555;
			}
				
				#footer span {
					line-height: 42px;
					margin-left: 20px;
				}
				
				#footer a {
					font: 11px Arial;
					color: #555555;
					text-decoration: none;
				}
				
/* page specific */

#home_side {
	float: left;
	background: #f0f;
}

#sidehome h1 {
	font: 25px Arial;
	color: #C32424;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#sidehome p {
	margin-left: 20px;
}

#home_main {
	margin-left: 180px;
	margin-bottom: 90px;
	padding-top: 5px;
}

#home_main img {
	margin-left: 3px;
}

.nieuws {
	margin-bottom: 10px;
	width: 520px;
	margin-left: 20px;
	padding: 10px;
}

.nieuws span {
	margin-left: 4px;
	color: #C32424;
	font: 10px Arial;
}


#nieuwsbericht {
	width: 350px;
}


#nieuwsbericht p {
			font: 11px Arial;
			margin-left: 15px;
			color: #555555;
			line-height: 18px;
		}

#nieuwsbericht a {
	color: #555555;
}

#nieuwsbericht img {
	margin: 10px
}



			#nieuwsbericht ul {
				margin-top: 10px;
				margin-left: 15px;
				margin-bottom: 10px;
			}
			
			#nieuwsbericht li {
				list-style-type: square;
				list-style-position: inside;
				font: 11px Arial;
				color: #555;
				line-height: 18px;
			}
		
			#nieuwsbericht p.introblok {
				float: left;
				background: #F1F1F1;
				margin-bottom: 10px;
				margin-left: 15px;
				width: 537px;
			}
		
				#nieuwsbericht span {
				float: left;
					width: 340px;
					margin: 10px;
					margin-left: 15px;
					line-height: 18px;
					padding-bottom: 10px;
				}










#home_main h1 {
	margin: 10px;
	margin-left: 20px;
	font: 25px Arial;
	color: #C32424;
}

#home_main p {
	padding-left: 10px;
}

#home_main .introblok {
	padding-left: 0px;
}

#home_main li {			
			border-bottom: 1px solid #fff;
			padding: 0; margin: 0;
			margin-left: 20px;
			line-height: 20px;
			width: 182px;
			background: url("../img/bullet.gif") no-repeat center left;
			list-style-type: none;
		}
		
		#home_main li a {
			margin-left: 27px;
			text-decoration: none;
			color: #000;
		}
		
		#home_main li a.inactive {
			margin-left: 27px;
			text-decoration: none;
			color: #ccc;
		}
		
		
		#nieuwsbericht h1 {
	font: 20px Arial;
}

#searchresults li {
	width: 400px;
}

#sitemap {
	margin-left: 20px;
	margin-top: 10px;
}

#sitemap img {
	border: 0;
	margin:0;padding:0;
}

#sitemap a {
	border: 0;
	margin:0;padding:0;
	color: #555555;
}

#frontpic {
	position: absolute;
	border: 0;
}

/* home echt */ 
#home_main2 h1 {
	margin: 10px;
	margin-left: 20px;
	font: 25px Arial;
	color: #C32424;
}

#home_main2 p {
	padding-left: 10px;
}

#home_main2 .introblok {
	padding-left: 0px;
}

#home_main2 li {			
			border-bottom: 1px solid #fff;
			padding: 0; margin: 0;
			margin-left: 20px;
			line-height: 20px;
			width: 182px;
			background: url("../img/bullet.gif") no-repeat center left;
			list-style-type: none;
			padding-left: 27px;
		}
		
		#home_main2 li a {
			text-decoration: none;
			color: #000;
		}
		
		#home_main2 li a.inactive {
			margin-left: 27px;
			text-decoration: none;
			color: #ccc;
		}
		
		#home_main2 {
			margin-left: 180px;
			margin-bottom: 90px;
			padding-top: 5px;
		}
		
		#home_main2 img {
			margin-left: 3px;
		}
		
		#homecontainer {
			display: block;
			margin-top: 160px;
		}
		
		
		
		
		.namen {
			float: left;
			line-height: 26px;
		}
		
		.velden input {
			background: #f1f1f1;
			margin: 2px;
			margin: 1px !ie;
			height: 20px;
			background: #F1F1F1;
			border: 1px solid #ccc;
		}
		
		.velden textarea {
			background: #F1F1F1;
			border: 1px solid #ccc;
			margin: 2px;
		}
		
		#contactsubmit {
			margin-left: 65px;
			padding: 2px;
		}
