/* style4.css */
ul.nav {
	margin:0;
	background-color:#D6D6D6;
	height:20px;
	font-size:11px;
}
ul.nav li {
	float:left;
	list-style:none;
	margin:0;
}
ul.nav li a {
	float:left;
	line-height:10px;
	color:#555;
}
ul.nav li a:hover {
	color:#2e2e2e;
	text-decoration:none;
}
ul#nav1 {
	padding:0 0 0 8px;
	border-top:20px solid #999;
}
ul#nav1 li a {
	padding:6px 5px 4px 5px;
}
ul#nav1 ul {
	position:absolute;
	min-width:80px;
	margin:20px 0 0 -8px;
	padding:2px 0 5px 0;
	background-color:#D6D6D6;
}
ul#nav1 ul li {
	float:none;
}
ul#nav1 ul a {
	display:block;
	float:none;
	line-height:16px;
	padding:0 10px 0 13px;
}
ul#nav2 {
	float:right;
}
ul#nav2 li a {
	padding:4px 6px 6px 6px;
}
#menu_main div {
	position: absolute;
	top: 55px;
	z-index: 2;
	display:none;
}
#topics div {
	position: absolute;
	top: 35px;
	visibility: visible;
	z-index: 3;
}

.divider {
	border-top:1px solid #999;
}

.maroon, a.maroon { color: #800000 }
.bl   { color: white; background-color: maroon }
.submit {
	font-size: 10px;
	background-color:#d6d6d6;
}
h1.schoe {
	font-family:schoe,georgia,garamond,serif;
	font-size:44px;
	font-weight:normal;
	color:#919191;
	margin:10px 0 30px 0;
}
input#suche {
	float:left;
	margin-right:5px;
}
.azlist {
	padding:0px 3px;
}
img.imgb {
	border:1px solid #333;
}
a span {
	color:#333;
}
p.buecher_mehr a {
	float:left;
	padding:0 15px 20px 0;
	height:116px;
}
td {
	line-height:1.5em;
	vertical-align:top;
}
div.note {
	padding-left:35px;
	background-image:url(/img/div/note.gif);
	background-repeat:no-repeat;
	background-position:5px 0;
}
div#videoplayer { /* nonverblaster */
	display:block;
	margin-bottom:2em;
}
div.ebook_cover_klein {
	position:absolute;
	margin:-10px 0 0 -10px;
	background-repeat:no-repeat;
	background-position:top left;
}
div.ebook_cover_klein {
	height:110px;
	padding:10px 0 0 75px;
	background-image:url(/img/div/ebook_logo_cover_k.png);
}
div.ebook_cover_klein p {
	width:140px;
	height:110px;
	margin:0;
	background-color:#f2f2f2;
}
div.ebook_cover_klein a {
	color:maroon !important;
}
div.ebook_cover_klein a:hover {
	color:#333 !important;
}
div.ebook_cover_klein:hover {
	cursor:hand;
}
table#warenkorb-adresse {
	width:290px;
}
table#warenkorb-adresse .input {
	width:220px;
}
div.buecher-liste, div.download-liste {
	margin-top:30px;
}
/*übernommen*/
div.buecher-liste div.titel {
	float:left;
	width:195px;
	height:160px;
	padding-right:30px;
}
div.download-liste p {
	float:left;
	margin:0 30px 30px 0;
}
div.download-liste a {
	display:block;
	color:#333;
	width:82px;
}
div.download-liste a img {
	margin-bottom:5px;
}
div.download-liste a:hover {
	text-decoration:none;
}
/*übernommen ende*/
a.seitenanfang {
	display:block;
	clear:both;
	margin-top:30px;
	text-align:right;
}
div.download-liste p {
	float:left;
	margin:0 30px 30px 0;
}
div.download-liste a {
	display:block;
	color:#333;
	width:82px;
}
div.download-liste a img {
	margin-bottom:5px;
}
div.download-liste a:hover {
	text-decoration:none;
}
div.download2 a {
	display:block;
	width:auto;
}
/*alt*/
table.download td {
	padding:0 40px 30px 0;
}
table.download img {
	margin-bottom:5px;
}
table.download a:hover {
	text-decoration:none;
}
div.nav_seitenzahl {
	float:right;
	margin-top:24px;
}
div.nav_seitenzahl a {
	color:#333;
	padding:0 2px;
}
div.nav_seitenzahl a.selected {
	font-weight:bold;
}
img.img_right {
	float:right;
	margin:0 0 25px 25px;
}
img.img_left {
	float:left;
	margin:0 25px 25px 0;
}
div.footer {
	clear:both;
	height:20px;
	background-color:#d6d6d6;
}

div.social_media {
	float:right;
}
div.social_media img.twitter {
	margin:0 10px 0 10px;
}
div.social_media img.facebook {
	margin-right:13px;
}

@media print {
	.noprint { display: none }
}

/* style.css */
* {
	border:0;
	padding:0;
	margin:0;
	outline:0;
}
body {
	color:#333;
}
ul.pages li {
	display:inline;
}
ul.pages li a {
	color:#333;
}
ul.pages li a, ul.pages li span {
	float:left;
}
ul.pages li span.inactive {
	color:#ccc;
}
ul.pages li a.selected {
	color:black;
	font-weight:bolder;
}
div.article {
	padding:40px;
	min-height:500px;
}
div.article a {
	color:maroon;
}
div.article ul {
	margin:0 10px 1.5em 30px;
}
ul.vor_zurueck {
}
ul.vor_zurueck li {
	list-style:none;
}
ul.vor_zurueck li a {
	color:#666;
}
ul.vor_zurueck li a.weiter {
	float:right;
}
ul.vor_zurueck li a.zurueck {
	display:block;
}
nav.big {
	clear:both;
}
nav.big a {
	float:right;
	font-size:20px;
	color:#919191;
}
nav.big a:hover {
	color:black;
	text-decoration:none;
}
ul.alphabet {
	float:right;
	margin-top:19px;
}
ul.alphabet li {
	display:inline;
}
ul.alphabet li.o {
	display:block;
	float:left;
	padding:3px;
	color:#999;
}
ul.alphabet li a {
	display:block;
	float:left;
	padding:3px;
	font-weight:normal;
}

ul.autoren a {
	color:#333;
}
ul.autoren li {
	font-weight:bolder;
	list-style:none;
}
ul.autoren li li {
	font-weight:normal;
	margin-bottom:0;
}
ul.autoren li li a {
	background-image:url(/img/global/list-style-type.gif);
	background-repeat:no-repeat;
	background-position:0 7px;
}

div.autoren_bild {
	float:left;
}

div.buecher-liste div {
	float:left;
}
div.buecher-liste img {
	float:left;
	margin-right:10px;
}
div.buecher-liste a {
	display:block;
	color:#333;
}
div.buecher-liste a:hover {
	text-decoration:none;
}
div.buecher-detail h1 a {
	display:inline;
}
div.buecher-detail div.abbildung {
	float:left;
	width:150px;
}
div.buecher-detail div.abbildung p {
	font-size:11px;
	color:maroon;
	line-height:1.5em;
	font-style:italic;
}
div.buecher-detail h1 {
	font-size:24px;
}
div.buecher-detail ul.info {
	margin-bottom:1em;
}
div.buecher-detail ul.info li {
	list-style-image:url(/img/global/pfeil-mehr.gif);
}
p.buecher-mehr a {
	float:left;
	padding:0 15px 20px 0;
	height:116px;
}
div#lesungen img {
	float:left;
}
div#lesungen h2 {
	margin-top:0;
}
div#lesungen div.menu p {
	margin:0;
	padding-left:10px;
}
div#lesungen div.menu ul {
	margin:0;
	padding:0;
	list-style:none;
}
div#lesungen div.menu ul li {
	display:inline;
}
div#lesungen div.menu a {
	float:left;
	padding:0 10px;
}
div#lesungen div.menu a.selected {
	font-weight:bolder;
}
div.suche a {
	color:#333;
}
div.download-liste a {
	color:#333;
}
div.footer {
	clear:both;
}
p.small {
	font-size:11px;
}
p.quote {
	margin-top:40px;
}
div.quote {
	position:absolute;
	font-size:88px;
	font-family:schoe, Arial, Helvetica, Verdana, sans-serif;
	color:#ccc;
	margin:40px 0 0 0;
}
div.quote_end {
	margin:25px 0 0 370px;
}
div.ebook_haendler {
	background-repeat:no-repeat;
}
div.ebook_haendler a {
	padding-left:13px;
	background-image:url(/img/global/pfeil-mehr.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
}
div.multimedia object {
	margin-top:5px;
}
li.link_box a.link_box_i {
    padding:0 4px;
}
img.der-lange-tag-der-buecher {
}
div.download-protected a {
	display:block;
}
div.download-protected form.code {
	display:none;
	margin-bottom:.5em;
}
div.download-protected input#code {
	width:10em;
	margin-right:.75em;
}
div.download-protected label {
	width:8em;
	margin-left:1em;
	line-height:1.9em;
}
div.aktuell.leipziger-buchmesse-2016 p a {
	float:left;
	color:#888;
}
div.aktuell.leipziger-buchmesse-2016 p a:hover {
	color:black;
	text-decoration:none;
}
div.aktuell.leipziger-buchmesse-2016 p a img:nth-child(2) {
	margin:0 0 5px 0;
}
img.leipziger-buchpreis-siegel {
	position:absolute;
}
.shadow {
	padding:5px 10px;
	box-shadow:0 0 5px 0 rgba(0,0,0,.08);
	border-radius:3px;
}
.linkbox {
	position:absolute;
	color:white !important;
	opacity:.6;
	background-color:black;
}
.linkbox:hover {
	text-decoration:none !important;
	opacity:.8;
	cursor:hand;
}
.error {
	color:maroon;
}
label {
	float:left;
}
label.l {
	display:inline;
	float:none;
	width:auto;
}
label.cb {
	display:block;
	width:auto;
	float:none;
	margin:-20px 0 0 20px;
}
div.txt-cb {
	display:block;
	width:auto;
	float:none;
}
div.nav_seitenzahl {
	float:right;
	margin-top:24px;
}
div.nav_seitenzahl a {
	color:#333;
	padding:0 2px;
}
div.nav_seitenzahl a.selected {
	font-weight:bold;
}
p.seitenanfang {
	clear:both;
	text-align:right;
	margin:0;
	padding:0;
}
p.seitenanfang a {
	font-size:24px;
	color:#999;
}
p.seitenanfang a:hover {
	text-decoration:none;
}
p.copy {
	color:#616161;
}
input.ml {
	margin-left:10px;
}
input.error {
	color:#333;
	border:1px solid #cc7f7f !important;
	background-color:white;
}
select.error {
	color:#333;
	border:1px solid #cc7f7f !important;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
.clear {
	clear:both;
}
.cl {
	clear:left;
}
.cr {
	clear:right;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.r, .ar {
	text-align:right;
}
h1, h2, h3, h4 {
	font-family:schoe, Arial, Helvetica, Verdana, sans-serif;
	font-weight:normal;
}
h1 a, h2 a, h3 a {
	display:block;
}
h2 {
	line-height:1.4em;
}
h3 {
	line-height:1.4em;
}
h1 a {
	color:#666 !important;
}
h2 a {
	color:#666 !important;
}
.unscheinbar {
	color:#ccc;
}
a, a:active, a:link, a:visited { cursor:pointer; color: #333333; text-decoration: none }
a:hover { color: black; text-decoration: underline }
a.pdf {
	display:inline-block;
	padding-left:20px;
	background-image:url(/img/div/pdf-32x32.png);
	background-repeat:no-repeat;
	background-size:16px 16px;
}
a.ebook {
	display:block;
	padding:22px 0 22px 70px;
	margin-bottom:1em;
	background-image:url(/img/global/ebook-logo-schoeffling.gif);
	background-repeat:no-repeat;
}
.clearfix:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0;
}
.clearfix {
	display:inline-block;
}
html[xmlns] .clearfix {
	display:block;
}
* html .clearfix {
	height:1%;
}

a.box-download {
	display:block;
	font-size:17px;
	line-height:1.25em;
	text-decoration:none;
	margin:2em 0 0 0;
	border-radius:12px;
	background-color:#e6e6e6;
	overflow:hidden;
}
a.box-download:hover, a.box-download:hover span {
	color:#555 !important;
	text-decoration:none;
}
a.box-download span {
	font-family:schoe, Arial, Helvetica, Verdana, sans-serif;
	color:#777 !important;
	display:inline-block;
	width:230px;
	padding:30px 0 0 0;
}
a.box-download span i.fa {
	float:right;
	font-size:40px;
	color:#c4c4c4;
}
a.box-download:hover span i.fa {
	color:#888 !important;
}
a.box-download img {
	float:left;
}

aside.cookies {
	position:fixed;
	box-sizing:border-box;
	display:none;
	bottom:0;
	width:100%;
	font-size:12px;
	line-height:15px;
	color:#eee;
	padding:8px 10px;
	background-color:rgba(102,102,102,.9);
	text-align:center;
}
aside.cookies p {
	margin:0 auto 12px auto;
	padding:0 25px;
	max-width:720px;
}
aside.cookies a {
	color:white;
	text-decoration:underline;
}
aside.cookies button {
	cursor:pointer;
	font-size:12px;
	color:white;
	margin:0 10px 3px 10px;
	padding:2px 5px;
	border:1px solid #ccc;
	border-radius:3px;
	background-color:rgb(102,102,102);
}
aside.cookies button:hover {
	background-color:rgb(80,80,80);
}
.dialog {
	position:fixed;
	display:none;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	min-width:250px;
	max-width:300px;
	padding:10px;
	border:6px solid #dbdbdb;
	background-color:white;
	box-shadow:0 0 10px 0 rgba(0,0,0,.3);
	border-radius:3px;
	z-index:10;
}
.dialog i.close {
	float:right;
	color:#bbb;
	cursor:pointer;
	padding:5px;
	transform:translate(6px,-8px);
}
.dialog i.close:hover {
	color:#666;
}
#abdecker {
	position:absolute;
	display:none;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background-color:rgba(0,0,0,.4);
	z-index:9;
}
p.ok {
	position:relative;
	padding-left:25px;
}
p.ok::after {
	content:"\f00c"; /*fa-check*/
	position:absolute;
	top:0;
	left:0;
	font-family:FontAwesome;
	font-size:18px;
	color:#71bd25;
}

i#dev {
	position:fixed;
	top:0;
	right:40px;
	font-style:normal;
	font-size:12px;
	line-height:1em;
	color:white;
	background-color:#ff7200;
	display:inline-block;
	padding:2px 8px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}
/* desktop.css */
* {
	margin:0; padding:0; border:0; outline-width:0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5em;
	text-align:center;
	background-color:#e6e6e6;
}
div#main {
	margin:20px auto;
	text-align:left;
	background-color:#f2f2f2;
	width:900px;
	box-shadow:0 0 5px 0 rgba(0,0,0,.08);
	transition:.5s margin;
}
div#main.keks-rand {
	margin-bottom:100px;
}
#main {
	position:relative;
	width:850px;
	margin:20px auto;
	text-align:left;
	background-color:#f2f2f2;
}
img#logo {
	position:absolute;
	right:0;
}
ul.nav {
	margin:0 6px 0 0;
	background-color:#D6D6D6;
	height:20px;
	font-size:11px;
}
ul.nav li {
	float:left;
	list-style:none;
	margin:0;
}
ul.nav li a {
	float:left;
	line-height:10px;
	color:#555;
}
ul.nav li a:hover {
	color:#2e2e2e;
	text-decoration:none;
}
ul#nav1 {
	margin:0 !important;
	padding:0 0 0 8px;
	border-top:20px solid #999;
}
ul#nav1 li a {
	padding:6px 5px 4px 5px;
}
ul#nav1 ul {
	position:absolute;
	display:none;
	min-width:80px;
	margin:20px 0 0 -8px;
	padding:2px 0 5px 0;
	background-color:#D6D6D6;
}
ul#nav1 ul li {
	float:none;
}
ul#nav1 ul a {
	display:block;
	float:none;
	line-height:16px;
	padding:0 10px 0 13px;
}
ul#nav2 {
	float:right;
	margin-right:150px;
}
ul#nav2 li a {
	padding:8px 6px 8px 6px;
}
ul.nav_article {
	font-size:11px;
	height:20px;
	padding:0;
	margin:0 0 25px 0 !important;
}
ul.nav_article li {
	float:left;
	list-style:none;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
}
ul.nav_article li a {
	display:block;
	padding:2px 10px 2px 10px;
}
ul.nav_article li a.sel {
	color:black !important;
}
ul.nav_article li a.sub {
	padding-right:12px;
	background-image:url(/img/global/pfeil-navi-sub.gif);
	background-position:right 8px;
	background-repeat:no-repeat;
}
ul.nav_article ul {
	position:absolute;
	display:none;
	background-color:#f2f2f2;
	margin:1px 0 0 0;
}
ul.nav_article ul li {
	float:none;
	border:0;
}
ul.nav_article ul li a {
	padding:0 10px 0 10px;
}
div.box {
	width:570px;
}
div.bestellung.zahlungsart div.box {
	width:auto;
}
div.box.foreignrights {
	width:auto;
}
div.autoren {
}
ul.pages {
	float:right;
	margin-top:0;
}
ul.pages li a, ul.pages li span {
	padding:3px;
}

h1 {
	font-size:44px;
	line-height:40px;
	color:#919191;
	margin:0 0 30px 0;
}
h2 {
	font-size:18px;
	color:#7a7a7a;
	margin:1.75em 0 1em 0;
}
h3, h4 {
	font-size:16px;
	color:#7a7a7a;
	margin:1.75em 0 .75em 0;
}
h1 a {
	color:#919191 !important;
}
h2 a {
	color:#7a7a7a !important;
}
h2.aboutus {
	font-size:30px;
	line-height:1.25em;
	max-width: 500px;
}
p {
	margin-bottom:1em;
	max-width:500px;
}
a:hover {
	color:black;
	text-decoration:underline;
}
h2 a:hover {
	text-decoration:none;
}
div.footer {
	position:relative;
	height:26px;
	background-color:#d6d6d6;
}
div.footer input#suche {
	font-size:11px;
	width:120px;
	margin:4px 0 0 13px;
	padding:3px 1px 2px 5px;
	background-color:#f2f2f2;
	border:0;
}
div.footer input[type='submit'] {
	color:#2e2e2e;
	border:0;
	margin:5px 0 0 0;
	padding:1px 0 0 10px;
	background-color:#D6D6D6;
}
div.footer input[type='submit']:hover {
	color:black;
	cursor:pointer;
}
ul.autoren li {
	margin-bottom:20px;
}
ul.autoren li li a {
	display:block;
	padding-left:12px;
}
div.autoren h1 {
	font-size:28px;
	line-height:30px;
	margin-bottom:20px;
}
div.autoren h2 {
	margin-top:2em;
}
div.autoren_bild {
	width:190px;
}
div.autoren_text {
	margin-left:190px;
}
div.buecher {
	width:700px;
}
div.buecher img {
	margin:0 28px 20px 0;
}
div.buecher_neu {
	width:650px;
}
div.buecher_neu img {
	margin:0;
}
div.buecher_neu a {
	float:left;
	height:160px;
	margin:0 30px 28px 0;
}
p.buchmesse-frankfurt {
	float:right;
	margin:-25px 84px -42px 0;
	max-width:100%;
}
p.deutscher-verlagspreis {
	margin:0 0 24px 0;
}
p.deutscher-verlagspreis img {
	height:auto;
	margin-right:20px;
}
div.buecher-liste, div.download-liste {
	margin-top:30px;
}
div.buecher-liste div {
	width:220px;
	height:116px;
	margin:0 30px 30px 0;
	overflow:hidden;
}
div.buecher-liste a span {
	color:maroon;
}
div.buecher-detail div.abbildung {
	margin-right:30px;
}
div.buecher-detail div.abbildung p {
	font-size:11px;
	color:maroon;
	line-height:1.5em;
	font-style:italic;
}
div.buecher-detail div.inhalt {
	margin-left:180px;
}
div.buecher-detail.cover-querformat div.inhalt {
	clear:both;
}
div.buecher-detail.cover-querformat div.abbildung img {
	width:auto;
	max-height:200px;
}
div.buecher-detail h1 {
	margin:0 0 25px 0;
	line-height:28px;
}
div.bilder {
	width:66em;
}
div.bilder p {
	float:left;
	width:19.167em;
	margin:0 1.5em 1.5em 0;
}
div.buecher-detail div.bilder {
	width:auto;
}
div.buecher-detail div.bilder img {
	margin:0 15px 20px 0;
}
div.ebook_haendler {
	position:absolute;
	margin-left:580px;
	width:150px;
	height:60px;
	padding-top:65px;
	background-image:url(/img/global/ebook-logo-schoeffling.gif);
	background-position:top center;
	white-space:nowrap;
}
p.in-den-warenkorb {
	float:right;
	margin:0 110px 1em 2em;
	width:auto;
}
div.ebook_haendler p {
	margin:5px 0 10px 25px;
}
div#lesungen div.menu {
	position:absolute;
	margin:0 0 0 600px;
}
div#lesungen div.text {
	margin-left:140px;
}
div.lesung-buchen {
	margin-top:40px;
}
div.lesung-buchen h2 {
	margin-top:0;
}
div.lesung-buchen div.autor {
	position:absolute;
	font-size:10px;
	line-height:13px;
	color:#999;
	width:80px;
	margin-bottom:40px;
}
div.lesung-buchen div.autor img {
	margin-top:2px;
}
div.lesung-buchen div.text {
	margin-left:100px;
	width:330px;
	min-height:100px;
	margin-bottom:40px;
}
div.lesung-buchen div.titel {
	position:absolute;
	font-size:11px;
	color:#666;
	margin-left:460px;
	width:250px;
}
div.lesung-buchen div.titel img {
	float:left;
}
div.lesung-buchen div.titel p {
	margin-left:85px;
}
div.termine p.img {
	float:right;
	margin:0 0 1em 1.5em;
}
p.vorschau {
	float:right;
	font-size:11px;
	line-height:14px;
	margin:0 -145px 28px 0;
	text-align:center;
}
p.vorschau a {
	display:block;
	width:96px;
	height:163px;
	color:#666 !important;
	margin:0 0 25px 0;
	background-color:#e6e6e6;
}
p.vorschau a:hover {
	text-decoration:none;
	color:#000 !important;
	background-color:#e0e0e0;
}
p.vorschau img {
	width:82px;
	height:auto;
	margin:7px 7px 5px 7px;
}
p.vorschau small {
	color:#999;
	font-size:10px;
}
div.download-liste p {
	float:left;
	margin:0 30px 0 0;
	height:192px;
}
div.download-liste a {
	display:block;
	width:82px;
}
div.download-liste a img {
	margin-bottom:5px;
}
div.download-liste a:hover {
	text-decoration:none;
}
div.coverliste {
	max-width:510px;
}
div.coverliste img {
	margin:0 15px 20px 0;
}
a.link_box, a.link_box2, li.link_box {
	color:white !important;
	padding:1px 5px 2px 23px;
	border:1px solid #A2A2A2;
	background-color:#A2A2A2;
	background-image:url(/img/div/button-arrow.gif);
	background-repeat:no-repeat;
}
a.link_box:hover, a.link_box2:hover {
	color:#333333;
	text-decoration:none;
}
a.link_box2 {
	border:1px solid #fa9b44;
	background-color:#fa9b44;
}
a.link_box2:hover {
	border:1px solid #A2A2A2;
	background-color:#A2A2A2;
}
li.link_box {
    list-style-image:none !important;
    list-style-type:none !important;
    margin:0 0 0 -15px;
    line-height:14px;
    display:inline;
}
li.link_box a {
	display:inline-block;
    color:white !important;
    margin-bottom:5px;
}
li.link_box a.link_box_i {
    text-decoration:underline;
}
a.butt-gradient {
	display:inline-block;
	font-size:11px;
	color:white !important;
	margin:5px 0 5px 0;
	padding:2px 7px;
	border-radius:3px;
	background-color:#a0a0a0;
}
a.butt-gradient:hover {
	text-decoration:none;
	background-color:#666;
	background: rgb(120,120,120);
}
a.butt-gradient-maroon {
	background-color:maroon;
}
a.butt-gradient-maroon:hover {
	background-color:maroon;
	background: rgb(102,0,0);
}
p.info-start {
	text-align:right;
	max-width:none;
	margin-bottom:-40px;
}
p.buchmesse-leipzig {
	margin:-30px 90px 7px 47px;
	max-width:none;
}
img.openbooks {
	float:right;
	margin:-22px -140px 0 30px;
}
div.icons-nav {
	position:absolute;
	right:0;
	font-size:20px;
	margin:5px 10px 0 0;
	text-align:right;
}
div.icons-nav a {
	position:relative;
	float:left;
	color:#999;
}
div.icons-nav a {
	padding:5px;
	transition:all .3s;
}
div.icons-nav a:hover {
	text-decoration:none;
}
div.icons-nav a.fa:hover {
	color:maroon;
}
div.icons-nav a.fa-twitter:hover {
	color:#59adeb;
}
div.icons-nav a.fa-facebook-square:hover {
	color:#3c5a96;
}
div.icons-nav a.fa-envelope {
	font-size:18px;
}
div.icons-nav a.fa-shopping-cart {
	color:maroon;
}

div.footer div.icons-nav {
	margin:0;
	right:5px;
}
div.footer div.icons-nav a {
	font-size:18px;
	color:#777;
	padding:4px 10px 4px 0;
}
div.footer div.icons-nav a.fa-envelope {
	font-size:17px;
}
div.footer div.icons-nav img {
	padding:0 10px;
}
p.txt-cb {
	margin:-2px 0 0 20px;
}
p.txt-cb input[type='checkbox'] {
	float:left;
	margin:2px 0 0 -20px;
}
div.banner_hotlist {
	position:absolute;
	width:100px;
	margin:32px 0 0 680px;
	font-size:11px;
	line-height:15px;
}
div.banner_hotlist img {
	margin:0 0 5px 0;
}
div.banner_hotlist p {
	margin:0 0 0 5px;
}
img.der-lange-tag-der-buecher {
	float:right !important;
	margin:-32px 50px 0 0;
}
div.jahrbuch-der-lyrik img.img_right {
	margin:40px -150px 0 0;
}
label {
	width:120px;
}
small {
	font-size:11px;
}
hr {
	border:0;
	border-bottom:1px solid #ccc;
	margin:15px 0;
	max-width:500px;
}
a.button {
	display:inline-block;
	font-size:11px;
	line-height:1em;
	color:#666 !important;
	padding:5px 5px;
	border:1px solid #bfbfbf;
	background-color:white;
}
a.button:hover {
	color:#333 !important;
	border:1px solid #666;
	text-decoration:none;
}
input, submit, select, textarea {
	font-size:12px;
	color:#626262;
}
input[type='text'], input[type='password'], textarea {
	border:1px solid #bfbfbf;
	width:250px;
	margin-bottom:5px;
	padding:3px;
}
input[type='submit'] {
	font-size:11px;
	line-height:1em;
	border:1px solid #bfbfbf;
	width:auto !important;
	background-color:white;
	padding:5px 6px;
	vertical-align: bottom;
}
input[type='submit']:not([disabled]):hover {
	color:#333;
	border:1px solid #666;
	cursor:pointer;
}
input[type='checkbox'] {
	margin-right:10px;
	border:0;
}

select {
	width:258px;
	margin-bottom:4px;
	border:1px solid #bfbfbf;
	background-color:white;
	padding:2px 3px;
}
input:focus, textarea:focus {
	background:#fffae6;
}
input#suche {
	padding:0;
}
div#tooltip {
	position:absolute;
	display:none;
	padding:3px 8px;
	text-align:left;
	background-color:#f5f5f5;
	border-radius:3px;
	box-shadow:0 0 10px 0px rgba(0,0,0,0.2);
	min-width:10em;
	max-width:19em;
	font-size:.917em;
	line-height:1.5em;
	z-index:999;
}
div#tooltip ul {
	margin-left:1em;
}
a.box-download {
	width:400px;
}
a.box-download span i.fa {
	margin:-20px -20px 0 0;
}
a.box-download img {
	margin:0 20px 0 0;
}
div.box.aktuell {
	width:auto;
}
div.aktuell h1 {
	font-size:34px;
}
nav.big a {
	font-family:schoe, Arial, Helvetica, Verdana, sans-serif;
	font-weight:normal;
}

img.siegel-plbm-nominiert {
	float:right;
	margin:20px -70px 0 0;
}
img.leipziger-buchpreis-2016 {
	float:right;
	margin:30px 0 0 0;
}

div.aktuell.leipziger-buchmesse-2016 p a {
	margin:30px 50px 0 40px;
}
div.aktuell.leipziger-buchmesse-2016 cite {
	font-size:16px;
	font-family:schoe, Arial, Helvetica, Verdana, sans-serif;
	color:#888;
	font-style:normal;
	text-align:right;
	margin:-40px 0 0 0;
}
div.aktuell.leipziger-buchmesse-2016 nav {
	margin:-32px 0 40px 0;
}
img.leipziger-buchpreis-siegel {
	margin:-30px 0 0 115px;
}

body.loschuetz-2018 {
	box-sizing:border-box;
	background-color:#edc752;
}
body.loschuetz-2018 div#main {
	display:none;
}
body.loschuetz-2018 div.loschuetz-2018 {
	display:block;
}
div.loschuetz-2018 {
	display:none;
	font-family:'Times New Roman', Times, Georgia, serif;
	letter-spacing:1px;
	text-align:left;
	color:white;
	margin:0 auto;
	padding:50px 0 0 0;
	max-width:1030px;
	height:auto !important;
	height:100%;
	min-height:100%;
	background-color:#eab520;
	box-shadow:0px 0px 100px 0px rgba(255,255,255,0.1);
}
div.loschuetz-2018 p {
	text-align:right;
	padding:0 70px 0 0;
	max-width:none;
}
div.loschuetz-2018 p.cover {
	float:left;
	margin:110px 0 0 70px;
	font-size:18px;
	text-align:center;
}
div.loschuetz-2018 p.cover img {
	margin:0 0 10px 0;
}
div.loschuetz-2018 h1 {
	font-family:'Times New Roman', Times, Georgia, serif;
	font-weight:normal;
	font-size:48px;
	line-height:48px;
	letter-spacing:2px;
	color:white;
	padding:100px 0 0 70px;
}
div.loschuetz-2018 ul {
	margin:60px 0 0 0;
}
div.loschuetz-2018 li {
	font-size:26px;
	list-style:none;
	margin:0 0 0 700px;
}
div.loschuetz-2018 li a {
	display:inline-block;
	padding:15px 10px 15px 0;
}
div.loschuetz-2018 a {
	color:white;
}
div.loschuetz-2018 p.spiegel {
	font-size:16px;
	line-height:20px;
	margin:80px 0 0 0;
	font-style:italic;
	color:#f8e9c3;
}
div.loschuetz-2018 cite {
	display:block;
	font-size:22px;
	line-height:28px;
	margin:0 0 5px 0;
}
div.loschuetz-2018 p.close {
	font-size:24px;
	line-height:28px;
	margin:75px 0 0 0;
	padding-bottom:70px;
}

@media print {
	.noprint { display: none }
}
@font-face {
	font-family:schoe;
	src: url('/img/typo/schoe.eot');
}
@font-face {
	font-family:schoe;
	src: url('/img/typo/schoe.ttf');
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CCAttribution-ShareAlike 2.5 Brazil - http://creativecommons.org/licenses/by-sa/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}
#lightbox-nav-btnNext {
	right: 0;
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}
#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose {
	float: right;
	padding-bottom: 0.7em;
}

/* shop.css */
table.warenkorb {
	table-layout:fixed;
	margin:30px 0 10px 0;
	width:100%;
}
table.warenkorb thead {
}
table.warenkorb td {
	vertical-align:top;
	padding:4px;
}
table.warenkorb td.pos {
	text-align:center;
	width:24px;
}
table.warenkorb td.img {
	width:250px;
}
table.warenkorb td {
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}
table.warenkorb a {
	color:#333;
}
table.warenkorb input.c {
	text-align:right;
}
table.warenkorb input[type='text'] {
	width:30px;
	text-align:right;
}
table.warenkorb img {
	float:left;
	padding:3px 10px 3px 3px;
}
table.warenkorb tr.kalk td {
	text-align:right;
	padding:0 4px 0 0;
	border-left:0;
	border-top:0;
	white-space:nowrap;
}
table.warenkorb tr td.last {
	border-right:1px solid #ccc;
}
table.warenkorb tr.bt td {
	border-top:1px solid #ccc;
	padding-top:4px;
}
table.warenkorb tr.bb td {
	border-bottom:1px solid #ccc;
}
table.warenkorb tr.pb td {
	padding-bottom:4px;
}
table.warenkorb tr.ende td {
	padding:0 0 2px 0;
}
table.warenkorb tr.b td {
	font-weight:bolder;
}
table.warenkorb td:nth-child(n+2) {
	width:80px;
}
table.warenkorb td.do_merkzettel {
	width:96px;
}
table.warenkorb td.kalk {
	padding:0 4px 0 0;
}
a.button_warenkorb {
	float:right;
}
input#lieferadresse_button {
	margin-left:10px;
}
span#lieferadresse_x {
	float:right;
	padding:5px;
	font-size:14px;
	color:#7a7a7a;
	margin:0 188px 0 0;
}
span#lieferadresse_x:hover {
	cursor:pointer;
}
table.warenkorb a.fa {
	font-size:14px;
	color:#999;
}
table.warenkorb a.remove {
	float:right;
}
table.warenkorb a.refresh {
	display:none;
	padding-right:.75em;
}
table.warenkorb a.fa:hover {
	text-decoration:none;
	color:#333;
}
h1 {
}
h2 {
	margin:0 0 10px 0;
}
h3 {
}
div.bestellung p {
	max-width:none;
}
form.anmelden {
	margin-bottom:50px;
}
div.anmelden h2 {
	margin-top:0;
}
form#form_kundendaten, form#form_bestellung, form#form_bestaetigung {
	clear:left;
	padding-top:12px;
}
form#form_kundendaten input.text, form#form_bestellung input.text, form#form_kundendaten textarea {
	width:250px;
	margin-right:3px;
}
form#form_kundendaten input#geburtsdatum_d, form#form_kundendaten input#geburtsdatum_m {
	width:20px;
	margin-right:7px;
}
form#form_kundendaten input#geburtsdatum_y {
	width:30px;
}
form#form_kundendaten textarea#mitteilung {
	width:370px;
}
form#form_kundendaten label.cb {
	width:370px;
}
div#bankverbindung {
	display:none;
	margin-top:12px;
}
div#bankverbindung h2 {
	margin-bottom:9px;
}

form.zahlungsart:not(.visible) {
	display:none;
}
form.creditcard select[name='creditcard_expiryMonth'] {
	width:127px;
	margin-right:6px;
}
form.creditcard select[name='creditcard_expiryYear'] {
	width:125px;
}
form.zahlungsart input[type='submit'] {
	margin:5px 10px 0 0;
}
p.zahlungsart {
	white-space:nowrap;
}
p.zahlungsart input,
p.zahlungsart img {
	width:auto;
	height:auto;
	border:0;
	margin:0 60px 0 0;
	background-image:none;
	max-width:175px;
	max-height:60px;
	transition:opacity .2s;
}
p.zahlungsart input.unselected {
	opacity:.6;
}
p.zahlungsart input:hover {
	opacity:1;
}
p.zahlungsart input {
    font-family:schoe, Arial, Helvetica, Verdana, sans-serif;
    font-size:20px;
}
p.zahlungsart input:focus {
    outline:none;
    background-color:transparent;
}
div.warenkorb p.zahlungsart {
	float:right;
	text-align:right;
	margin:30px 0 0 0;
}
div.warenkorb p.zahlungsart img {
	margin:0 0 15px 0;
}

div.versandkosten {
	font-size:11px;
	line-height:1.5em;
	white-space:normal;
	width:420px;
	margin-bottom:15px;
	text-align:left;
}
p#error_agb {
	display:none;
}
div.info-kartenpruefnummer {
	position:absolute;
	margin:-30px 0 0 140px;
	width:172px;
	line-height:1em;
}
ol#brotkrumen {
	font-size:12px;
	margin:0 0 0 0;
	color:#999;
}
ol#brotkrumen li {
	float:left;
	list-style:none;
	margin-right:5px;
}
ol#brotkrumen li.last {
	background-image:none;
}
ol#brotkrumen li.sel, ol#brotkrumen li.sel a {
	color:#333;
}
ol#brotkrumen li.sel {
	color:#333;
}
ol#brotkrumen a {
	color:#666;
	text-decoration:none;
}
form.DoExpressCheckoutPayment p.lade {
	display:none;
	padding-left:30px;
}
form.DoExpressCheckoutPayment p.lade img {
	position:absolute;
	margin:3px 0 0 -30px;
}

/* font-awesome.css */
/*!
*  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
*  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
*/@font-face{font-family:'FontAwesome';src:url('https://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/fonts/fontawesome-webfont.eot?v=4.2.0');src:url('https://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'),url('https://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'),url('https://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'),url('https://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}
