
*::-webkit-input-placeholder {
	color: #666;
	opacity: 1;
}
*:-moz-placeholder {
	color: #666;
	opacity: 1;
}
*::-moz-placeholder {
	color: #666;
	opacity: 1;
}
*:-ms-input-placeholder {
	color: #666;
	opacity: 1;
}

body input:focus:required:invalid,
body textarea:focus:required:invalid {
	
}
body input:required:valid,
body textarea:required:valid {
	
}
body {
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	background-image: url(../img/paper1.jpg)
}
.header {
 	background-image: url(../img/paper-d2.jpg);
  	position: relative;
  	z-index: 2000;
	height: 320px;
	padding-left: 0;
	padding-right: 0;
}
.header:after {
    background: inherit;
    bottom: 0;
    content: '';
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    transform: skewY(2.5deg);
    transform-origin: 0%;
    z-index: -1;
}
.brand {
	position: relative;
	/*margin: 0 -10px;*/
	height: 200px;
	z-index: 15000;
	top: 0;
}
.kopf {
	margin: 0 auto;
}
.quote {
	background: url(../images/bg_line.gif) top right repeat-x;
	height: 280px;
	padding-left: 0;
	padding-right: 0;
	position: relative;
	z-index: 100;
}
.quote-top {
	width: 100%;
	position: absolute;
    z-index: 10000;
    top: 0;
}
.rot {
	background: url(../img/bg-quote-sm.png) 0  0 no-repeat,
		url(../img/bg_line_red.gif) repeat-x;
   	width: 60%;
	height: 200px;
	position: absolute;
}
.content {
   /* background-image: url(../img/paper-d2.jpg);*/
    position: relative;
    z-index: 1;
    padding-left: 0;
    padding-right: 0;
	padding-bottom: 120px;
    padding-top: 40px;
}
.content:after {
    background-image: url(../img/paper-d2.jpg);
	content: '';
    display: block;
    height: 100%;
    position: absolute;
	top: 0;
    left: -30px;
	-moz-transform: skewx(4.0deg);
	-o-transform: skewx(4.0deg);
	-webkit-transform: skewx(4.0deg);
	transform: skewx(4.0deg);
    -webkit-transform-origin: 50%; 
	-moz-transform-origin: 50%; 
	-ms-transform-origin: 50%; 
	-o-transform-origin: 50%; 
	transform-origin: 50%; 
    z-index: -1;
    width: 24%;
}
.navbar-default {
     background-color: transparent; 
     border-color: none; 
}
.navbar-header {
     background-color: #222; 
     border-color: none; 
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: none;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #bb390b;
}
.navbar-default .navbar-toggle {
    border-color:none;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: none;
    border-radius: 0;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 27px;
    height: 3px;
    border-radius: 0px;
}
.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.navbar-default .navbar-toggle {
    border-color: transparent;
}
.navbar-default .navbar-brand {
    color: #FFFFFF;
}
.navbar-brand {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 16px;
    line-height: 20px;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{background-color:#666}

.myMenu {
	/*position: absolute;*/
     -moz-transform: rotate(-5deg)translateX(0px)scale(1.0);
     -o-transform: rotate(-5deg)translateX(0px)scale(1.0);
     -webkit-transform: rotate(-5deg)translateX(0px)scale(1.0);
     transform: rotate(-5deg)translateX(0px)scale(1.0);
}
.menu-liste {
	 margin-top: 96px;
}
.menu-liste li {
	font-family: 'Anton', sans-serif;
    text-align: right;
    font-size: 28px;
    text-transform: uppercase;
    color: #bb390b;
    list-style: none;
    padding: 0 0 0 0;
    margin: -5px 0;
}
.menu-liste li a {
	 color: #bb390b;
}
.menu-liste li a:hover {
	 color: #000;
}
.menu-liste .active {
	 color: #fff;
}	
.logo {
	background: #222;
    padding: 0 0 0 20px;
    width: 300px;
    margin: -15px 0 0 24px;
    position: relative;
    height: 220px;
    -moz-transform: rotate(-5deg)translateX(0px)scale(1.0);
    -o-transform: rotate(-5deg)translateX(0px)scale(1.0);
    -webkit-transform: rotate(-5deg)translateX(0px)scale(1.0);
    transform: rotate(-5deg)translateX(0px)scale(1.0);
}
.name {
	position: absolute;
    top: 134px;
}
.logo h1 {
	font-family: 'Anton', sans-serif;
    font-size: 72px;
    text-align: left;
    font-variant: small-caps;
    color: #bb390b;
    position: absolute;
    line-height: 66px;
}
.f-name {
	font-size: 72px;
    font-variant: small-caps;
   	color: #fff;
}
.l-name {
	text-transform: uppercase;
    margin-left: 83px;
 }
.person img {
    z-index: -2;
}
.person {
     padding-right: 0;
     float: right;
}
.titel-top h2 {
	font-family: 'Anton', sans-serif;
    font-size: 30px;
    font-weight: normal;
    letter-spacing: 0.15em;
    text-align: center;
    text-transform: uppercase;
    margin: 0 0;
    padding: 4px 0;
    color: #fff6e2;
}
.photo {
	margin-top: 20px;
	float: right;
}
figure {
	text-align: right;
	font-size: 12px;
	margin-top: -4px; 
     -moz-transform: rotate(2deg)translateX(0px)scale(1.0);
     -o-transform: rotate(2deg)translateX(0px)scale(1.0);
     -webkit-transform: rotate(2deg)translateX(0px)scale(1.0);
     transform: rotate(2deg)translateX(0px)scale(1.0);
}
.welcom {
	/*height:600px; */
	padding: 80px 20px 20px 120px;
}
.welcom.impressum{
    padding: 5px 20px 20px 120px;
}

.welcom-text {
	padding: 0 15px 0 15px;
}
.welcom-text a {
    color: #BB390B;
    text-decoration: underline;
}
.welcom-text a#link_eigene,
.welcom-text a#link_beitrage,
.welcom-text a#link_beitrage1,
.welcom-text a#link_info{ text-decoration: none; }

.welcom h2{
	font-family: 'Anton', sans-serif;
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 0.1em;
    text-align: left;
    text-transform: uppercase;
    padding: 20px 0 10px 0;
	margin: 0 0;
    color: #333;
}
.welcom hr{
	background: url(../img/str5.gif);
	border: 0;
	height: 20px;
	margin: 20px -15px 10px -15px;
}
.title-bg-l {
	background-image: url(../img/str5.gif);
	background-repeat: repeat-x;
	background-position: top left, 100% 30%;
	height: 30px;
}
.title-bg-r {
	background-image: url(../img/str5.gif);
	background-repeat: repeat-x;
	height: 30px;
}
.separator {
	padding: 0 15px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.separator_top {
	padding: 0 15px 20px 15px;
	margin-top: 60px;
}
.separator-book {
	margin-top: 100px;
}
.rubrik {
	font-family: 'Anton', sans-serif;
    font-size: 1.2em;
    font-weight: 400;
	letter-spacing: 0.05em;
	text-align: center;
    text-transform: uppercase;
	width: 40%;
	float: left;
	margin-top:  -7px
}
.rubrik a{
	color: #333;
}.rubrik a:hover{
	color: #BB390B;
}
.s-line {
	background-image: url(../img/str5.gif);
	background-repeat: repeat-x;
	height: 30px;
	width: 30%;
	padding: 0 20px;
	float: left;
}
.welcom p{
	font-family: Times New Roman, "serif";
    font-size: 1.2em;
    font-weight: 400;
    text-align: left;
   	line-height: 1.2;
    color: #222;
}
.desc-links {
	font-family: Times New Roman, "serif";
    font-size: 1.3em;
    font-weight: 400;
    text-align: left;
    padding-top: 12px;
}
.mybooks {
	/*background-color: rgba(255,255,255,.3);*/
}
.my-books-block {
	margin: 0 0 20px 0;
	background-color: rgba(255,255,255,.3);
    -webkit-box-shadow: 10px 10px 0 0 rgba(50, 50, 50, 0.3);
    -moz-box-shadow: 10px 10px 0 0 rgba(50, 50, 50, 0.3);
    box-shadow: 10px 10px 0 0 rgba(50, 50, 50, 0.3);
}
.hover button.info,.hover h3 {text-transform: uppercase;color:#fff}
.book-cover-block {padding: 30px;}
.hover,.hover h3 {text-align: center}
.hover .overlay {
		position: absolute;
		top: 0;
		left: 0
}
.hover h3 {
	font-family: 'Anton', sans-serif;
    font-weight: normal;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    font-size: 16px;
    padding: 10px 0 0 0;
    background: rgba(0,0,0,.5);
 }
.hover h4 {
	font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    text-align: center;
    position: relative;
    font-size: 13px;
    padding: 0 0;
    color: #fff;
    margin-top: 0;
    margin-bottom: 0;
 }
.hover button.info {
	font-family: 'Open Sans', sans-serif;
    text-align: center;
    font-size: 14px;
	text-decoration: none;
    padding: 7px 14px;
    border: 1px solid #bb390b;
    margin: 80px 0 0 0;
    border-radius: 0;
    background-color: transparent;
 }
.hover button.info:hover {box-shadow: 0 0 5px #fff}
.ehover img {
	width: 100%;
	-webkit-box-shadow: 10px 10px 0 0 rgba(50, 50, 50, 0.3);
    -moz-box-shadow: 10px 10px 0 0 rgba(50, 50, 50, 0.3);
    box-shadow: 10px 10px 0 0 rgba(50, 50, 50, 0.3);
	-webkit-transition: all .35s;transition:all .35s;
}
.ehover .overlay,.ehover button {-webkit-transition: opacity .85s,-webkit-transform .35s}
.ehover:hover img {filter: brightness(.2);-webkit-filter:brightness(.2)}
.ehover .overlay {
	width: 70%;
    height: 76%;
    left: 15%;
    top: 12%;
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #FFF;
	transition: opacity .35s,transform .35s;
	-webkit-transform: scale(0,1);
	transform: scale(0,1)
 }
.ehover:hover .overlay {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1)
 }
.ehover button,.ehover h3 {
	opacity: 0;
	color: #FFF;
	/*padding: 1em 0*/
 }
.ehover button {
	transition: opacity .35s,transform .35s;
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0)
 }
.ehover h3 {
	background-color: transparent;
	-webkit-transition: opacity .35s,-webkit-transform .35s;
	transition: opacity .35s,transform .35s;
	-webkit-transform: translate3d(0,-100%,0);
	transform: translate3d(0,-100%,0)
 }
.ehover:hover button,.ehover:hover h3 {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0)
 }
.portfolio-item  {
	margin-bottom: 20px;	
}
.book-desc {
	padding-top: 20px;
    padding-left: 10px;
    padding-right: 20px;
}
.book-desc p{
	font-family: Times New Roman, "serif";
    font-size: 0.9em;
    font-weight: 400;
	line-height:1.1em;
	font-style:normal;
    color: #222;
}
.book-cover {
	margin: 0 0;
    padding-right: 0;
	padding-left: 0;
}
.portfolio-item h3 {
	font-family: 'Anton', sans-serif;
    font-size: 1.1em;
    font-weight: 400;
    letter-spacing: 0.05em;
    color: #A02F01;
    margin-top: 0;
    margin-bottom: 10px;
	
}
.portfolio-item h4 {
	font-family: 'Open Sans', sans-serif;
    font-size: 0.9em;
    font-weight: 600;
    letter-spacing: 0.0em;
    color: #333;
    margin-top: -4px;
    margin-bottom: 10px;
}
.portfolio-item a {
    color: #A02F01;
}
.book-link {
	font-family: Times New Roman, "serif";
    line-height:1.1em;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 8px;
}
.book-link a{
	font-size: 1.2em;
    font-weight: 600;
	font-style:italic;
	color: #A02F01;
}
.books-box {
	background-color: rgba(255,255,255,.3);
	-webkit-box-shadow: 10px 10px 0 0 rgba(50, 50, 50, 0.3);
	-moz-box-shadow: 10px 10px 0 0 rgba(50, 50, 50, 0.3);
	box-shadow: 10px 10px 0 0 rgba(50, 50, 50, 0.3);
}
.cover-box {
	background-color: red;
	height: 60px;
}
.books-block { 
	background-color: rgba(255,255,255,.3);
	padding: 20px 0;
	margin-bottom: 20px;
	-webkit-box-shadow: 10px 10px 0 0 rgba(50, 50, 50, 0.3);
	-moz-box-shadow: 10px 10px 0 0 rgba(50, 50, 50, 0.3);
	box-shadow: 10px 10px 0 0 rgba(50, 50, 50, 0.3);
}
.books-aktuell {
	margin-top: 20px;
    margin-bottom: 20px;
}
.cover {
}
.desc {
	padding: 12px 20px 0 0;
}
.preis {
	padding-top: 8px;
}
.desc p{
	font-family: Times New Roman, "serif";
    font-size: 1.1em;
    font-weight: 400;
	line-height:1.1em;
	font-style:italic;
    color: #222;
}
.desc a{
	font-family: "Times New Roman", serif;
    font-size: 1.1em;
    font-weight: 400;
	line-height:1.1em;
	font-style:normal;
    color: #A02F01;
}
.desc h3{
	font-family: 'Anton', sans-serif;
    font-size: 1.2em;
    font-weight: 400;
    letter-spacing: 0.05em;
    color: #A02F01;
    margin-top: 0;
    margin-bottom: 24px;
}
.desc h4{
	font-family: "Open Sans", sans;
    font-size: 1.0em;
    font-weight: 600;
    letter-spacing: 0.0em;
    color: #333;
    margin-top: -20px;
    margin-bottom: 0;
    padding: 0 0;
}
.desc-links {
	font-family: Times New Roman, "serif";
    font-size: 1.2em;
    font-weight: 400;
    text-align: left;
    padding-bottom: 10px;
    padding-top: 0;
}
.desc-links a{
	font-family: Times New Roman, "serif";
    color: #963403;
}
.desc-links a:hover{
	color: #222;
}
.desc hr{
	margin-top: 12px;
    margin-bottom: 4px;
    border: 0;
    border-top: 4px double #A02F01;
}
.calender {
	background: url(../img/kalender-3.jpg) top no-repeat;
	background-size: contain;
	position: relative;
	height: 170px;
	padding: 0 0;
	margin: 0 0;
}
.calender-footer {
	background-color: #9F3005;
	bottom: 0;
	position: absolute;
	width: 100%;
	height: 50%;
	overflow: hidden;
	-webkit-clip-path: polygon(0 18%, 100% 0, 100% 100%, 0% 100%);
	clip-path: polygon(0 18%, 100% 0, 100% 100%, 0% 100%);
}
.desc-details {
	font-family: Times New Roman, "serif";
    font-size: 0.9em;
    font-weight: 400;
    color: #222;
    padding: 0 10px 0 0;
}
.desc-text {font-family: Times New Roman, "serif";font-size: 1.1em;font-style: italic;font-weight: 400;line-height: 1.2em;padding: 10px 20px 0 0;}
.book-pub ul{
	list-style-type: none;
	padding-left: 10px;
    padding-bottom: 20px;
}
.book-pub li{
	font-family: Times New Roman, "serif";
    font-size: 1.0em;
	line-height: 1.1em;
    font-weight: 400;
    color: #222;
	text-decoration:none; 
}
.book-pub .book-pub-rubrik {
	padding: 0 10px;
}
.book-pub h2{
	font-family: 'Anton', sans-serif;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0.1em;
    color: #333;
    padding-bottom: 10px;
}
.book-pub h3{
	font-family: 'Anton', sans-serif;
    font-size: 1.0em;
    font-weight: 400;
    letter-spacing: 0.05em;
    color: #A02F01;
   	margin-top: 12px;
    margin-bottom: 6px;
}
.book-pub a{
	color: #A02F01;
 }
.book-pub a:hover{
	color: #333;
}
.well {
	min-height: 240px;
    padding: 0;
	background-color: transparent;
	border: none;
	border-radius: 0;
	 -webkit-box-shadow: 10px 10px 0 0 rgba(0,0,0,.09);
    box-shadow: 10px 10px 0 0 rgba(0,0,0,.09);
}

footer {
	height: 43px;
	position: relative;
	z-index: 200;
	background-image: url(../img/paper-d2.jpg);
}
.footer-quote {
    position: absolute;
    bottom: 0;
    height: 140px;
    width: 100%;
}
.footer-block {
}
.footer-left {
	height: 106px;
	padding: 0 0;
}
.copy {
	position: absolute;
    bottom: 0;
    height: 6px;
    border-top: 8px solid #222;
}
.copy p{
	font-family: 'Anton', sans-serif;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0.1em;
    text-align: right;
    text-transform: uppercase;
    padding: 0 20px 0 0;
    margin: 0 0;
    color: #333;
}
.copy span{
	font-family: 'Anton', sans-serif;
    font-size: 22px;
    font-weight: normal;
    letter-spacing: 0.1em;
    text-align: right;
    text-transform: uppercase;
   	color: #BB390B;
}
.footer-contact {
	font-family: 'Anton', sans-serif;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0.1em;
	text-transform: uppercase;
	text-align: center;
	padding-left: 120px;
	padding-right: 40px
}
.footer-contact a{
	color: #BB390B;
}
.footer-contact a:hover{
	color: #333;
}
.footer-right {
	background: url(../img/bgfooter-sm.png) bottom right no-repeat;
	height: 140px;
	position: relative;
}
.footer-brand {
	background: url(../img/bg-footer-brand.png) bottom left no-repeat;
	height: 140px;
	width: 400px;
}
.footer-brand h4{
	font-family: 'Anton', sans-serif;
    font-size: 34px;
    text-align: left;
	letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #bb390b;
    position: absolute;
    line-height: 38px;
    margin: 48px 0 0 80px;
}
.footer-brand span{
	font-size: 46px;
    text-align: left;
    text-transform: uppercase;
    color: #222;
    margin: 0px 0 0 96px;
}

/* custom */
.welcom .welcom-text .ps-quelle li p{ font-size: 1.0em; }
.tab-content .ps-quelle li p{ font-size: 1.0em; margin-left:0; padding-left:0; margin-bottom:2px; }
.tab-content .ps-quelle li p a{ font-size: 1.0em; }
.tab-content .ps-quelle li .tabp p{ margin-bottom:10px; }

#scroller{
	position: fixed;
	z-index: 1000;
	bottom: 160px;
    right: 10px;
	text-align: center;
	/*background: #ccc;
	border: 1px solid #000;*/
	width: 35px;
	height: 35px;
    cursor: pointer;
	display:none;
}

#scroller:hover{ opacity:0.6; }

#pressestimmen .ps-quelle li p{ margin: 0; }

.content-person {
    position: relative;
    z-index: 1;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 120px;
}
.content-person:after {
    background-image: url(../img/paper-d2.jpg);
     content: '';
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: -30px;
    moz-transform: skewx(4.0deg);
    -o-transform: skewx(4.0deg);
     -webkit-transform: skewx(4.0deg);
     transform: skewx(4.0deg);
     -webkit-transform-origin: 50%;
     -moz-transform-origin: 50%;
     -ms-transform-origin: 50%;
     -o-transform-origin: 50%;
     transform-origin: 50%;
     z-index: -1;
     /*width: 40%;*/
    width: 54%;
}

@media only screen and (min-width : 320px) and (max-width : 480px){
    .welcom.impressum{
        padding: 5px 0 20px 0px;
        margin:0 10px 0 0;
        overflow: hidden;
    }
}

@media only screen and (min-width : 481px) and (max-width : 991px){
    .welcom.impressum{
        padding: 5px 20px 20px 20px;
    }
}

.h5, h5 {
    font-size: 0.95em;
    font-family: 'Anton';
    color: #333;
    margin: 0 0 0 0;
}