body {
	background-color:#542323;
}

#page #header #headermenu  .bruin  {
	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_nieuws.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/winkel1_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: #773334;
}
#footer {
	width: 960px;
	position: relative;
	background-color: #BE6869;
	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_nieuws.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: 600px;
	margin-top: 5px;
	margin-bottom: 5px;
	position: relative;
}

#subpage #subzone #linkerzijde #textarea #albumcontent #albumheader #albumcontenttitle {
	float: left;
	width: 430px;
}
#subpage #subzone #linkerzijde #textarea #albumcontent #albumheader #aantfotos {
	float: right;
	width: 160px;
}
#subpage #subzone #linkerzijde #textarea #albumcontent #albumpicca {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
}
#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: 600px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#subpage #subzone #linkerzijde #textarea #albumcontent #prevbutton {
	width: 200px;
	position: absolute;
	left: 0px;
}
#subpage #subzone #linkerzijde #textarea #albumcontent #buttons {
	position: relative;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
}



