/*
-----------------------------------------------
Style Sheet

Site:		Holder B.V.
Author:		Johan Vermeulen		www.holder.nl
Version:	2006-03-22.01
----------------------------------------------- */
	*{
		margin: 0;
		padding: 0;	
	}

	img{
		border: 0;
	}
	body{
		height: 100%;
		text-align: center;
		font-family: 'Lucida Grande', 'Verdana', 'Tahoma', 'Arial', 'Sans Serif';
		font-size: 13px;
		color: #FFF;
		background: url(/images/bg.gif) repeat-y center;
	}
	
	p{
		padding: 0;
		margin: 0;
	}

	#container{
		margin: auto;
		text-align: left;
		width:	950px;
		height: 100%;
	}

	#container_bg{
		background: url(/images/header_01.jpg) no-repeat;
		height: 100%;
		width: 100%;
	}
	
	#header{
		width: 100%;
		height: 267px;
		text-align: right;
		position: relative;
	}
	
	#box{
		width: 256px;
		height: 200px;
		background-color: white;
		top: 52px;
		left: 52px;
		position: absolute;
	}
	
	#box img{
		margin-top: 30px;
	}
	
	#boom{
		width: 256px;
		height: 267px;
		position: absolute;
		top: 0;
		right: 1px;
		float: right;
		z-index: 1;
	}
	
	#body_container{
		height: 100%;
		width: 100%;
	}
	
	#menu{
		width: 100%;
		height: 36px;
		z-index: 2;
		background: #a7896b url(/images/boom_03.gif) right no-repeat;
	}
	
	#menu ul{
		height: 11px;
		margin: 12 0 0 45;
		padding: 0;
		float: left;
		z-index: 99;
		display: inline;
	}

	#menu li{
		padding: 0;
		margin: 0;
		margin-right: 15px;
		list-style: none;
		float: left;
		display: inline; /* IE Fix, IE adds extra space above and below list items */
	}
	
	#menu li a{
		display: block;
	}
	
	#menu li a.home{
		height: 11px;
		width: 38px;
		background: url(/images/menu_03.gif) no-repeat;
	}
	
	#menu li a.home:hover{
		background: url(/images/menu_over_03.gif) no-repeat;
	}
	
	#menu li a.weblog{
		height: 11px;
		width: 60px;
		background: url(/images/menu_05.gif) no-repeat;
	}

	#menu li a.weblog:hover{
		background: url(/images/menu_over_05.gif) no-repeat;
	}

	#menu li a.werkwijze{
		height: 11px;
		width: 90px;
		background: url(/images/menu_07.gif) no-repeat;
	}

	#menu li a.werkwijze:hover{
		background: url(/images/menu_over_07.gif) no-repeat;
	}

	#menu li a.voorbeelden{
		height: 11px;
		width: 106px;
		background: url(/images/menu_09.gif) no-repeat;
	}

	#menu li a.voorbeelden:hover{
		background: url(/images/menu_over_09.gif) no-repeat;
	}

	#menu li a.over{
		height: 11px;
		width: 142px;
		background: url(/images/menu_11.gif) no-repeat;
	}
	
	#menu li a.over:hover{
		background: url(/images/menu_over_11.gif) no-repeat;
	}

	#menu .white_box{
		width: 279px;
		height: 100%;
		margin-left: 40px;
		background-color: white;
		float: left;
		display: inline;
	}
	
	#main{
		height: 100%;
		background: url(/images/boom_04.gif) right top no-repeat;
	}

	#main cite{
		color: white;
		background: #D87412;
		font-style: normal;
	}

	#main .white_box{
		color: gray;
		display: inline;
		float: left;
		width: 234px;
		_width: 279px;
		height: 100px;
		margin-left: 40px;
		margin-top: -36px;
		padding-left: 20px;
		padding-right: 25px;
		text-align: justify;
		font-style: italic;
		position: relative;
		z-index: 99;
	}

	#main .white_box li{
		font-size: 10px;
		line-height: 12px;
		height: 20px;
		margin: 20px 0 0 0;
		padding: 0 0 0 30px;		
		list-style: none;
		background: url(/images/rss.gif) no-repeat;
	}

	#main .white_box li a{
		color: gray;
	}

	#main .white_box input{
		font-size: 14px;
		margin-top: 5px;
	}
	
	#main .white_box .search_text{
		font-size: 10px;
		font-weight: bold;
		margin-left: 1px;
		margin-top: 1px;
	}

	#main .white_box .tags{
		text-align: left;
	}	

	#main .white_box #links{
		margin: 15px 0 0 0;
		border-top: solid #F28012 1px;
		border-bottom: solid #F28012 1px;
		padding: 8px 8px 0 0px;
	}
	
	#main .white_box p{	
		margin-bottom: 15px;
	}
	
	#main .white_box img{	
	}

	#main .white_box a{	
		color: #0098B8;
	}

	#main .white_box a:hover{	
		color: gray;
		text-decoration: underline;		
	}
	
	#main .white_box a.middle{	
		color: #0098B8;
		font-size: 14px;
		text-decoration: none;
	}

	#main .white_box a.middle:hover{	
		text-decoration: underline;		
	}
	
	#main .white_box a.large{	
		color: #0098B8;
		font-size: 16px;
		text-decoration: none;
	}

	#main .white_box a.large:hover{	
		text-decoration: underline;		
	}
	
	#main .white_box a.gray{	
		color: gray;
		text-decoration: none;
	}

	#main .white_box a.gray:hover{	
		text-decoration: underline;		
	}
	
	#main .white_box a.graymiddle{	
		color: gray;
		text-decoration: none;
		font-size: 14px;
	}

	#main .white_box a.graymiddle:hover{	
		text-decoration: underline;		
	}
	
	#main .white_box a.graylarge{	
		color: gray;
		font-size: 16px;
		text-decoration: none;
	}

	#main .white_box a.graylarge:hover{	
		text-decoration: underline;		
	}
	
	#main .white_box blockquote{	
		margin-bottom: 10px;
		line-height: 15px;
		font-size: 11px;
		color: black;
	}
	
	#main .white_box h1{
		text-align: left;
		font-size: 13px;
		color: #F28012;
		margin-bottom: 5px;
	}

	#main .white_box h1 a{
		color: #F28012;
		font-weight: bold;
	}

	#main .white_box h1 a:hover{
		color: #F28012;
	}

	#main .white_box h2{
		text-align: left;
		font-size: 12px;
		color: #0098B8;
		margin-bottom: 2px;
	}

	#main .white_box h2 a{
		color: #0098B8;
	}
	
	#main .white_box h3{
		font-size: 11px;
		font-weight: normal;
		color: #666;
	}
		
	#main .white_box hr{	
		height: 1px;
		background: #F28012;
		border: 0;
		margin-top: 12px;
		margin-bottom: 12px;
	}
	
	#main #layout{
		display: inline;
		width: 465px;
		float: left;
		margin-left: 45px;
		margin-top: 30px;
		text-align: justify;
	}
	
	#main #layout select{
		font-size: 14px;
	}

	#main #layout input{
		font-size: 14px;
	}
	
	#main #layout img{
		padding-bottom: 0px;
		border-bottom: 4	px solid #C83406;
	}
	
	#main #layout ul{
		margin-left: 20px;
	}
	
	#main #layout a{
		color: #FAFD04;
	}

	#main #layout p{
		margin-bottom: 10px;
		line-height: 17px;
	}
	
	#main #layout blockquote{
		margin-left: 30px;
	}
	
	#main #layout h1{
		color: #FAFD04;
		font-family: "Helvetica Neue", Arial, Sans-Serif;		
		margin-bottom: 8px;
		font-size: 25px;
		text-align: left;
		font-weight: normal;
	}

	#main #layout h1 a{
		color: #FAFD04;
		text-decoration: none;		
	}
	
	#main #layout h1 a:hover{
		text-decoration: underline;		
	}	

	#main #layout h2{
		color: #FAFD04;
		font-family: "Helvetica Neue", Arial, Sans-Serif;		
		font-size: 16px;
		font-weight: bold;
		margin: 0 0 4px 0;
		padding: 0;
	}	

	#main #layout #article{
		margin-bottom: 30px;
	}
	
	#main #layout #article #blok{
		width: 100%;
		height: 3px;
		background: #C83406;
	}

	#main #layout #article h1{
		margin-top: 1px;
		margin-bottom: 0px;
	}
	
	#main #layout #article h2{
		font-size: 13px;
		font-weight: normal;
		color: #C83406;
		margin-bottom: 10px;
	}

	#main #layout #article h2 a{
		color: #C83406;
	}

	#main #layout #article h3{
		font-size: 13px;
		font-weight: normal;
		margin-top: 7px;
		color: #C83406;
	}

	#main #layout #article h3 a{
		color: #C83406;
	}

	#main #layout #comments #splitter{
		width: 100%;
		height: 2px;
		background: #C83406;	
		margin-top: 12px;
		margin-bottom: 12px;
	}
	
	#main #layout #comments textarea{
		width: 100%;
	}
	
	#main #layout #comments h3{
		font-size: 13px;
		font-weight: bold;
		margin-top: 7px;
		margin-bottom: 3px;
		color: #C83406;
	}
	
	#main #layout #comments h3 span a {
		text-decoration: none;
		color: yellow;
	}
	
	#main #layout #comments h3 span a:hover {
		text-decoration: underline;
	}

	#main #layout #comments h3 a{
		color: #C83406;
	}
	
	#main #layout #archief h1{
		color: #FAFD04;
		font-family: "Helvetica Neue", Arial, Sans-Serif;		
		font-size: 16px;
		font-weight: bold;
		margin: 0 0 4px 0;
		padding: 0;	
	}

	#main #layout #archief{
		border-top: solid #C83406 3px;
		padding-top: 10px;
	}

	#main #layout #archief h2{
		color: #C83406;
		font-weight: normal;
		font-size: 12px;
	}
	
	#main #layout #archief h2 a{
		color: #C83406;
	}
	
	#main #layout #archief hr{
		height: 1px;
		border: 0;
		margin-top: 0px;
		margin-bottom: 12px;
		background: #C83406;		
	}