a:link {
	color: #804000; text-decoration: none; /* Original: color: #0080ff; */
}

a:visited {
	color: #804000; text-decoration: none; /* Original: color: #0080ff; */
}

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

#pageHeader h1 {
	text-shadow: 0px 1px 2px #003f7d;
}

#pageHeader h2 {
	text-shadow: 0px 1px 2px #003f7d;
}

#sidebarContainer .sideHeader {
	color: #000; /* Original: #0080ff; */
	padding-left: 5px; /* neu */
}

#breadcrumbcontainer a:hover {
	color: #0080ff;
}

#navcontainer #current {
	background: no-repeat url(../../images/button_over.png); /* Original: repeat-x */
}

#navcontainer .currentAncestor {
	background: no-repeat  url(../../images/button_over.png); /* Original: repeat-x */
}

#navcontainer a:hover {
	background: no-repeat url(../../images/button_over.png); /* Original repeat-x; */
}

#navcontainer ul ul .currentAncestor{
	color: #007ef3;
}

.blog-entry-title {
	color: #000000; /* Original: #0080ff; */
}

.blog-entry-category {
	color: #000000; /* Original: #0080ff; */
}

.album-title {
	color: #0080ff;
}

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

.photo-title {
	text-shadow: 0px 1px 2px #003f7d;
}

.photo-caption {
	text-shadow: 0px 1px 2px #003f7d;
}

.movie-page-title {
	color: #0080ff;
}