@charset "utf-8";
/* WebdesignWijzer.nl - main */

/* --- Body instellingen --- */
body{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* --- Structuur --- */
#div_center{
	margin: 0px auto;
	width: 894px;
}

#div_header{
	height: 141px;
	width: 894px;
}

#div_maakkeuze{
	width: 894px;
	height: 30px;
}

#div_stappenplan{
	width: 894px;
	height: 30px;
	margin-top: 1px;
}

#div_content{
	width: 630px;
	float: left;
	margin-bottom: 20px;
}

#div_contentInner{
	padding-top: 50px;
	padding-left: 15px;
	width: 560px;
}
	

#div_sidebar{
	width: 264px;
	height: 100px;
	float: left;
}

#div_sidebarInner{
	margin-top: 50px;
}

#div_naarboven{
	width: 100%;
	height: 9px;
	clear: both;
	text-align: right;
}

#div_footer{
	width: 894px;
	height: 27px;
	background-image: url(../images/image-footer.jpg);
	line-height: 26px;
	text-align: right;
	margin-bottom: 15px;
}

/* --- Tipbox --- */
#div_tipboxContainer{
	width: 264px;
}

#div_tipboxTop{
	width: 264px;
	height: 30px;
	background-image: url(../images/image-tipboxTop.jpg);
	line-height: 28px;
	text-indent: 13px;
	color: #FFFFFF;
}

#div_tipboxContent{
	width: 262px;
	background-color: #f8f8f8;
	border: 1px solid #e1e1e1;
}

#ul_tipbox{
	margin: 0px;
	padding: 0px;
	padding: 15px;
	list-style-type: none;
}

#ul_tipbox li{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/image-tipboxicon.jpg);
	background-repeat: no-repeat;
	text-indent: 25px;
	padding-bottom: 7px;	
}

/* --- Photobox --- */
#div_photobox{
	width: 264px;
	margin-top: 50px;
}