body {
  padding-top: 0px;
  padding-bottom: 30px;
	background-attachment: scroll;
    background-clip: border-box;
    background-color: #ccc;
    background-image: url("/img/paper.jpg");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}

	header img { 
	margin-top: 20px;
	}

@media (min-width: 768px) { 
header .row {
	background-image: url(/img/bg_header.png);
  background-repeat:no-repeat;
  background-position: top right;
	}
	header img { 
	margin-top: 77px;
	}
	}

h1.page-header {
	border-bottom-width: 2px;
	color: #797A7C;
	font-weight: 300;
	}

h1 {
	font-size: 32px;
	}

h2 {
	font-size:24px;
	}

h3 {
	
	}

.buecher h2 {
	margin-bottom:5px;
	}

.buecher h3 {
	margin-top:0;
	font-size: 18px;
	line-height: 24px;
	}

@media (min-width: 992px) { 
.intro {
	position: relative;
	}
	.intro .intro-container {
	position: absolute;
	bottom: 0;
	}
	}

@media (min-width: 992px) { 
.intro {
	height: 350px;
	}
}


@media (min-width: 1200px) { 
	.intro {
	height: 400px;
	}
}

.lead {
	font-size: 18px;
	font-weight:400;
	}

.pressedownload h2 {
	font-size: 18px;
	margin-top: 0;
	margin-bottom: 0;
	} 

.pressedownload h3 {
	font-size: 15px;
	margin-top: 10px;
	font-weight: 200;
	} 

.pressedownload .col-sm-4 {
	margin-bottom: 20px;
	}

.buecher .label a, .pressedownload .label a {
	color: #fff;
	}

.theme-dropdown .dropdown-menu {
  position: static;
  display: block;
  margin-bottom: 20px;
}

.theme-showcase > p > .btn {
  margin: 5px 0;
}

.dropdown:hover .dropdown-menu {
    display: block;
}
.dropdown-menu {
    margin-top: 0px;
}

.navbar {
	min-height: 35px;
	}

.navbar-toggle {
	background-color: #FFF;
	}

.navbar-default {
   /*background-image: linear-gradient(to bottom, #F5C55B 0px, #F1B01F 100%);*/
background: rgb(245,197,91); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(245,197,91,1) 0%, rgba(241,176,31,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(245,197,91,1) 0%,rgba(241,176,31,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(245,197,91,1) 0%,rgba(241,176,31,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5c55b', endColorstr='#f1b01f',GradientType=0 ); /* IE6-9 */

	}

.navbar-brand img {
	  width: 150px;
	}

.navbar-nav > li > a {
    padding-bottom: 7px;
    padding-top: 7px;
	font-size: 17px;
	font-weight: 400;
	text-transform: uppercase;
	color: #333!important;
}

.navbar-default .navbar-nav > .active > a {
	background: transparent;
	color: #428bca;
	}

.content {
	line-height: 150%;
	}

h1.page-header {
	border-bottom-color: #ccc;
}

.owl-carousel img.cover {
	-webkit-box-shadow: 5px 5px 15px grey;
-moz-box-shadow: 5px 5px 15px grey;
		box-shadow: 5px 5px 15px grey;
	margin-bottom: 15px;
}

.zitat {
	font-style:italic;
	}

@media screen and (max-width: 768px) {
#quote-carousel .carousel-indicators {
	display: none;
}
}

@media (max-width: 440px) {
.not-active {
   pointer-events: none;
   cursor: default;
}
	}

.teaser .cover {
	width: 30%;
	height: auto;
	float:left;
	margin-right: 5%;
	-webkit-box-shadow: 5px 5px 6px grey;
	-moz-box-shadow: 5px 5px 6px grey;
	box-shadow: 5px 5px 6px grey;
	max-width: 100px;
	}

.buecher .cover, .portraitfoto {
		width:100%;
	height:auto;
	-webkit-box-shadow: 10px 10px 10px grey;
	-moz-box-shadow: 10px 10px 10px grey;
	box-shadow: 10px 10px 10px grey;
	}

.buecher .cover {
	max-width: 260px;
	margin-bottom: 20px;
	}

.portraitfoto {
	max-width: 260px;
	}

.autoren img.portraitfoto {
	height: 200px;
	width: auto;
	}

.autorenportrait img {
	width: 100%;
	height: auto;
	max-width: 150px;
	}

.autorenportrait {
	margin-top: 15px;
	}

.pressedownload .cover {
	height: 250px;
	width: auto;
	margin-bottom:5px;
	}

.teaser ul {
	padding-left: 0;
	}

.teaser li {
	list-style-type:none;
	}

.teaser p {
 -webkit-hyphens: auto;
 -moz-hyphens: auto;
 -ms-hyphens: auto;
 hyphens: auto;
	font-size: 12px;
}

/*footer li {
    float: left;
    margin-right: 1.5em;
}
*/

.footer li {
    border-bottom-color: #FFF;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-left: 15px;
	 line-height: 34px;
}

footer {
    margin-left: 0;
    margin-right: 0;
    margin-top: 5em;
	   /*background-color: #ccc;*/
	margin-bottom:0;
	    background-image: linear-gradient(to bottom, #E8E8E8 0px, #F5F5F5 100%);
    background-repeat: repeat-x;
}

footer p {
    clear: left;
    margin-bottom: 0;
}

.footer .copyright-info {
    padding-top: 2px;
    text-align: right;
}

.footer .copyright {
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #CCC;
	}

.footer .footer-info {
	padding-top: 20px;
	padding-bottom: 10px;
	}

.footer ul.termine li a {
	line-height: 12px;
	}

.space30 {
    clear: both;
    height: 30px;
}

.back-to-top {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #2E343E;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    bottom: 10px;
    color: #FFFFFF;
    display: block;
    font-family: FontAwesome;
    font-size: 22px;
    font-style: normal;
    font-weight: normal;
    height: 38px;
    line-height: 38px;
    margin-right: 0;
    opacity: 0.6;
    position: fixed;
    right: 20px;
    text-align: center;
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: all;
    transition-timing-function: ease-in-out;
    width: 38px;
    z-index: 99999;
}

.back-to-top:hover {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #0FA1D5;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #FFFFFF;
   }

.back-to-top:after {
    content: "";
}


#hover-cap-4col .thumbnail {
    position:relative;
    overflow:hidden;    
}
.caption {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.4);
    width: 100%;
    height: 100%;
    color:#fff !important;
}

.buch img.cover {
	width:100%;
	max-width: 260px;
	height:auto;
	-webkit-box-shadow: 10px 10px 10px grey;
	-moz-box-shadow: 10px 10px 10px grey;
	box-shadow: 10px 10px 10px grey;
	}

.buchinfos {
	font-size: 85%;
	font-weight: 500;
	}

.well {
	padding: 10px;
	}

.well hr {
	border-top-color: #ccc;
	}

.buchinfos hr {
	margin-top: 10px;
	margin-bottom: 10px;
		border-top: 2px solid #ccc;
	}

.buchinfos p {
	display: inline;
	max-width: 200px;
	}


/* buttons */

.btn-success.yellow {
background: rgb(255,241,166); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,241,166,1) 0%, rgba(252,184,47,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,241,166,1) 0%,rgba(252,184,47,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,241,166,1) 0%,rgba(252,184,47,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff1a6', endColorstr='#fcb82f',GradientType=0 ); /* IE6-9 */

	width: 100%;
	 color: #2e3192;
	height: 36px;
	}

.owl-carousel .btn-success.yellow {
	width: 80%;
	}

.btn-success.yellow:hover {
 -moz-box-shadow: 0 1px 2px #999;
 -webkit-box-shadow: 0 1px 2px #999;
 }

.btn-success.yellow:active {
 -moz-box-shadow: 0 2px 6px #999;
 -webkit-box-shadow: 0 2px 6px #999;
}

.btn-success.green {
		width: 100%;
	text-align: center;
	background-image: none;
	height: 36px;
	background: rgb(82,147,29); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(82,147,29,1) 1%, rgba(94,201,40,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(82,147,29,1) 1%,rgba(94,201,40,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(82,147,29,1) 1%,rgba(94,201,40,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#52931d', endColorstr='#5ec928',GradientType=0 ); /* IE6-9 */
	}

.btn-success.green:hover {
 -moz-box-shadow: 0 1px 2px #999;
 -webkit-box-shadow: 0 1px 2px #999;
 }

.btn-success.green:active {
 -moz-box-shadow: 0 2px 6px #999;
 -webkit-box-shadow: 0 2px 6px #999;
}

.btn-success.blue {
	background: rgb(30,87,153); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(30,87,153,1) 0%, rgba(125,185,232,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(30,87,153,1) 0%,rgba(125,185,232,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(30,87,153,1) 0%,rgba(125,185,232,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
		width: 100%;
	text-align: center;
background-color: #377EBB;
	background-image: none;
	height: 36px;
	}

.btn-success.blue:hover {
 -moz-box-shadow: 0 1px 2px #999;
 -webkit-box-shadow: 0 1px 2px #999;
 }

.btn-success.blue:active {
 -moz-box-shadow: 0 2px 6px #999;
 -webkit-box-shadow: 0 2px 6px #999;
}

.list-group a.list-group-item.active {
	text-align:center;
	}

.paypal-logo {
	width: 100%;
	}


/*#####################
Additional Styles (required)
#####################*/
#myCarousel .carousel-caption {
left:0;
right:0;
bottom:0;
text-align:left;
padding:10px;
background:rgba(0,0,0,0.6);
text-shadow:none;
}
 
#myCarousel .list-group {
position:absolute;
top:0;
right:0;
}
#myCarousel .list-group-item {
border-radius:0px;
cursor:pointer;
}
#myCarousel .list-group .active {
background-color:#eee;	
}
 
@media (min-width: 992px) {
#myCarousel {padding-right:33.3333%;}
#myCarousel .carousel-controls {display:none;}
}
@media (max-width: 991px) {
.carousel-caption p,
#myCarousel .list-group {display:none;}
}

/*  OWL-Carousel  */

#owl-example .cover {
	height: 300px;
	width: auto;
	}

.thumbnail > img, .thumbnail a > img {
    margin-left: 0;
    margin-right: auto;
}

#owl-example .owl-item p.slidertext {
	margin-top:10px;
	/*min-height:180px;*/
	}

@media (min-width: 1175px) {
	#owl-example .owl-item p.slidertext {
	min-height:150px;
	}
	}

@media (max-width: 1175px) {
		#owl-example .owl-item p.slidertext {
	min-height:220px;
	}
	}

@media (max-width: 995px) {
		#owl-example .owl-item p.slidertext {
	min-height:110px;
	}
	}

@media (max-width: 666px) {
		#owl-example .owl-item p.slidertext {
	min-height:150px;
	}
	}

@media (max-width: 500px) {
		#owl-example .owl-item p.slidertext {
	min-height:auto;
	}
	}

/* blockquote carousel */
#quote-carousel 
{
padding: 0 10px 30px 10px;
margin: 30px 0px 0px;
}

/* Control buttons  */
#quote-carousel .carousel-control
{
  background: none;
  color: #222;
  font-size: 1.3em;
  text-shadow: none;
  margin-top: 30px;
}
/* Previous button  */
#quote-carousel .carousel-control.left 
{
  left: -12px;
}
/* Next button  */
#quote-carousel .carousel-control.right 
{
  right: -12px !important;
}
/* Changes the position of the indicators */
#quote-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
#quote-carousel .carousel-indicators .active 
{
  background: #333333;
}
#quote-carousel img
{
  width: 250px;
  height: 100px
}
/* End carousel */

.item blockquote {
    border-left: none; 
    margin: 0;
}

.item blockquote img {
    margin-bottom: 10px;
}

.item blockquote p:before {
    content: "\f10e";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}

.item blockquote p:after {
	  content: "\f10d";
    font-family: 'Fontawesome';
    margin-left: 10px;
}

blockquote {
	font-size: 15px;
	}


/**
  MEDIA QUERIES
*/

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
    #quote-carousel 
    {
      margin-bottom: 0;
      padding: 0 40px 30px 40px;
    }
    
}

/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) { 
    
    /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
    
    #quote-carousel .carousel-indicators {
        bottom: -20px !important;  
    }
    #quote-carousel .carousel-indicators li {
        display: inline-block;
        margin: 0px 5px;
        width: 15px;
        height: 15px;
    }
    #quote-carousel .carousel-indicators li.active {
        margin: 0px 5px;
        width: 20px;
        height: 20px;
    }
}

/* Events */

.events .thumbnail { border-radius: 0 !important; }
.events:first-child { margin-top: 0 !important; }
.events { margin-top: 20px; }
.events .col-md-2 { border-right: 1px dotted #ccc; min-height: 140px; }
.events ul { padding-left: 0 !important; list-style: none;  }
.events ul li { font: 400 normal .85em "Roboto",Arial,Verdana,sans-serif;  line-height: 30px; }
.events ul li i { padding-right: 5px; }
.events .col-md-7 { position: relative; }
.events h3 { font: 500 normal 1.375em "Roboto",Arial,Verdana,sans-serif; margin-top: 0 !important; margin-bottom: 10px !important; }
.events h3 > a, .search-result i { color: #248dc1 !important; }
.events p { font: normal normal 1.125em "Roboto",Arial,Verdana,sans-serif; } 
.events span.plus { position: absolute; right: 0; top: 126px; }
.events span.plus a { background-color: #248dc1; padding: 5px 5px 3px 5px; }
.events span.plus a:hover { background-color: #414141; }
.events span.plus a i { color: #fff !important; }
.events span.border { display: block; width: 97%; margin: 0 15px; border-bottom: 1px dotted #ccc; }

.searchnavigation { 
	margin-top: 10px;
	margin-bottom: 20px;
	}
	
/* Small devices (tablets, 768px and up) */
@media (max-width: 768px) { 
	.events {
		border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
	}
	.events .col-md-2 {
	min-height: 0px;
	}
}


/* Tag cloud */

	.tags ul{
		/*margin:1em 0;+/
		/*padding:.5em 10px;*/
		padding:0;
		text-align:center;
		/*background:#71b5e9 url(bg_tags.gif) repeat-x;*/
		}
	.tags li{
		margin:0;
		padding:0;
		list-style:none;
		display:inline;
		}
	.tags li a{
		text-decoration:none;
		color:#000;
		padding:0 2px;	
		}
	.tags li a:hover{	
		color:#999;
		}		
	
	.tag1{font-size:100%;}
	.tag2{font-size:120%;}
	.tag3{font-size:140%;}
	.tag4{font-size:160%;}
	.tag5{font-size:180%;}
	
	/* alternative layout */

	.tags .alt{
		text-align:left;
		padding:0;
		background:none;
		}
	.tags .alt li{
		padding:2px 10px;
		background:#efefef;
		display:block;
		}
	.tags .alt .tag1, 
	.tags .alt .tag2, 
	.tags .alt .tag3, 
	.tags .alt .tag4, 
	.tags .alt .tag5{font-size:100%;}
	.tags .alt .tag1{background:#7cc0f4;}
	.tags .alt .tag2{background:#67abe0;}
	.tags .alt .tag3{background:#4d92c7;}
	.tags .alt .tag4{background:#3277ad;}
	.tags .alt .tag5{background:#266ca2;}
	
/* // Tag cloud */

footer {
	margin-top: 1em;
	}

.buchinfos small {
	/*font-weight: 500;*/
	}

.book2look {
	margin-bottom: 20px;
	}

.book2look button {
	width: 100%;
	text-align: left;
	}

.buecher-autor .list-group-item:first-child {
	background-color: #e1e1e1;
	}

.social-media-icon {
	width: 32px;
	margin-right: 10px;
	}

/* Paypal Modal */

#checkboxes {
	margin-top: 20px;
	margin-bottom: 20px;
	}

#checkboxes label {
	font-weight: normal;
	}

.modal-header {
	border-bottom: none;
}

@media (max-width: 768px) { 
#facebook-widget {
	display: none;
	}
	}

/*Suche*/

.search {
margin-top:10px;
	margin-bottom:20px;
}

/* Widerrufbutton */

.footer-withdrawal-button {
    display: inline-block;
    padding: 8px 14px;
    border: 1px solid currentColor;
    border-radius: 4px;
    text-decoration: none;
    font-weight: 600;
}