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

a:hover, a:active {
	color: #000000;
}

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

#sidebarContainer .sideHeader {
	color: #dd6322;
}

#navcontainer #current {
	background: #757877;
}

#navcontainer #current:hover {
	background: no-repeat left center url(ecke.png);
	background: #757877;
	color: #ffffff;
}

#navcontainer .currentAncestor {
	background: #ffffff;
}

#navcontainer a {
	color: #000000;
}

#navcontainer a:hover {
	background: #ACB1B1;
}

#navcontainer ul ul #current{
	color: #dd6322;
	background: #fde1ba;
}

#navcontainer ul ul .currentAncestor {
	color: #dd6322;
	background: #fde1ba;
}

#navcontainer ul ul ul #current{
	background: #ffffff;
	color: #000000;
}

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

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

.album-title {
	color: #AC092F;
}

.thumbnail-caption {
	color: #AC092F;
}

.photo-navigation {
	background: ffffff;
	height: 80px;
}

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

.movie-title {
	color: #dd6322;
}
