div#bookofmonth
	{
		background: #fefdfb url(/public/images/editions/2015/10/bg.jpg) bottom left no-repeat;
		color: #000 !important;
	}
	
div#bookofmonth h3 a,
div#bookofmonth p#review-link a,
div#bookofmonth h3 span.author a
	{
		color: #000 !important;
	}
	
div.interview-mit-bernhard-aichner,
div.rattenkinder-special
	{
		background-color: #000 !important;
		color: #fff !important;
	}

div.interview-mit-bernhard-aichner div.pane-contents,
div.rattenkinder-special div.pane-contents
	{
		margin-left: 0 !important;
		margin-top: -55px !important;		
	}
	
div.interview-mit-bernhard-aichner div.pane-contents a,
div.interview-mit-bernhard-aichner div.pane-contents p,
div.rattenkinder-special div.pane-contents a,
div.rattenkinder-special div.pane-contents p
	{
		color: #D6D5D7 !important;
	}
	
div.interview-mit-bernhard-aichner div.pane-img,
div.rattenkinder-special div.pane-img
	{
		float: none !important;
		height: 235px;
		width: 100%;
		position: relative;
		top: -50px;
		left: -40px;
		padding-right: 60px !important;
		background: url(http://static.krimi-couch.de/public/images/editions/2015/10/aichner.jpg) no-repeat !important;
		border-bottom: 1px solid #5A5F73 !important;
	}
	
div.rattenkinder-special div.pane-img
	{
		background: url(http://static.krimi-couch.de/public/images/editions/2015/10/schiller-01.jpg) no-repeat !important;
	}	
	
div.interview-mit-bernhard-aichner div.pane-contents h3,
div.rattenkinder-special div.pane-contents h3
	{
		position: absolute;
		right: 0;
		top: 199px;
		background: #5A5F72;
		padding: 10px !important;
		font-size: 13px;
	}
	
div.interview-mit-bernhard-aichner img,
div.rattenkinder-special img
	{
		display: none;
	}