* {
	margin: 0px;
	padding: 0px;
}

html, body {
	height: 100%;
}

body {
	
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	background: url(/images/bg_content.jpg) top repeat-x #eaeaea;
}

#container {
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -20px;
	padding: 0 0 0px 0;	
}

#container .wrapper {
	width: 800px;
	padding: 0 0 0 0;
	margin: 0 auto;
	background: #FFFFFF;
	
	
}

#bodywrapper {
	background: #FFFFFF;
	padding: 0px;
	margin: 0 auto;
	left: 30px;
	width: 800px;
	min-height:600px;
	margin-top: 191px;
}

#inhoud{
	float:right;
	margin: 0px;
	padding: 0px;
	width: 600px;
	margin-right:0px;
	margin-top: 30px;
}

#actueel{
	width: 200px;
	float:left;
	margin-top: 10px;
}

#actueel p{
	height:40px;
	margin-top: 00px;
	padding: 10px;
	font-size: 10px;
	line-height: 15px;
}

#actueel a{

text-decoration:none;
font-weight:bold;
color: #ed8c19;
}

#actueel h1{
	color:#ed8c19;
	margin-top: 20px;
	font-size:10px;
	padding-left: 10px;
}	

#push {
	height: 20px;
	clear: both;
}



#header {
	background-position: right bottom;
	height: 198px;
	margin: 0px;
	margin-top: -78px;
}

	#header a img {
		float: left;
		border: 0px;
	}

	#banner {
		width: 627px;
		float: left;
	}
	
#headerimage{
	width:100px;
	height:100px;
	margin-top: -301px;
	margin-left: 200px;
}

#headerimage img {
	width: 600px;
	height: 300px;
}

#headermenu{
	margin-top:-115px;
	margin-left:450px;
	color: #ffffff;
}

#headermenu a{
	margin-right: 20px;
	color: #ffffff;
	text-decoration:none;
}

#header h1{
	color: #ffffff;
	margin-top: -173px;
	text-align:right;
	padding-right: 35px;
	font-size:12px;
	font-style:normal;
	font-weight:normal;	
}	
	
#slogan{
	position:relative;
	top: -135px;
	left: 25px;
	color: #ffffff;
	font-style:italic;
	font-weight: Bold;
	font-size:18px;
	width: 420px;
	height: 50px;
	background: #000000;
	padding: 5px;
}

#menu {
	padding: 0px;
	height:30px;
	width: 800px;
	margin: 48px auto 0 auto;
}

#menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
	margin-top: 5px;
	z-index: 100;
	border-left: 1px solid #000000;
}
	  
#menu li {
	float: left;
	position: relative;
	background: #D5D5D5;
}
	  
	#menu li a {
		color:#000000;
		text-transform: uppercase;
		text-decoration:none;
		height: 30px!important;
		line-height: 32px;
		display: block;
		text-align: center;
		font-size: 10px;
		padding-left: 5px;
		padding-right: 5px;
		display: block;
		border-right: 1px solid #000000;
	}
	
	#menu li a:hover{
		border-bottom: 4px solid #e49a2f;
	}
	
	#menu li li a:hover{
		border-bottom: 1px solid #FFFFFF;
	}
	  
	#menu li ul {
	  display: none;
	  position: absolute; 
	  margin-top:24px;
	  margin-left:-50px;
	  left: 50px;
	  width: 135px;
	  z-index: 100;
	  }
	  
	#menu li ul a {
		line-height: 23px;
	}
	
	#menu li:hover ul, #menu li.hover ul { display: block; left: 49px; top: 10px; z-index: 200; }
	
	#menu ul ul {
		border: 0;
	}
	
	#menu ul ul li {
		padding: 0px;
		margin: 0px;
		width: 258px;
		height: 30px;
		display: block;
	}
	
	#menu ul ul li a {
		border: solid 1px #ffffff;
		padding: 0px;
		margin: 0px;
		width: 258px;
		height: 30px;
		background: #003b72;
		color:#ffffff;
		line-height: 30px;
	}
	
	#menu ul ul li a:hover {
		background: #e49a2f;
	}
	
	
	#menu ul ul li.sItem0 {
		/* border-top: solid 1px #333333; */
	}
	
	#menu ul li a * { cursor: pointer; }
	#menu li a span { float: left!important; }

	
#image {
	width: 194px;
	float:right;
	margin-top: 50px
}

	#image img {
		width: 194px;
	}


#submenu {
	clear: both;
	float: left;
	padding: 0px;
	position: absolute;
	z-index: 1;
}

	#submenu ul {
		list-style-type: none;
	}
	
	#submenu ul li {
	}
	
	#submenu ul li a {
		display: block;
		width: 117px;
		background: #7e7e7e;
		padding: 4px;
		color: #0053a0;
		text-decoration: none;
		text-align: right;
	}
	
	#submenu ul li a:hover {
		background: #0053a0;
	}


#content {
	float: right;
}

	#content .wrapper {
		width: 600px;
		float: right;
		margin: 0px 0px 0px 0px;
		margin-bottom:5px;
		text-align:left;
		background: none;
		padding: 0px;
		min-height:300px;
		line-height: 18px;
	}
	
	#content .wrapper table tr {
	vertical-align:top;
	}
	
	#content h1 {
		margin-bottom: 16px;
		padding: 0px;
		color: #003b72;
		font-size: 18px;
		font-weight: Bold;
	}
	
	#content h2 {
		margin-bottom: 16px;
		padding: 0px;
		color: #003b72;
		font-size: 16px;
		font-weight: Bold;
	}

	#content h3 {
		margin-bottom: 16px;
		padding: 0px;
		color: #003b72;
		font-size: 14px;
		font-weight: Bold;
	}

	#content p {
		margin-bottom: 18px;
	}
	
	#content img {
		/* max-width:100%; */
	}
	
	#content a {
		text-decoration:none;
		color: #003b72;
	}

	#content a:hover {
		text-decoration:underline;
		color: #003b72;
	}

	
	#content ul {
		margin-left: 20px;
	}
	
	#content ul li {
		line-height: 24px;
	}
	
	#content ul li a {
	}
	
	#content td {
	vertical-align:top;
	padding-bottom: 5px;
	padding-right: 5px;
	text-align:left !important;
	}
	
	#content table {
	max-width: 500px !important;
	}

#productOverview {
	text-align: left;
}

#productOverview .productgroup { float: left; width: 252px; margin: 0 10px 10px 0; border: 1px solid #0053a0; cursor: pointer; }
#productOverview .product { float: left; width: 252px; margin: 0 10px 10px 0; border: 1px solid #0053a0; }
#productOverview .block1 { margin: 0 0 10px 0; }

#productOverview h1 {color: #ffffff; background: #003b72; height: 30px; margin: 0px; padding: 7px; line-height:23px;}
#productOverview h3 { padding: 4px 12px 4px 12px; }
#productOverview h2 { background: #003b72; padding: 4px 12px 4px 12px; margin: 0; color: #FFFFFF; }
#productOverview p { padding: 12px; height: 180px; }
#productOverview p a { color: #003b72; background: none; padding: 0; }
#productOverview p a:hover { color: #003b72; background: none; padding: 0; }
#productOverview img { width: 252px; }
#productOverview a { background: #003b72; color: #FFFFFF; padding: 4px; }
#productOverview a:hover { background: #003b72; color: #FFFFFF; padding: 4px; }

#footimg {
	background-position: left bottom;
	width: 800px;
	height: 288px;
	margin: 0 auto;
	text-align: center;
}

#footer {
	width: 800px;
	height: 53px;
	margin: 0 auto;
	line-height: 60px;
	text-align: center;
	color: #ffffff;
	clear: both;
	background: #003b72;
}

	#footer a {
		text-decoration: underline;
		color: #ffffff;
	}

.galleryimg {
	width: 150px;
	border: 3px solid #999999;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.galleryimgbig {
	width: 442px;
	border: 4px solid #999999;
}

.album {
	width: 150px;
	float: left;
	padding-right: 11px;
	padding-bottom: 5px;
	text-align: center;
}
