html { margin-bottom: 1px; min-height: 100%; }
body {
	margin: 0px;
	background-color:#fff;
	font-family: arial, tahoma;
	font-size: 11px;
	color: #000;
	height: 101%;
}
p {
	line-height: 15px;
}
img {
	border: 0;
}
a, a:visited {
	color: #ff0099;
	text-decoration: none;
}	
a:hover {
	color:#ff0099;
	text-decoration: underline;
}
#wrapper { 
	width: 736px; 
	margin: 0 auto;
	margin-top: 25px;
	background-color: #c0b5a2;
}
#header {
	background-image: url('../images/bg-head-joost-van-velzen.jpg');
	background-repeat: repeat-x;
	bacground-position: top left;
	padding-top: 23px;
	height: 80px;
	width: 763px;
}
#header h1 {
	margin: 0 30px 23px 30px;
	background-image: url('../images/header.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 677px;
	height: 61px;
	text-indent: -9999px;
}
#header h1 a {
	display: block;
	margin-top: 0px;
	padding: 0px;
	width: 100%;
	height: 65px;
	overflow: hidden;
}
#header #menu {
	float: left;
	height: 25px;
	margin-left: 30px;
	width: 677px;
	border-top: 4px solid #000;
	border-bottom: 3px solid #000;
	
}
#header #menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-left:0;
}
#header #menu ul li {
	float: left;
	margin-right: 25px;
}
#nav1 {
	text-indent: -9999px;
	background-image: url('../images/nav_home.gif');
	background-repeat: no-repeat;
	width: 31px;
	height: 25px;	
}
#nav2 {
	text-indent: -9999px;
	background-image: url('../images/nav_visie.gif');
	background-repeat: no-repeat;
	width: 27px;
	height: 25px;	
}
#nav3 {
	text-indent: -9999px;
	background-image: url('../images/nav_werkwijze.gif');
	background-repeat: no-repeat;
	width: 60px;
	height: 25px;	
}
#nav4 {
	text-indent: -9999px;
	background-image: url('../images/nav_portfolio.gif');
	background-repeat: no-repeat;
	width: 58px;
	height: 25px;	
}
#nav5 {
	text-indent: -9999px;
	background-image: url('../images/nav_agency.gif');
	background-repeat: no-repeat;
	width: 41px;
	height: 25px;	
}
#nav6 {
	text-indent: -9999px;
	background-image: url('../images/nav_contact.gif');
	background-repeat: no-repeat;
	width: 47px;
	height: 25px;	
}

#nav1:hover, #nav2:hover, #nav3:hover, #nav4:hover, #nav5:hover, #nav6:hover, .active {
	background-position: 0px -25px;
}
#menu li a{
	display: block;
	margin-top: 0px;
	padding: 0px;
	height: 25px;
	width: 100%;
	overflow: hidden;
}

#content {
	clear:both;
	padding-top: 5px;
	margin-left:30px;
	width: 677px;
}
#content .titel {
	margin: 0;
}	
.inhoud {
	background-color: #ece9e3;
	padding: 10px;
	padding-top: 0px;
	margin-bottom: 10px;
	border-right: 1px dashed #000;
	width: 328px;
}
.inhoud_breed {
	margin-top: 5px;
	background-color: #ece9e3;
	margin-bottom: 10px;
	padding: 10px;
}
.inhoud_breed p {
	margin-top: 0px;
}
#home_blok1 { 
	background-image:url("../images/home_blok1_bg.gif");
	margin-bottom: 15px;
	height: 270px;
}
#home_blok1 #featuredproject {
	width: 250px;
	padding-bottom: 20px;
}
#home_blok1 #featuredproject h2 {
	color: #000000;
	width: 200px;
	text-transform: uppercase;
	font-size: 18px;
	margin-left: 18px;
	margin-right: 18px;
	padding-top: 25px;
	
}
#home_blok1 #featuredproject p {
	margin-left: 18px;
	margin-right: 18px;
	margin-bottom: 0px;
}

#home_blok1 #featuredprojectimage {
	position: absolute;
	top: 184px;
	margin-right: 0px;
	margin-left: 266px;
	margin-top: 0;
	width: 410px;
}

#home_blok1 #featuredprojectimage .projectNumber {
	border-bottom:5px solid #C0B5A2;
	border-top:5px solid #C0B5A2;
	left:350px;
	position:absolute;
	text-align:center;
	top:15px;
	width:45px;
}
#home_blok1 #featuredprojectimage .projectNumber h6 {
	font-size: 50px;
}
#home_blok1 #featuredprojectimage img {
	margin-top: 9px;
	margin-left: 11px;
}
#home_blok1 #featuredprojectimage ul {
	float: right;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#home_blok1 #featuredprojectimage ul li {
	float: left;
}
#home_blok1 #featuredprojectimage ul li a {
	
}
#home_blok1 #featuredprojectimage ul li a#active {
	color: #000000;

}
#home_blok2 {
	background-image:url("../images/home_blok2_bg.gif");
	background-repeat: repeat-y;
}

#home_blok2 #news {
	 width: 408px;
	 padding-bottom: 1px;
	 padding-top: 10px;
}
#home_blok2 #news .newsitem  {
	border-bottom: 1px dashed #ff0099;
	margin: 0px 15px 10px 15px;
	padding-bottom:10px;
	
}
#home_blok2 #news .newsitem img {
	float: left;
}
#home_blok2 #news .newsitem .newscontent {
	margin-left: 130px;
}
#home_blok2 #news .newsitem .newscontent .newsdate {
	float: right;
	margin-top: 0px;
}
#home_blok2 #news .newsitem .newscontent  h3 {
	margin: 0px;
}
#home_blok2 #news .newsitem .newscontent  p {
	margin: 0px;
}
#home_blok2 #agenda {
	position: absolute;
	margin-left: 427px;
	top: 470px;
	width: 250px;
	height: 180px;
	background-color: #ece9e3;
}
#home_blok2 #agenda h2 {
	margin: 0;
	margin-left: 10px;
	line-height: 30px;
}
#home_blok2 #agenda #agendakeeper {
	overflow: auto;
	height: 150px;
	margin-left: 10px;
}

#home_blok2 #emailkeeper {
	position: absolute;
	margin-top: 17px;
	width: 250px;
	height: 102px;
	background-color: #ece9e3;
}
#home_blok2 #emailkeeper h2 {
	margin: 0;
	margin-left: 10px;
	line-height: 30px;
}
#home_blok2 #emailkeeper label {
	width: 75px;
	margin-left: 10px;
	float: left;
	cursor: pointer;
	line-height: 20px;
}
#home_blok2 #emailkeeper input {
	width: 150px;
	margin-bottom: 5px;
}	

#home_blok2 #emailkeeper p {
	margin: 0;
	margin-right: 10px;
	text-align: right;
}

.project {
	position: relative;
	background-image:url('../images/projecten_overview_bg.gif');
	background-repeat: repeat-y;
	height: 168px;
}

.devider {
	height: 1px;
	max-height: 1px;
	background-image: url('../images/projecten_devider.gif');
	backbround-repeat: repeat-x;
	margin-top: 10px;
	margin-bottom: 10px;
}
#firstdevider {
	margin-top: 20px;
}
.projectpic {
	position: relative;
	width: 240px;
	height: 158px;
	clear:both;
}
.projectpic img {
	margin-left: 10px;
	margin-top: 10px;
	border: 0;
}
.projectpic .projectNumber {
	position: absolute;
	top: 20px;
	left: 20px;
}
.projectinhoud {
	position: absolute;
	left: 269px;
	width: 398px;
	top: 0px;
}
.projectinhoud h2 {
	font-size: 20px;
	margin-top: 6px;
}

#paging, #paging_top { /* ie6 sucked zo hard */
	position: absolute;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 675px;
}
#vorige {
	position: absolute;
	margin-left: 0;
	z-index:2;
	line-height: 11px;
}

#volgende {
	position: absolute;
	right: 0;
	z-index:2;
	line-height: 11px;
}

#nummering {
	position: absolute;
	width: 675px;
	text-align: center;
	z-index:1;
	line-height: 11px;
}

#project_header	#paging, #project_footer #paging {
	position: absolute;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 655px;
	}
#project_header	#paging	#vorige, #project_footer	#paging #vorige {
		position: absolute;
		margin-left: 0;
		z-index:2;
		line-height: 10px;
	}
	
	#project_header	#paging	#volgende, #project_footer	#paging #volgende {
		position: absolute;
		right: 0;
		z-index:2;
		line-height: 10px;
	}
	
	#project_header #paging	#nummering, #project_footer #paging #nummering {
		position: absolute;
		width: 675px;
		text-align: center;
		z-index:1;
		line-height: 10px;
	}



#footer { 
	clear:both;
	width:677px;
	margin-left: 30px;
	margin-top:20px;
	border-top: 3px #000 solid;	
	border-bottom: 4px #000 solid;	
	height: 20px;
	color: #000;
	line-height: 20px;
}

.clear {
	clear:both;
	line-height: 23px;
}
.pics {

}

.pics img {
	float: left;
}
.agendadatum {
	float: right;
	margin-left: 10px;
	margin-right: 5px;
}
#footermenu {
	display:block;
	float: right;
	margin-top:-20px;
}
#footermenu li {
	list-style-type: none;
	margin-left: 10px;
	float: left;
}
#footer a {
	color: #000;
}
#footer a:hover {
	color: #FFF;
	text-decoration: none;
}

.projectkeeper {
	padding: 0;
	margin-top: 10px;
	background-color: #ece9e3;
	position: relative;
}
.projectkeeper #projectcontent {
	margin-top: -10px;
	width:328px;
}
.projectkeeper #projectcont {
	margin-top: 10px;
	width:328px;
}
.projectkeeper .pics {
	position: absolute;
	top: 29px;
	left: 358px;
	padding-top: 0;
}

.thumb {
	float:left;
	margin-right:4px;
	margin-top: 4px;
	/*
	height: 77px;
	max-height:77px;
	min-height:77px;
	*/
	width:100px;
	cursor:pointer;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	letter-spacing: 0;
}.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	letter-spacing: 0;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash h2, .sIFR-hasFlash h6 {
	visibility: hidden;
}
h2 {
	text-transform: uppercase;
}
.projectNumber {
	width: 45px;
	border-top: 5px solid #C0B5A2;
	border-bottom: 5px solid #C0B5A2;	
	text-align: center;
}
h6 {
	width: 45px;
	font-size: 50px;
	line-height: 50px;
	overflow: hidden;
	height: 50px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#project_footer {
	border-top: 1px dashed #000;
	margin: 10px;
	height: 20px;
}
#project_header {
	border-bottom: 1px dashed #000;
	margin: 10px;
	height: 20px;
}
#mainpic {
	min-height: 190px;
	margin:0;
	padding:0;
}
.print {
	position: absolute;
	left: 322px;
	background-image: url(../images/print.gif);
	background-repeat: no-repeat;
	width: 15px;
	height: 13px;
}
.print a {
	text-indent: -9999px;
	display: block;
	width: 100%;
	height: 100%;
}