/*************************/
/*		Allgemeines	 	*/
/************************/
body {
	font-family: 'Noto Sans',sans-serif;
	font-size: 13px;
	line-height: 19px;
	color:#444444;
}

* + html .clear { /* für IE7 */
	display: inline-block;
}
.clear:after {  /* für Firefox, IE8, Opera, Safari, etc. */
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
	font-size: 0px;
	line-height: 0px;
}

a:link,
a:active,
a:visited,
a:hover {
	color: #AA111F;
	text-decoration: none;
}
#header {
	background-color: #EFEFEF;
	padding: 10px;
	margin-bottom: 25px;
}
#header .header-right{
	display: none;
}
#header .logo{
	display: block;
	padding-left: 20px;
}
#mmenu,
#mm-mmenu,
#navigation{
	display: none;
}
#content{
	margin-left: 20px;
}
#breadcrumb{
	display: none;
}
#seitenname {
	color: #AA1121;
	font-family: "Noto Sans";
	font-size: 30px;
	font-weight: normal;
	line-height: 120%;
	margin: auto auto 20px;
	width: 940px;
}
#doormat{
	display: none;
}
#footer {
	background-color: #EFEFEF;
	padding: 10px;
	padding-left: 20px;
}
#footer-navigation{
	display: none;
}
hr {
	background-color: #D8D8CB;
	border: medium none;
	color: #D8D8CB;
	height: 3px;
}
.trenner{
	background-color: #d7d8d2;
	height: 1px;
	width: 100%;
	margin-bottom: 20px;
}
.lieferstatus ul {
	padding-left: 13px;
	padding-top: 8px;
}
.lieferbar {
	color: #449977;
	font-size: 11px;
}
.nicht-lieferbar {
	color: #AA1122;
	font-size: 11px;
}
.titel-rot, .titel-rot h1 {
	color: #AA1122;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 8px;
}
.titel-schwarz {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	line-height: 130%;
	margin: 0px;
}
.untertitel, .untertitel h2 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 8px;
}
.widget-titel {
	color: #000000;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 5px;
}
.buch-link span {
	margin-top: 5px;
}
.arrow-right-red {
	margin-top: 5px;
}
.artikel-merken{
	display: none;
}
.bestellen-button-kurz .preis-container {
	color: #000000;
	float: left;
	font-size: 15px;
	padding-bottom: 12px;
	padding-left: 10px;
	padding-top: 8px;
	margin-left: -10px;
	font-weight: bold;
}
.warenkorb-container{
	display: none;
}
.wako-button{
	display: none;
}
/* ---------------------------------------------------------------------------------------------------------------------- */
/* Sprites*/
/* ---------------------------------------------------------------------------------------------------------------------- */
.arrow-down{
	background: url("/_images_global/sprite_borro_icons.png") -85px -137px;
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
	float: left;
	display: block;
}
.arrow-top{
	background: url("/_images_global/sprite_borro_icons.png") -85px -134px;
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
	float: left;
	-moz-transform:rotate(180deg); /* Firefox 3.6 Firefox 4 */
	-webkit-transform:rotate(180deg); /* Safari */
	-o-transform:rotate(180deg); /* Opera */
	-ms-transform:rotate(180deg); /* IE9 */
	transform:rotate(180deg); /* W3C */
}
.star{
	background: url("/_images_global/sprite_borro_icons.png") -120px -140px;
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
	float: left;
}
.star-white-big{
	background: url("/_images_global/sprite_borro_icons.png") -232px 8px;
	background-repeat: no-repeat;
	background-color: #449977;
	height: 35px;
	width: 35px;
	float: left;
}
.haken-rot{
	background: url("/_images_global/sprite_borro_icons.png") -120px -35px;
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;
	float: left;
	padding-right:5px;
}
.sicher-bezahlen-1{
	background: url("/_images_global/sprite_borro_icons.png") -0px -330px;
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
	float: right;
	vertical-align: text-bottom;
}
.sicher-bezahlen-2{
	background: url("/_images_global/sprite_borro_icons.png") -60px -330px;
	background-repeat: no-repeat;
	height: 30px;
	width: 60px;
	float: right;
}
.email-klein{
	background: url("/_images_global/sprite_borro_icons.png") -180px -210px;
	background-repeat: no-repeat;
	height: 13px;
	width: 20px;
	float: left;
}
.email-gross{
	background: url("/_images_global/sprite_borro_icons.png") -180px -175px;
	background-repeat: no-repeat;
	height: 21px;
	width: 32px;
	float: right;
}
.warenkorb-klein{
	background: url("/_images_global/sprite_borro_icons.png") -210px -0px;
	background-repeat: no-repeat;
	height: 15px;
	width: 22px;
	float: left;
}
.blick-ins-buch{
	background: url("/_images_global/sprite_borro_icons.png") -0px -105px;
	background-repeat: no-repeat;
	height: 20px;
	width: 135px;
	padding-bottom:5px;
}
.arrow-right-red{
	background: url("/_images_global/sprite_borro_icons.png") -0px -140px;
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
	float: left;
	padding-right:5px;
}
.arrow-right-grey{
	background: url("/_images_global/sprite_borro_icons.png") -30px -70px;
	background-repeat: no-repeat;
	height: 24px;
	width: 25px;
	float: right;
	margin-top:-2px;
}
.arrow-right-white{
	background: url("/_images_global/sprite_borro_icons.png") -30px -250px;
	background-repeat: no-repeat;
	height: 17px;
	width: 16px;
	float: left;
	padding-right:5px;
}
.arrow-right-white-small{
	background: url("/_images_global/sprite_borro_icons.png") -60px -250px;
	background-repeat: no-repeat;
	height: 10px;
	width: 11px;
	float: left;
	padding-right:5px;
}
.arrow-left-grey{
	background: url("/_images_global/sprite_borro_icons.png") -0px -70px;
	background-repeat: no-repeat;
	height: 24px;
	width: 25px;
	float: right;
	margin-top:-2px;
}
.borro-rezension{
	overflow: hidden;
	position: relative;
	height: 20px;
	width:20px;
	float: left;
	padding-right:5px;
}
.borro-rezension img{
	position: relative;
	top: -0px;
	left: -0px;
}
.fruhjahrsausstellung{
	overflow: hidden;
	height: 20px;
	width: 20px;
	float: left;
	padding-right:5px;
}
.fruhjahrsausstellung img{
	position: relative;
	top: -0px;
	left: -60px;
}
.erstkommunion{
	overflow: hidden;
	height: 20px;
	width: 20px;
	float: left;
	padding-right:5px;
}
.erstkommunion img{
	position: relative;
	top: -0px;
	left: -90px;
}
.weihnachtsausstellung{
	overflow: hidden;
	height: 20px;
	width: 20px;
	float: left;
	padding-right:5px;
}
.weihnachtsausstellung img{
	position: relative;
	top: -0px;
	left: -120px;
}
.terminkalender{
	background: url("/_images_global/sprite_borro_icons.png") -120px -70px;
	background-repeat: no-repeat;
	height: 26px;
	width: 33px;
	float: left;
	margin-right:15px;
	padding-bottom:5px;
}
.bv-empfehlung{
	overflow: hidden;
	height: 30px;
	width: 30px;
	margin-bottom: 8px;
	position:relative;
}
.bv-empfehlung img{
	position: relative;
	top: -35px;
	left: -180px;
}
.religion-des-monats{
	overflow: hidden;
	height: 30px;
	width: 30px;
	margin-left: 3px;
	margin-bottom: 8px;
	position:relative;
}
.religion-des-monats img{
	position: relative;
	top: -35px;
	left: -220px;
}
.slider-arrow-prev{
	background: url("/_images_global/sprite_borro_icons.png") -120px -175px;
	background-repeat: no-repeat;
	height: 50px;
	width: 25px;
}
.slider-arrow-next{
	background: url("/_images_global/sprite_borro_icons.png") -150px -175px;
	background-repeat: no-repeat;
	height: 50px;
	width: 25px;
}
.slider-arrow-prev-red{
	background: url("/_images_global/sprite_borro_icons.png") 0px -175px;
	background-repeat: no-repeat;
	height: 66px;
	width: 32px;
	float: left;
}
.slider-arrow-next-red{
	background: url("/_images_global/sprite_borro_icons.png") -60px -175px;
	background-repeat: no-repeat;
	height: 66px;
	width: 32px;
	float: right;
}
.plus-white{
	background: url("/_images_global/sprite_borro_icons.png") -140px -95px;
	background-repeat: no-repeat;
	background-color: #A9A898;
	height: 35px;
	width: 35px;
	float: left;
}
.facebook{
	background: url("/_images_global/sprite_borro_icons.png") -120px -283px;
	background-repeat: no-repeat;
	background-color: #fff;
	height: 37px;
	width: 37px;
	float: left;
	margin-right: 10px;
}
.twitter{
	background: url("/_images_global/sprite_borro_icons.png") -180px -284px;
	background-repeat: no-repeat;
	background-color: #fff;
	height: 37px;
	width: 37px;
	float: left;
	margin-right: 10px;
}
.google-plus{
	background: url("/_images_global/sprite_borro_icons.png") -240px -283px;
	background-repeat: no-repeat;
	background-color: #fff;
	height: 37px;
	width: 37px;
	float: left;
	margin-right: 10px;
}
.telefon{
	background: url("/_images_global/sprite_borro_icons.png") -240px -173px;
	background-repeat: no-repeat;
	height: 32px;
	width: 28px;
	float: right;
}
.siegel-gross{
	background: url("/_images_global/sprite_borro_icons.png") -128px -330px;
	background-repeat: no-repeat;
	height: 69px;
	width: 69px;
	float: right;
}
.kreis-klein-off{
	width: 10px;
	height: 10px;
	border-radius: 100%;
	background-color: #D8D8CB;
	float:left;
}
.kreis-klein-on{
	width: 10px;
	height: 10px;
	border-radius: 100%;
	background-color: #AA1122;
	float:left;
}
.liste-icon{
	background: url("/_images_global/sprite_borro_icons.png") -180px -110px;
	background-repeat: no-repeat;
	height: 35px;
	width: 35px;
	float: left;
	margin-right: 10px;
	cursor: pointer;
}
.liste-icon-aktiv{
	background: url("/_images_global/sprite_borro_icons.png") -180px -70px;
	background-repeat: no-repeat;
	height: 35px;
	width: 35px;
	float: left;
	margin-right: 10px;
}
.matrix-icon{
	background: url("/_images_global/sprite_borro_icons.png") -220px -110px;
	background-repeat: no-repeat;
	height: 35px;
	width: 35px;
	float: left;
	cursor: pointer;
}
.matrix-icon-aktiv{
	background: url("/_images_global/sprite_borro_icons.png") -220px -70px;
	background-repeat: no-repeat;
	height: 35px;
	width: 35px;
	float: left;
}
.home{
	background: url("/_images_global/sprite_borro_icons.png") -60px -35px;
	background-repeat: no-repeat;
	height: 15px;
	width: 16px;
	float: left;
}
.reload-arrow{
	background: url("/_images_global/sprite_borro_icons.png") -150px -140px;
	background-repeat: no-repeat;
	height: 20px;
	width: 16px;
	float: left;
	margin-right: 2px;
}
.dreieck-gruen{
 	width: 0;
 	height: 0;
 	border-top: 15px solid transparent;
 	border-bottom: 15px solid transparent;
 	border-left: 16px solid #449977;
 	float: right;
 	cursor: pointer;
}
.dreieck-grau{
 	width: 0;
 	height: 0;
 	border-top: 15px solid transparent;
 	border-bottom: 15px solid transparent;
 	border-left: 16px solid #d8d9cb;
 	float: left;
}
.dreieck-weiss{
 	width: 0;
 	height: 0;
 	border-bottom: 8px solid #ffffff;
 	border-right: 8px solid transparent;
 	border-left: 8px solid transparent;
 	float: left;
}
.stift-rot{
	background: url("/_images_global/sprite_borro_icons.png") -0px -30px;
	background-repeat: no-repeat;
	height: 20px;
	width: 15px;
	margin-right: 2px;
	float: left;
}
.delete-x{
	background: url("/_images_global/sprite_borro_icons.png") -0px -30px;
	background-repeat: no-repeat;
	height: 20px;
	width: 15px;
	margin-right: 2px;
	float: left;
}
/* ---------------------------------------------------------------------------------------------------------------------- */
/* Titelliste */
/* ---------------------------------------------------------------------------------------------------------------------- */
.titelliste .widget-header{
	background-color: #D8D8CB;
	height: 90px;
}
.titelliste .header-content{
	padding-top: 20px;
}
.titelliste .filter{
	float: left;
}
.titelliste .filter-ueberschrift{
	text-transform: uppercase;
}
.titelliste .filter-warengruppen select{
	width: 208px;
}
.titelliste .filter-warengruppen{
	margin-right: 30px;
}
.titelliste .chosen-single{
	background-position: 195px 11px;
}
.titelliste .chosen-container{
	width: 220px !important;
}
.titelliste .chosen-drop{
	width: 218px;
}
.titelliste .filter-produkttypen {
	margin-right: 30px;
}
.titelliste .sortieren{
	float: left;
	margin-left: 70px;
}
.titelliste .sortieren-ueberschrift{
	text-transform: uppercase;
}
.titelliste .darstellung{
	float: right;
}
.titelliste .liste, .titelliste .matrix{
	width: 940px;
	margin: auto;
}
.titelliste .titel{
	margin-bottom: 20px;
}
.liste .cover-container{
	float: left;
	position: relative;
}
.liste .titel-infos{
	float: left;
	margin-left: 30px;
	width: 610px;
}
.titelliste .nummer{
	font-size:20px;
	font-weight:bold;
	line-height:120%;
	color:rgb(170,17,33);
	margin-bottom: 7px;
}
.titelliste .datum{
	font-size:20px;
	font-weight:bold;
	line-height:120%;
	color:rgb(170,17,33);
	margin-bottom: 7px;
}
.titelliste .titel-rot{
	width: 610px;
	overflow: hidden;
}
.titelliste .beschreibung{
	margin-bottom: 10px;
}
.titelliste .content-right{
	float: right;
	width: 140px;
}
.titelliste .verlag-datum, .titelliste .einbandart, .titelliste .erscheinungsdatum{
	font-size: 11px;
	line-height: 140%;
	color: rgb(153,153,153);
}
.titelliste .verlag, .titelliste .einbandart{
	text-transform: uppercase;
}
.titelliste .icons{
	margin-top: 10px;
}
/* Matrixansicht */
.matrix .titel{
	float: left;
	width: 220px;
}
.matrix .cover-container{
	position: relative;
	margin-bottom: 12px;
}
.matrix .star-white-big{
	margin-left: 10px;
}
.matrix .infos{
	margin-top: 12px;
	margin-bottom: 10px;
}
.matrix .matrix-titel{
	margin-bottom: 5px;
}
.matrix .matrix-titel a{
	font-size:14px;
	font-weight:bold;
	line-height:130%;
	color:rgb(51,51,51);
}
.matrix .titel-grau{
	padding-bottom: 5px;
}
.titelliste .loader-filter{
	width: 16px;
	margin: auto;
	margin-bottom: 20px;
	display: none;
}
.mehr-link-box .loader-mehr{
	display:none;
	float:left;
	margin-right: 4px;
}
/* ---------------------------------------------------------------------------------------------------------------------- */
/*	 Titeldetail	*/
/* ---------------------------------------------------------------------------------------------------------------------- */
#titel_content{
	padding-left: 20px;
}
.titel-beschreibung .rechte-spalte {
	display: none;
}
.titel-beschreibung .cover {
	float: left;
	padding-right: 20px;
	position: relative;
	width: 300px;
}
.titel-beschreibung .produkt-info {
	float: left;
	width: 300px;
}
.infos-allgemein {
	padding-top: 5px;
}
.verlag {
	text-transform: uppercase;
}
.titel-beschreibung .produktnummern {
	padding-top: 5px;
}
.titel-beschreibung .preis {
	color: #000000;
	font-size: 22px;
	padding-bottom: 9px;
	padding-top: 15px;
}
.content .shopvorteile,
.titel-beschreibung .shopvorteile,
.titel-beschreibung .info-detail-extra,
.titel-beschreibung .info-detail .widget-titel,
.titel-beschreibung .info-detail hr {
	display: none;
}
.mwst_versandkosten {
	color: #999999;
	font-size: 11px;
	padding-bottom: 10px;
}
.bestellen-button-lang{
	display: none;
}
.titel-beschreibung .staffelpreise{
	margin-top: 20px;
	border-top: 3px solid #D8D8CB;
	border-bottom: 3px solid #D8D8CB;
}
.titel-beschreibung .staffelpreise .zeile{
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #d7d8d3;
}
.titel-beschreibung .staffelpreise .menge{
	float: left;
}
.titel-beschreibung .staffelpreise .staffelpreis{
	color: #020202;
	float: right;
	font-weight: bold;
}
.titeldetail .content-left {
	float: left;
	padding-bottom: 30px;
	padding-top: 30px;
}
.rezension {
	padding-bottom: 40px;
}
.klappentext-container{
	display: none;
}
.titeldetail .content-right{
	display: none;
}
.titeldetail .interessen{
	display: none;
}
/* ------------------------------------------------------------------------------------ */
/*		 WaKo																			*/
/* ------------------------------------------------------------------------------------ */
.wako-schritte{
	display: none;
}
.widget-warenkorb .formular-buttons{
	display:none;
}
.wako-titelliste .spalten-namen div, .wako-titelliste .float-left{
	float: left;
}
.wako-titelliste .spalten-namen .titel{
	width: 370px;
}
.wako-titelliste .w100{
	width: 100px;
}
.wako-titelliste .w90{
	width: 90px;
}
.wako-titelliste .w60{
	width: 60px;
}
.wako-titelliste hr{
	width: 620px;
	margin-bottom: 20px;
}
.wako-titelliste .trenner{
	margin-top: 10px;
	margin-bottom: 20px;
}
.wako-titelliste .infos-titel{
	width: 270px;
}
.wako-titelliste .anzahl-preise-merkzettel{
	width: 250px;
}
/* ------------------------------------------------------------------------------------ */
/*		 Merkzettel-Seite																*/
/* ------------------------------------------------------------------------------------ */
#merkzettelseite .merkzettel-liste{
	width: 620px;
}
#merkzettelseite .listen-header{
	color: #777777;
}
#merkzettelseite .titel-header{
	float: left;
	width: 550px;
	margin-left: 10px;
}
#merkzettelseite hr{
	margin-bottom: 25px;
}
#merkzettelseite .titel{
	margin-bottom: 20px;
}
#merkzettelseite .cover-container{
	width: 80px;
	float: left;
}
#merkzettelseite .titel-infos{
	width: 235px;
	float:left;
	margin-right: 10px;
	margin-top:-100px;
}

@-moz-document url-prefix() {
    #merkzettelseite .titel-infos{
        width: 220px;
    }
}

#merkzettelseite .titel-infos .titel-grau{
	padding-bottom: 5px;
	margin-top:0px;
}
#merkzettelseite .titel-infos .titel-schwarz{
	margin-bottom: 5px;
}
#merkzettelseite .titel-infos .titel-schwarz a{
	color: #333333;
}
#merkzettelseite .verlag-datum, #merkzettelseite .einbandart, #merkzettelseite .erscheinungsdatum{
	color: #999999;
	font-size: 11px;
	font-weight: normal;
	line-height: 140%;
	text-transform: uppercase;
}
#merkzettelseite .notiz-ausgabe{
	color: #999999;
}
.no-print{
	display:none;
}
/* Aktionen */
#merkzettelseite .change-merkzettelverwaltung,
#merkzettelseite .merkzettel-aktion{
	display:none;
}

/* Auswahl Merkzettel  */
#merkzettelseite .chosen-drop{
	display:none;
}

/* Filter / Sortieren */
#merkzettelseite .filter-ueberschrift,
#merkzettelseite .sortieren-ueberschrift{
	font-weight:700;
	float:left;
}
#merkzettelseite label.sr-only{
	width:300px;
	float:left;
	font-weight:700;
}
#merkzettelseite .sortieren label.sr-only{
	margin-top:-75px;
	margin-left:150px;
	padding-left:0px;
}
#merkzettelseite .sortieren .chosen-single{
	margin-top:-58px;
	margin-left:150px;
	padding-left:0px;
	width:400px;
}
#merkzettelseite label.sr-only:after{
	content: "";
}
#merkzettelseite .chosen-single {
	float:left;
}
#merkzettelseite .sortieren-ueberschrift{
	margin-top:-93px;
	margin-left:150px;
	padding-left:0px;
}
/* Titelliste */
#merkzettelseite .row.header{
	margin-top:20px;
}
#merkzettelseite .row.header .align-right{
	text-align:right;
	float:right;
}
#merkzettelseite .row.row-trenner{
	float:left;
	width:100%;
	border-bottom:1px solid #000;
}
#merkzettelseite .titelliste-body .row.titel{
	float:left;
	width:100%;
	padding-bottom:10px;
	margin-bottom:5px;
	border-bottom:1px solid #000;
}
#merkzettelseite .titelliste-body .row.titel:after{
	content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0px;
}
#merkzettelseite .column-50{
	width:50%;
	float:left;
}
#merkzettelseite .column-12{
	width:16%;
	float:left;
}
#merkzettelseite .wako-cover-container,
#merkzettelseite .titel-infos{
	float:left;
}
#merkzettelseite .wako-cover-container img{
	width:100px;
}
#merkzettelseite .titel-infos{
	margin-left:20px;
	margin-top:-5px;
}
#merkzettelseite .produkt-anzahl{
	border:none;
	margin-top:-3px;
	float:left;
}
#merkzettelseite .preis-klein{
	margin-top:-5px;
	float:left;
}
#merkzettelseite .preis-klein-fett{
	width: 50px;
	float: right;
	text-align: right;
	margin-left: 0px;
	margin-top: -5px;
	font-weight: bold;
	font-size: 14px;
}

#merkzettelseite .notiz-bearbeiten{
	display:none;
}
/* Preis */
#merkzettelseite .row.preis-row{
	margin-left:66%;
	width:34%;
}
#merkzettelseite .row.preis-row:after{
	content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0px;
}
#merkzettelseite .summe-text{
	float:left;
	width:75%;
}
#merkzettelseite .preis-angaben{
	float:right;
	text-align:right;
	width:20%;
}
#merkzettelseite .merkzettel-hinzugefuegt{
	float:left;
	margin-top: 35px;
	margin-left:-220px;
}
#merkzettelseite .preis-angaben .preis-box .preis-klein-fett{
	margin-left:0px;
	margin-top:0px;
	padding-left:0px;
	width:100%;
}
#merkzettelseite .preis-angaben .preis-klein-fett,
#merkzettelseite .preis-angaben .preis{
	font-weight:700;
}
#merkzettelseite .title-ueberschrift{
	margin-left:20px;
}
#merkzettelseite hr{
	margin:0;
	padding:0;
}
#merkzettelseite .row-trenner {
	padding-bottom:10px;
}
#merkzettelseite .row.titel{
	padding-top:20px;
}
#merkzettelseite .borro-rezension{
	height: 100%;
	width: 100%;
	float: left;
	padding-right:5px;
}
#merkzettelseite .borro-rezension img{
	width: 70px;
}
#merkzettelseite .merkzettel-markieren{
	float:left;
}
#merkzettelseite .druckdatum{
	display:inline;
}
#merkzettelseite h1{
	color:#000;
}
#merkzettelseite #seitenname{
	color:#000;
	width:150px;
	float:left;
}
#merkzettelseite .merkzettelname{
	color: #000;
	font-family: "Noto Sans";
	font-size: 30px;
	font-weight: normal;
	line-height: 120%;
	margin: auto auto 20px;
	width:auto;
	float:left;
}
#merkzettelseite .text-anzahl-titel,
#merkzettelseite .druckdatum{
	width:100%;
	float:left;
}
#merkzettelseite,
#merkzettelseite .titel-schwarz,
#merkzettelseite .verlag-datum,
#merkzettelseite .einbandart,
#merkzettelseite .preis-klein-fett,
#merkzettelseite .lieferbar,
#merkzettelseite .form-feld{
	font-size:8pt;
}
#merkzettelseite .lieferbar {
	font-size: 7pt;
}
#merkzettelseite .artikelnummer,
#merkzettelseite .isbn{
	font-size:7pt;
	line-height:120%;
}
#merkzettelseite .artikelnummer.margin{
	margin-top:10px;
}
#merkzettelseite .isbn.margin{
	margin-top:10px;
}
#merkzettelseite .lieferstatus ul{
	padding-top:0px;
	margin-top:10px;
}
#merkzettelseite .icons .borro-rezension{
    float: left;
    height: 20px;
    overflow: hidden;
    margin-right: 5px;
    position: relative;
    width: 20px;
}
#merkzettelseite .icons .borro-rezension.michaelsbund{
    float: left;
    height: 20px;
    overflow: hidden;
    margin-right: 5px;
    position: relative;
    width: 120px;
}
.logo img{
	height:60px;
}
#merkzettelseite img.remote-cover{
	width:60px;
	height:auto;
}