body
{
	text-align: center;
	margin: 0px;
	background-color: #ffffff;	
}

#container
{
	text-align: left;
	width: 960px;
	margin: auto;
}

#header
{
	
	width: 960px;
	height: 180px;
	background-image: url(../img/header.png);
	/*background-image: url(../img/top.png);*/
		background-position: center top;
	background-repeat: no-repeat;
	background-color: #f0e775;
}

#header_left
{
	width: 239px;
	float: left;
	height: 180px;
}	

#header_right
{
	width: 720px;
	float: left;
	height: 170px;
	padding-top: 10px;
}	

#header_cloud
{
	width: 720px;
	height: 100px;
	overflow: hidden;
}

.link {
	margin-left:5px;
}

.link a{
	color: #c5341c;
}

#content
{
	float: left;
	width: 960px;
	background-color: #efe776;		
}

#content_left
{
	float: left;
	width: 360px;
	height: 360px;
	margin-left: 15px;
	padding-right: 15px;
	margin-top: 5px;
	background-position: left top;
	background-repeat: no-repeat;
}

#content_middle
{
	float: left;
	width: 400px;
	height: 380px;
	overflow: auto;
	margin-top: 5px;
	background-image: url(../img/content_middle.jpg);
	background-position: top;
	background-repeat: no-repeat;		
}

.content_text
{
	width: 340px;
	height: 325px;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 15px;
}

#content_right
{
	float: left;
	width: 140px;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
}



#footer
{
	float: left;
	width: 960px;
	height: 110px;
	background-image: url(../img/bottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;		
}

/****************************************************/
/* AANVRAAG											*/
/****************************************************/

#aanvraag_left
{
	float: left;
	width: 360px;
	height: 740px;
	margin-left: 15px;
	padding-right: 15px;
	overflow: hidden;	
	margin-top: 5px;
	background-image: url(../img/aanvraag_left.jpg);
	background-position: left top;
	background-repeat: no-repeat;		
}

#aanvraag_middle
{
	float: left;
	width: 400px;
	height: 740px;
	overflow: hidden;	
	margin-top: 5px;
	background-image: url(../img/aanvraag_middle.jpg);
	background-position: left top;
	background-repeat: no-repeat;		
}

/****************************************************/
/* FOTOMENU											*/
/****************************************************/

.content_bottom
{
	float: left;
	width: 930px;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(../img/foto_back_top.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#content_bottom_1
{
	height: 120px;
	background-image: url(../img/content_bottom_1.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#content_bottom_2
{
	height: 200px;
	background-image: url(../img/content_bottom_2.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#content_bottom_3
{
	height: 280px;
	background-image: url(../img/content_bottom_3.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#content_bottom_4
{
	height: 360px;
	background-image: url(../img/content_bottom_4.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#content_bottom_5
{
	height: 440px;
	background-image: url(../img/content_bottom_5.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#content_bottom_6
{
	height: 520px;
	background-image: url(../img/content_bottom_6.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#foto_menu_header
{
	width: 930px;
	height: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 16px;
	text-align: center;
	letter-spacing: 2px;
	font-size: 14px;
	font-weight: bold;	
}
