body, html {
	height:100%;
	margin: 0px;
	background-image: url(../images/achtergrond.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #000;
}
body, html, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#links {
	background-image: url(../images/ster-links.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#rechts {
	background-image: url(../images/ster-rechts.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu {
	background-image: url(../images/achtergrond-menu.jpg);
	background-repeat: no-repeat;
}
#content {
	background-image: url(../images/achtergrond-content.jpg);
	background-repeat: no-repeat;
}
#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
a {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
}
h1, .h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
h2, .h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	line-height: 20px;
	margin-bottom: 0px;
	margin-top: 15px;
}
p, h3, h4, .h3, .h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 15px;
}
.lijn {
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 4px;
	border-top-color: #FFF;
	margin-bottom: 0px;
	margin-top: 15px;
	background-image: url(../images/kruisje.jpg);
	height: 25px;
	padding: 0px;
	background-repeat: repeat-x;
}
#overzicht {
	padding-left: 46px;
}
#overzicht .album {
	width: 165px;
}

#nav span a {
	text-decoration: none;
	color: #FFF;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 1px;
	margin-right: 2px;
	margin-left: 2px;
	padding-top: 0px;
}

#nav {
	padding-right: 46px;
	padding-left: 46px;
}
#nav span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}



#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	padding-left: 408px;
}
.album {
	float: left;
	margin-right: 16px;
	margin-bottom: 16px;
}
#overzicht .album img {
	border: 1px solid #FFF;
	display: block;
}
#overzicht .album div {
	background-image: url(../images/achtergrond-titel.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
	min-height: 35px;
}
#footer {
	padding-bottom: 5px;
	padding-left: 46px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c9b799;
}

#nav span a.active {
	text-decoration: none;
	color: #FFF;
	background-color: #f0930c;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c9b799;
}
.foto-thumb {
	float: left;
	margin-right: 16px;
	margin-bottom: 0px;
}
#overzicht .foto-thumb img {
	border: 1px solid #FFF;
	display: block;
}
#overzicht .foto-thumb div {
	background-image: url(../images/achtergrond-titel.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	height: 15px;
}
#overzicht .foto-thumb {
	width: 165px;
}
.foto-groot img  {
	border: 1px solid #FFF;
	display: block;
}
.foto-groot {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

.foto-groot div  {
	background-image: url(../images/achtergrond-titel.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	height: 20px;
}
	.imageeditdiv 								{position:absolute;display: none;left:100px;}
	.imageeditpopup 							{background-color: #DEDEDE;border: solid #0062c4 1px;	padding-left:40px;width: 375px; height: 205px;}
	.artikelpopupheader 					{background-color:#0062c4;}

	.imagedetail									{padding: 20px;}
	.imageoverview								{cursor:pointer; padding: 5px;}
	.RRT													{height: 10px; width: 7px; background-image: url(../images/cp/RRT.png);background-repeat: no-repeat;}
	.RR														{width: 7px; background-image: url(../images/cp/RR.png);background-repeat: repeat-y;}
	.BBL													{height: 7px; width: 9px; background-image: url(../images/cp/BBL.png);background-repeat: no-repeat;}
	.BB														{height: 7px; background-image: url(../images/cp/BB.png);background-repeat: repeat-x;}
	.BBR													{height: 7px; width: 9px; background-image: url(../images/cp/BBR.png);background-repeat: no-repeat;}
