body {
	font: small verdana;
	background-color: #fdcc05; /*if the background-image runs out, this will be shown*/
	background-image: url(../img2/verloop-wit-geel.gif);
	background-repeat: repeat-y;
	margin:  0px;
	padding:  0px;
	font-size: 10px;
}
img#icon{
	border: 0px;
}
#container {
	width: 850px;
	padding:  0px;
	margin:  0px;
	float: left;
}
/*head*/
#header {
	width:	900px;
	margin:  0px;
	padding:  0px;
	height: 80px;
}
/*
#title {
	width: 100%;
	height: 110px;
	display: block;
}
*/
#head-banner {
	float: left;
	padding: 10px 0px;
	overflow: hidden;
}
#logo {
	text-align: left;
	float: left;
	height: 50px;
	
}
#logo div{
	height: 52px;
	width: 300px;
	margin: 15px 20px 20px 28px;
	padding: 0px;
	background-image: url(../img2/CheckWebwinkel_rgb.jpg);
	background-repeat: no-repeat;	
}
#logo a{
	vertical-align: bottom;
	display: block;
	height: 50px;
}
#banner-top {
	height: 50px;
	float: left;
}
#banner-top div{
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
/*head*/

#tail {
	width: 1000px;
}
#main {
	width: 812px;
	float: left;
	
}

#tabs {
	height: 60px;
	width: 612px;
	background-image: url(../img2/tabs-bg.gif);
	padding-left: 200px;
}
.tabs-top {
	float: left;
	width: 200px;
}
.tabs-top div {
	padding: 20px 10px 5px 10px;
}
.tabs-top p{
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
#main2 {
	float: left;
	width: 812px;
	background-image: url(../img2/main-bg.gif);
	background-repeat: repeat-y;
	
}
	#navrubriek {
		width: 200px;
		background-color: #5e6464;
		float: left;
		margin: 0px;
		padding: 0px;
		font-size: 10px;
		font-weight: bold; 
		line-height: 25px;
	}
		#navrubriek ul {
			margin: 0px;
			padding: 0px;
			background-color: #b2b2b2;
		}
		#navrubriek li {
			margin: 0px;
			padding-left: 0px;
			/*height: 25px;*/
			border-bottom: 1px solid #6e7373;
			list-style-type: none;
			
			
		}
		#navrubriek li a{
			color: #ffffff;
			text-decoration: none;
			line-height: 25px;
			/*_padding-bottom: 1px;*/
			
		}
		
		#navrubriek li.hoofd a{
			background-image: url(../img2/rubriek-hoofd-inactive.gif);
			display: block;
			/*height: 25px;*/
			padding-left: 30px;
			
			
		}
		#navrubriek li.hoofd a:hover{
			background-image: url(../img2/rubriek-hoofd-hover.gif);
			display: block;
			color: #000000;
		}
		#navrubriek li.hoofd2 a{
			background-image: url(../img2/rubriek-hoofd-hover.gif);
			display: block;
			color: #000000;
			padding-left: 30px;
		}
		
		#navrubriek li.sub a {
			background-image: url(../img2/rubriek-sub-inactive.gif);
			display: block;
			height: 25px;
			padding-left: 40px;
		}		
		#navrubriek li.sub2 a {
			background-image: url(../img2/rubriek-sub-hover.gif);
			display: block;
			height: 25px;
			padding-left: 40px;
		}		
		#navrubriek li.sub a:hover {
			background-image: url(../img2/rubriek-sub-hover.gif);
			display: block;
		}
		#navrubriek #nav_onder {
			background-color: #5e6464;
			padding: 0px 0px 0px 0px;
		}

	#main3 {
		margin: 0px;
		padding: 0px;
		float: left;
		overflow: visible;
		width: 600px;
	}
		#top{
			background-image: url(../img2/tabs-sub-bg.gif);
			background-repeat: repeat-y;
			height: 76px;
			padding: 0px;
			margin: 0px;
			border-top: 1px solid #dadbdb;
			border-bottom: 1px solid #dadbdb;
		}
		#navtop {

		}
			.subtab{
				float: left;
				width: 200px;
				height: 75px;
				padding: 0px;
				margin: 0px;
			}
			.subtab div{
				padding: 8px;
			}
			.subtab form {
				padding: 0px;
				margin: 0px;
			}
			
			.subtab span{
				text-decoration: underline; 
				color: #FF0000;
			}
		#navlinks {
			clear: left;
			float: left;
			border-bottom: 1px solid #dadbdb;
			border-right: 1px solid #dadbdb;
			font: Verdana;
			font-size: 10px;
			font-weight: bold;
			letter-spacing: 0px;
			width: 599px;
			height: 25px;
		}

			#navlinks div{
				padding: 6px 10px 7px 10px;
			}
		#content {
			clear: both;
			width: 600px;
			float: left;
		}
		/*zie: content.css*/

#foot {
	
	width: 800px;
	clear: both;
}
	#footspace {
		width: 200px;
		float: left;
	}
	#footlinks {
		color: #ffffff;
		background-color: #e60000;
		float: left;
		width: 800px;
		
	}
	#footlinks div{
		padding-left: 12px;
	}

#adrechts {
	float: left;
}
#adrechts div{
	padding: 20px 0px 0px 10px;
}

a#banner img{
	border: 0px solid;
}

