@charset "utf-8";
#neuerscheinung {
	position: absolute;
	height: 150px;
	width: 200px;
	left: 65%;
	top: 10%;
	/* [disabled]background-color: #0FF; */
	z-index: 3;
}
#ebook {
	position: absolute;
	height: 150px;
	width: 200px;
	left: 65%;
	top: 60%;
	/* [disabled]background-color: #0FF; */
	z-index: 3;
}

    
#basic-accordian{
	width: 60%;
	position: absolute;
	left: 196px;
	top: 201px;
	z-index: 2;
	visibility: visible;
	overflow: auto;
	max-height: 65%;
	opacity: 0.9;
	background-color: #ffffff;
	padding: 10px;
}
.accordion_headings_author {
	cursor:pointer;
	background-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	margin: 1px;
	font-size: 110%;
	letter-spacing: 0.05em;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.accordion_headings{
	cursor:pointer;
	background-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	color: #666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	margin: 1px;
	font-size: 110%;
	letter-spacing: 0.05em;
}
.accordion_headings:hover{
	background-color: #999;
	padding: -40px;
	color: #FFF;
}
.accordion_child{
	height: 220px;
	overflow: auto;
	background-color: #ffffff;
	margin: 1px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}
.accordion_child table tr td img {
	margin-bottom: -4px;
	margin-right: -1px;
	margin-left: -1px;
}
.header_highlight{
	background-color: #ffffff;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	color: #333333;
	border-right-width: thin;
	border-left-width: thin;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	border-top-width: thin;
	border-top-color: #cccccc;
}
.coverabbildungakkordeon    {
	float: right;
	padding: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table tr #widerrufskasten {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #aaaaaa;
	padding-left: 10px;
}
a:link {
	color: #069;
	text-decoration: none;
}
.buchtitel {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bolder;
}
.vergriffenkasten {
	border: 1px solid #333;
	padding: 5px;
}
