a:link, a:visited {
	color: #b32724;
}

a:hover, a:active {
	color: #b32724;
	text-decoration: underline;
}

#pageHeader {
	background: white url(../../images/header_bg.jpg) repeat-x;
}

#sidebarContainer .sideHeader {
	color: #b32724;
}

/* Hieronder beginnen de buttons met achtergronden */

#navcontainer #current {
	background: white url(../../images/button-huidig.jpg);
	border-top-width: 0;
	border-top-color: gray;
}

#navcontainer #current:hover {
	background: silver url(../../images/button-huidig-hov.jpg);
	color: #ffffff;
}

#navcontainer .currentAncestor {
	background: white none;
}

#navcontainer a {
	color: white;
	background: silver url(../../images/button.jpg) repeat;
}

#navcontainer a.currentAncestor {
	color: white;
	background-color: silver;
	background-image: url(../../images/button.jpg);
}

#navcontainer a:hover {
	background: white url(../../images/button-hover.jpg);
}

#navcontainer ul ul a{
	color: white;
	background: #ced7e5 url(../../images/button-sub.jpg);
}

#navcontainer ul ul a:hover{
	color: white;
	background: #ced7e5 url(../../images/button-sub-hover.jpg);
}

#navcontainer ul ul #current{
	color: white;
	background: #ced7e5 url(../../images/button-sub-huidig.jpg);
}

#navcontainer ul ul #current:hover{
	color: white;
	background: #ced7e5 url(../../images/button-sub-huidig-hov.jpg);
}

#navcontainer ul ul .currentAncestor

#navcontainer ul ul .currentAncestor {
	color: white;
	background: #ced7e5 url(../../images/button.jpg);
}

#navcontainer ul ul ul #current{
	color: #599614;
	background-color: white;
}

.blog-entry-title {
	color: #599614;
}

.blog-entry-category, .blog-entry-permalink {
	color: #599614;
}

.album-title {
	color: #599614;
	font-weight: bold;
}

.thumbnail-caption {
	color: #599614;
}

.photo-navigation {
	background: repeat-x url(../../images/header_bg.jpg);
	height: 80px;
}

.movie-page-title {
	color: #599614;
}

.movie-title {
	color: #599614;
}
