body {
	border-top: 0;
}

.dkr-top-border-home {
	display: none;
}

.dkr-cat-top {
	border-bottom: 1px solid #e6e6e6;
	text-align: center;
	padding-bottom: 15px;
}

.dkr-main-nav {
	margin-top: 10px;
	padding-bottom: 12px;
	border-bottom: 1px solid #e6e6e6;
}

#jp-relatedposts h3.jp-relatedposts-headline em {
	font-size: 2.2em;
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context {
	display: none;
}

#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post {
	opacity: 1;
}

#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
	margin-top: 15px;
}

#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
	font-size: 20px;
	line-height: 26px;
}

#comments {
	padding: 0 24% 30px 0;
}

#comments h3#comments-title {
	font-size: 2em;
}

@font-face {
	font-family: "dkrimmer";
	src: url(https://www.dkrimmer.de/wp-content/uploads/2016/08/dkrimmer.otf) format("truetype");
}

/*
#content .entry-header h2.entry-title a{
	font-family: "dkrimmer", 'Helvetica Neue', Helvetica, Arial, sans-serif;
	text-transform: uppercase;
  font-size:45px;
}
*/
#content table.blist tr:hover td {
	margin: 10px 0 30px;
	background: #f1fce1;
	background: #deffd4;
	background: #f6fff6;
/* cursor: pointer; */
}

.mnstyle-c {
	font-size: 14px;
	width: 100%;
	border-bottom: 3px solid #399C2E;
	height: 29px;
	margin-top: 5px;
	border-left: 0;
	border-right: 0;
	border-top: 0;
}

/* related in list */
li p strong {
    font-size: 0.9em;
}


@media screen and (max-width : 530px) {
	.mnstyle-c {
		font-size: 10px;
	}
}

span.dkrauth {
	font-size: 14px;
}

.showme {
	display: none;
}

/*
.showhim:hover .showme {
	display: block;
} */
#content table tr {
	height: 93px;
	height: 87px;
	height: 40px;
}

#content table tr.clickable-row {
	height: 87px;
}

#content table tr:hover .showme {
	display: block;
}

#content table tr.tabtop {
	background: #e62b1e;
	height: 40px;
	color: white;
}

.showhim {
	font-size: 14px;
}

.showhim p {
	display: none;
}

#content table tr {
	border-bottom: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
}

#content table tr td {
	padding: 15px 7px;
	border-left: 0;
	border-right: 0;
	vertical-align: top;
}

#content table tr th {
	padding: 6px 7px;
}

span.top3rating {
	position: absolute;
/* left: 23px; */
	padding: 0 5px;
/* margin-top: 26px; */
	font-size: 15px;
	color: white;
	font-weight: bold;
/* border-radius: 50%; */
	background: #0dad12;
	border-bottom: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
}

span.from3 {
}

hr.listsep {
	background: #ffffff;
	border: 0;
	border-top: 0;
	margin: 0 0 23px;
	border-top: 3px dotted #999999;
}

#content table tr td.firstl {
	padding-top: 24px;
	height: 56px;
}

span.relatedbooks {
	font-size: 1.2em;
	padding-left: 24px;
}

#content table tr th.redb {
	border: 1px solid #e62b1e;
}

#content table tr th.bookic {
	background-image: url('/wp-content/uploads/2016/09/book-list-icon3.png');
	background-repeat: no-repeat;
	background-position: 25px;
	padding-left: 50px;
}

span.betart {
	font-size: 19px;
	font-weight: bold;
}

tr.clickable-row {
	cursor: pointer;
}

span.dkrlink {
	color: #e62b1e;
}

span.dkrlink:hover {
	text-decoration: underline;
}

.box-shadow-menu {
	display: none;
}

.box-shadow-menu:before {
	display: none;
}

@media screen and (max-width : 768px) {
	.box-shadow-menu {
		display: block;
		position: relative;
		padding-left: 1.25em;
	}
	
	.box-shadow-menu:before {
		display: block;
		content: "";
		position: absolute;
		left: 0;
		top: .25em;
		width: 1em;
		height: .15em;
		background: black;
		box-shadow: 0 .25em 0 0 black, 0 .5em 0 0 black;
	}
	
	#main-nav {
		display: none;
	}
}

@media screen and (max-width : 768px) {
	.dkrsearch {
		display: none;
	}
	
	nav#main-nav {
		display: none;
	}
	
	#header #header-slogan {
		display: none;
	}
	
	#branding {
	/* border-bottom: 1px solid #eaeaea; */
		padding: 6px 0 10px;
	}
	
	#site-title h2#site-description {
		display: none;
	}
	
	img.dkrmenu {
		float: left;
		height: 18px;
		padding: 8px 20px 0 0;
	}
	
	a.top-dkr-brand {
		font-size: 1.2em;
	}
	
	#content {
		padding-top: 25px;
		border-top: 1px solid #dedede;
	}
	
	ul.sociallinks {
	/* display: none; */
	}
	
	h1.dkrtitle {
	/* float: left; */
		padding-right: 35px;
	}
	
	#content .page-header h1.page-title {
		padding: 0;
		border-top: 0;
	}
	
	#site-title h1 {
		font-size: 1.2em;
		padding-top: 5px;
		font-weight: normal;
	}
	
	#top-border {
		padding: 6px 0 10px;
	}
	
	.mm-listview>li>a, .mm-listview>li>span {
		padding: 13px 10px 14px 20px;
		font-size: 18px;
		color: #505050;
	}
	
	#header {
		background: #ffffff;
		box-shadow: 0 0 15px 0 rgba(0,0,0,0.43);
		-webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,0.43);
		-moz-box-shadow: 0 0 15px 0 rgba(0,0,0,0.43);
	}
}

@media screen and (min-width : 769px) {
	img.dkrmenu {
		display: none;
	}
	
	a.top-dkr-brand {
		font-size: 18px;
		font-weight: bold;
	}
}