*{
	padding: 0;
	margin: 0;
}

body {
	background-image:url(images/body_bg.jpg);
	background-repeat:repeat-x;
	font-family: calibri;
	font-size: 16px;

}

#container{
	width:953px;
	margin: 0 auto;
}
#navigatie{
	width:760px;
	height:29px;
	margin-top:22px;
	float:left;
}
		#nav_home{
			width: 64px;
			height: 18px;
			margin-top: 8px;
			margin-left:10px;
			float:left;
		}
		#nav_iqbka{
			width: 64px;
			height: 18px;
			margin-top: 8px;
			margin-left:10px;
			float:left;
		}
		#nav_werkzaamheden{
			width: 129px;
			height: 18px;
			margin-top: 8px;
			margin-left:10px;
			float:left;
		}
		#nav_referenties{
			width: 96px;
			height: 18px;
			margin-top: 8px;
			margin-left:10px;
			float:left;
		}
		#nav_contact{
			width: 75px;
			height: 18px;
			margin-top: 8px;
			margin-left:10px;
			float:left;
		}
#content_rechts{
	width:188px;
	height:550px;
	float:right;
}
		
		#vulling_boven{
			background-color: #eae5e2;
			width:188px;
			height:23px;
			float:right;
		}
		#rechts_foto{
			width:188px;
			height:554px;
			margin-top:28px;
			float:right;
		}
		#witte_splitsing{
			background-color:#FFFFFF;
			width:4px;
			height:550px;
			float:right;
			margin-top:-40px;
		}

#content_links{
	width:188px;
	float:left;
	background-color: #eae5e2;
}
		#foto{
			width:188px;
			height:185px;

		}
		#logo{
			width:188px;
			height:183px;
			background-image:url(images/logo.gif);
		}
		#contact{
			width:188px;
			height:136px;
			background-image:url(images/bg_contact.gif);
			background-repeat:repeat-x;
		}
		#copyright{
			width:188px;
			height:50px;
			background-color: #eae5e2;
		}
#content_main {
	width:573px;
	height:554px;
	background-color: #eae5e2;
	float:left;
}
		#title{
			width:245px;
			height:65px;
			margin-top: 120px;
			float:right;
			margin-right: 50px;
		}
		#content{
			width:573px;
			height:319px;
			margin-top:50px;
			float:left;
			overflow:auto;
		}
		#content4{
			width:570px;
			height:168px;
			margin-top:10px;
			float:left;
			overflow:auto;
			margin-bottom:5px;
		}
		#streep{
			width:570px;
			height:4px;
			background-color:#900100;
			float:left;
			overflow:auto;
		}		
		#content2{
			width:570px;
			height:160px;
			margin-top:18px;
			float:left;
			
		}

			
		#content3{
			width:560px;
			height:203px;
			margin-top:0px;
			float:left;
			margin-left: 10px;
			}
		#valuta{
			width:573px;
			height:20px;
			background-color: #c7c3c0;
			float:left;
			margin-top: 
		}

#sddm
{	margin-top: 3px;
	margin-left:10px;
	padding: 0;
	z-index: 30;
	position: absolute}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 40px 0 0;
	padding: 4px 10px;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin-left: 15px;
	padding: 5px;
	background: url(images/pixel.jpg) white;
	border: 0px solid #900100;}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #FFF;
		color: #900100;
		font: 11px arial}

	#sddm div a:hover
	{	background: #900100;
		color: #FFF}

#uploadtekst{
margin:30px; color: white; font-family: Calibri; font-size:12px;
}

#uploadtekst a{
color: white;
}

#foto a{
margin:30px; color: black; font-family: Calibri; font-size:12px;
}


