div#banner {
min-height:262px;
height:262px;
}

div#content.home {
	width:auto;
	padding-bottom: 15px;
	min-height: 200px;
	padding-left:0px;
	}

	div#content div.home-left {
	float:left;		
	width: 659px;
	}
	
	div#content div.home-left h1 {
	padding-left: 22px;
	padding-bottom:18px;
	}
	
	div#content div.home-left .standaardcontent {
	padding-bottom:25px;
	font-size:14px;
	width:600px;
	padding-left: 22px;
	line-height: 23px;
	}
	
	div#content div.home-left .standaardcontent a,
	div#content div.home-left .standaardcontent a:visited {
	color:#ff6c00;
	}
	
	
		div.promo
		{
		  height: 112px;
		  width: 277px;
		  float: left;
		  background: url('/images/teaser-bg.gif') top left no-repeat;
		  padding: 15px 22px;
		  overflow: hidden;
		}
		
		div.promo a, div.home-right a {
		display:block;
		background:url("/images/button-orange.png") no-repeat;
		height:40px;
		text-align:center;
		margin-top:18px;
		margin-left:35px;
		padding-top:1px;
		width:200px;
		color: white !important;
		text-decoration:none;
		text-transform:uppercase;
		}
		
		div.promo a:hover, div.home-right a:hover {
		text-decoration:underline;
		}
		
		div.promo h2 {
		padding-bottom: 10px;
		font-size: 18px;
		color: #2d6bc0;
		  margin-top:0px;
		}
		
	
		div.promo.last {
		margin-left:8px;	
		}

	
	#content div.home-right {
		float:right;	
		width:284px;
		height: 203px;
		margin-top: 26px;
		padding-left: 22px;
		padding-right: 15px;
		font-size: 12px;
		
		background: url('/images/downloaden-bg.gif') no-repeat 0px 0px;
	}
	
	#content div.home-right div.standaardcontent {
	padding-bottom:15px;

	
	}
	
		#content div.home-right h2 {
		font-size: 18px;
		padding-top: 10px;
		padding-bottom: 10px;
				
		}
	
	


/* SEPERATOR BLUE */


.seperator-small {
width: 655px;
height: 11px;
clear: both;
background: url('/images/seperator-small.gif') no-repeat 0px 0px;
padding-bottom: 15px;
}

.stap1, .stap2, .stap3 {
	font-family:'Gill Sans MT','Gill Sans',arial,helvetica,sans-serif;
	display:inline;
	text-align:left;
	line-height:30px;
	font-size:21px;
	position:relative;
	padding-right:10px;
	top:2px;
	left:0px;
	color:#2D6BC0;

}


