/* mischer 08 */
.thepagebody {
	background-color: #edc;
	}
.content {
	background-color: #fff;
	}
a, .thepagebody, .content {
	color: #555;
	}

.showcontent {
	background-color: #fff;
}

.showcontent .seriesnav {
	background-color: #edc;
	padding-bottom: 0.4em;
}

.showcontent .seriesnav * {
	padding-left: 0.2em;
	padding-right: 0.2em;
}

.showcontent .seriesnav b {
	font-size: 2em;
	color: #000;
}
