a:link, a:visited {
	color: #39526C;
}

#banner {
	background: url(http://www.relunia.de/images/heiko250-2.jpg) repeat-x;
}

#banner #insert {
	background: url(http://www.relunia.de/images/banner.jpg) no-repeat;
}

#pageHeader {
	border-top-color: #323232;
}

#navcontainer #current {
	background: #323232;
	color: #ffffff;
	font-weight: bold;
}

#navcontainer #current:hover {
	background: #323232;
	color: #ffffff;
	font-weight: bold;
}

#navcontainer .currentAncestor {
	background: #1c2835;
	color: #ffffff;
}

#navcontainer a:hover {
	background: #667790;
	color: #000000;
	font-weight: bold;
}

#navcontainer ul ul #current{
	background: #39526C;
	font-weight: bold;
}

#navcontainer ul ul .currentAncestor {
	background: #39526C;
}

#navcontainer ul ul ul #current{
	background: #4C6D8F;
	font-weight: bold;

}

#navcontainer ul ul ul .currentAncestor {
	background: #4C6D8F;
}

#navcontainer ul ul  ul ul #current{
	background: #7CB0E9;
	font-weight: bold;
}

#navcontainer ul ul ul ul .currentAncestor {
	background: #7CB0E9;
	color: #ffffff;
	}

blockquote {
	background: #573940;
}

.blog-entry-title a {
	color: #362928;
}