body {
	background-color:#363636;
}

#page #header #headermenu .lgrijs  {
	background-position: 0px 60px;
}

#subpage {
	width: 960px;
	position: relative;
}
#subpage #subheader {
	height: 120px;
	width: 960px;
	position: relative;
}
#subpage #subheader #subheaderleft {
	background-image: url(../images/layout/subhdr_omgeving.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 120px;
	width: 640px;
}
#subpage #subheader #subheaderright {
	float: right;
	height: 120px;
	width: 320px;
	position: relative;
}
#subpage #subzone {
	width: 960px;
	position: relative;
	background-image: url(../images/layout/omgeving_subzoneback.jpg);
	background-repeat: repeat-y;
	background-position: 1px;
}
#subpage #subzone #linkerzijde {
	width: 640px;
	position: relative;
	float: left;
}
#subpage #subzone #rechterzijde {
	width: 320px;
	position: relative;
	float: left;
	background-color: #5F5F5F;
}
#footer {
	width: 960px;
	position: relative;
	background-color: #999999;
	height: 24px;
	padding-top: 6px;
	text-align: center;
	color: #FFFFFF;
}
#subpage #subzone #linkerzijde #textarea {
	width: 620px;
	position: relative;
	padding-left: 10px;
}
#subpage #subzone #linkerzijde #textarea #titelarea {
	width: 610px;
	position: relative;
	height: 20px;
	padding-top: 4px;
	margin-bottom: 10px;
	margin-top: 5px;
}

#subpage #subzone #linkerzijde #textarea #texten {
	width: 604px;
	position: relative;
	padding-bottom: 10px;
    padding-left: 6px;
}
#subpage #subzone #rechterzijde #rechtermenu {
	width: 320px;
	position: relative;
}
#subpage #subzone #rechterzijde #rechtermenu #menuheader {
	background-image: url(../images/layout/hdr_omgeving.jpg);
	background-repeat: no-repeat;
	height: 74px;
	width: 320px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#subpage #subzone #rechterzijde #rechtermenu #menu {
	position: relative;
	width: 318px;
	padding-top: 90px;;
}
#subpage #subzone #rechterzijde #rechtermenu #menu ul {
	list-style-type: square;
	color: #FFFFFF;
}
#subpage #subzone #rechterzijde #rechtermenu #menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#subpage #subzone #linkerzijde #textarea #titelarea #albummenu .album_title {
	float: left;
	height: 20px;
	margin-right: 4px;
	margin-left: 4px;
	padding-right: 4px;
	padding-left: 4px;
	position: relative;
}
#subpage #subzone #linkerzijde #textarea #titelarea #albummenu {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 530px;
}
#subpage #subzone #linkerzijde #textarea #titelarea #albummenu .album_title a {
	text-decoration: none;
	color:#000000;
}

/*Albumpagina*/
#subpage #subzone #linkerzijde #textarea #albumcontent #albumheader {
	width: 500px;
	margin-top: 5px;
	margin-bottom: 5px;
	position: relative;
}

#subpage #subzone #linkerzijde #textarea #albumcontent #albumheader #albumcontenttitle {
	margin-left: 10px;
	float: left;
	width: 280px;
	font-size: 16px;
	font-weight: bold;
}
#subpage #subzone #linkerzijde #textarea #albumcontent #albumheader #aantfotos {
	float: right;
	width: 200px;
	text-align: right;
	margin-right: 10px;
}
#subpage #subzone #linkerzijde #textarea #albumcontent #albumheader #aantfotos a {
	color: white;
	text-decoration: none;
}
#subpage #subzone #linkerzijde #textarea #albumcontent #albumheader #aantfotos a:hover {
	color: white;
	text-decoration: underline;
}
#subpage #subzone #linkerzijde #textarea #albumcontent #albumpicca {
	text-align: center;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}
#subpage #subzone #linkerzijde #textarea #albumcontent #nextbutton {
	width: 200px;
	position: absolute;
	text-align: right;
	right: 0px;
}
#subpage #subzone #linkerzijde #textarea #albumcontent {
	color: #FFFFFF;
	background-color: #333333;
	position: relative;
	width: 500px;
	margin-top: 10px;
	margin-bottom: 20px;
    margin-right: auto;
    margin-left: auto;
}
#subpage #subzone #linkerzijde #textarea #albumcontent #prevbutton {
	width: 200px;
	position: absolute;
	left: 0px;
}
#subpage #subzone #linkerzijde #textarea #albumcontent #buttons {
	position: relative;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
}


