/* CSS Document */
* 
	{
		margin:0;
		padding:0;
	}
	
html 
	{
		height:100%;
		width:100%;
	}

.clear 
	{
		clear:both;
	}

body 
	{
		background:transparent url(../images/background.png) fixed bottom repeat-x;
		color:#989898;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:14px;
	}
	
#bg_menu
	{
		background: url(../images/menu_bg.png) top repeat-x;
	}

.container 
	{
		margin:0 auto;
		width:950px;
		height:auto;
		position:relative;
	}

#menu_picture
	{
		background:url(../images/menu_bg/rotator.php) no-repeat;
		position:absolute;
		z-index: 1;
		width: 202px;
		height: 219px;
		margin: 21px 0 0 736px;
	}

#header
	{
		height: 126px;
		background:#FFFFFF;
		position:relative;
	}

#logo
	{
		background:url(../images/logo.png);
		height: 110px;
		width: 300px;
		margin: 6px 0 6px 0;
		float: left;
	}
	
#logo a
	{
		text-indent: -9999999px;
		display:block;
		height: 110px;
		width: 300px;
	}

#topmenu
	{
		margin-left:766px;
	}

#topmenu li
	{
		display:inline;
		display:block;
		height: 21px;
		float: left;
		width:auto;
	}

#topmenu a.one
	{
		background:url(../images/topmenu_home.png) no-repeat;
		width: 74px;
		margin-left: 0px;
	}

#topmenu a.one:hover
	{
		background:url(../images/topmenu_home_hover.png) no-repeat;
	}

#topmenu a.two 
	{
		background: url(../images/topmenu_contact.png) no-repeat;
		width: 65px;
		margin-left:0px;
	}

#topmenu a.two:hover 
	{
		background: url(../images/topmenu_contact_hover.png) no-repeat;
	}
	
#topmenu a 
	{
		text-decoration:none;
		margin: 0 0 0 7px;
		display:block;
	}
	
#topmenu span
	{
		visibility: hidden;
		text-decoration:none;
		margin: 0 0 0 7px;
	}

#menu
	{
		background: url(../images/menu.png) repeat-x;
		height: 46px;
		position:relative;
	}
	
#menu li
	{
		display:inline;
		float:left;
		height:46px;
		overflow:hidden;
		width:auto;
	}

#menu a
	{
		display:inline-block;
	}
	
#menu a:hover
	{
		margin-top: -46px;
	}

#menu img
	{
		border:none;
	}
	
#submenu
	{
		background: transparent url(/images/submenu.png) no-repeat;
		height: 23px;
		width:446px;
		margin: 0 0 0 42px;
	}
	
#submenu ul
	{
		text-align:center;
	}

#submenu li
	{
		display:inline;
		float:left;
		line-height: 20px;
		background:url(/images/divider.png) no-repeat left top;
		width: auto;
	}
	
#submenu a
	{
		color:#333333;
		font-weight:bold;
		text-decoration: none;
		font-size:12px;
		margin: 0 24px 0 24px;
	}
	
#submenu a.delemarre
	{
		color:#333333;
		font-weight:bold;
		text-decoration: none;
		font-size:12px;
		margin: 0 30px 0 30px;
	}

#submenu_empty
	{
		height: 23px;
		width:446px;
		margin: 0 0 0 42px;
	}

#content
	{
		margin-top:12px;
		width:728px;
		height:auto;
		min-height:300px;
		float:left;
	}

#contact
	{
		margin: 10px 0 0 16px;
		background:url(../images/contact_form.png) no-repeat;
		height: 693px;
		width: 592px;
	}

#contact table
	{
		color:#445584;
		font-weight:bold;
		width:590px;
		height:736px;
		border:none;
	}
	
#contact h2
	{
		visibility:hidden;
	}
	
#content img
	{
		margin: 17px 0 0 45px;
	}
	
#nieuws
	{
		margin: 0 0 0 26px;
		height: auto;
		min-height: 300px;
		width: 686px;
	}
	
#nieuws img
	{
		margin: 0 0 10px 0;
		max-width:670px;
	}
	
#nieuws img.nieuws
	{
		margin: 50px 17px 0px 17px;
	}
	
#nieuws img.foto
	{
		margin: 20px;
	}

#nieuws .item
	{
		background:url(../images/nieuwsvlak.png) bottom no-repeat;
		padding: 15px;
		padding-top: 11px !important;
		margin-top: 17px;
		height:auto !important;
	}
	
.item img
	{
		margin:15px !important;
	}	

.item img.titel
	{
		margin:0 0 10px 0!important;
	}	

.item a
	{
		font-size:12px;
		color:#333333;
		font-weight:normal;
	}

.item li
	{
		margin: 0 0 0 35px;
		color:#666666;
	}

#nieuws span
	{
		font-weight:bold;
		font-size:16px;
		color:#666666;
		margin: 0px;
	}
	
#nieuws span.foto
	{
		font-weight:bold;
		font-size:16px;
		color:#666666;
		margin: 0 0 0 20px;
	}
	
#nieuws span.selected
	{
		font-weight:bold;
		font-size:14px;
		color:#666666;
		margin: 0px;
	}

#nieuws p
	{
		color:#666666;
		margin-top: 10px;
	}
	
#fotogalerij
	{
		margin-top: 20px;
		background:url(../images/linkvlak.png) no-repeat;
		width: 681px;
		height: 58px;
		padding: 12px 0 0 20px;
	}
	
#fotogalerij a
	{
		color:#666666;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:24px;
	}
	
#ref
	{
		margin-top:62px;
		width:222px;
		height:auto;
		min-height:300px;
		float:right;
	}

.holder
	{
		margin:25px 0 0 26px;
		background:url(../images/referencieblok.png) no-repeat;
		width:170px;
		height:175px;
	}
	
span
	{
		margin: 0 0 0 5px;
		line-height: 25px;
		color:#445584;
		font-weight:bolder;
		font-size:13px;
	}

#ref a
	{
		font-style:italic;
		font-size: 12px;
		color:#333333;
	}

#ref img
	{
		margin: 4px 21px 0 0;
		width: 52px;
		height: 59px;
	}

#ref img.titel
	{
		width: 179px;
		height: 17px;
		margin-top:7px 0 0 0 !important;
	}

	
#footer
	{
		margin:20px 0 15px 0;
		text-decoration:none;
		text-align:center;
		font-size:9px;
	}
	
#footer a
	{
		color:#808080;
	}



