@font-face {
    font-family: 'Source Sans Pro';
    src: url('source-sans-pro-latin-200.woff') format('woff');
	font-weight:200;
}
@font-face {
    font-family: 'Source Sans Pro';
    src: url('source-sans-pro-latin-300.woff') format('woff');
	font-weight:300;
}
@font-face {
    font-family: 'Source Sans Pro';
    src: url('source-sans-pro-latin-regular.woff') format('woff');
	font-weight:400;
}
@font-face {
    font-family: 'Source Sans Pro';
    src: url('source-sans-pro-latin-600.woff') format('woff');
	font-weight:600;
}
@font-face {
    font-family: 'Source Sans Pro';
    src: url('source-sans-pro-latin-700.woff') format('woff');
	font-weight:700;
}
@font-face {
    font-family: 'Source Sans Pro';
    src: url('source-sans-pro-latin-900.woff') format('woff');
	font-weight:900;
}

@font-face {
    font-family: 'Iconic';
	src: url("iconic_stroke.eot");
    src: url('open-iconic.woff') format('woff'), 
	url("open-iconic.ttf") format("truetype"), 
	url("open-iconic.otf") format("opentype"), 
	url("open-iconic.svg#iconic") format("svg");
}
@font-face {
    font-family: 'SearsTower';
    src: url('SearsTower.woff') format('woff');
}
@font-face {
    font-family: 'Trixie';
    src: url('TrixiePlain.woff') format('woff');
}
* {
	margin:0;
	padding:0;
	border:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
html {
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
	height: 100%;
	min-height:100%;/**/
}
body {
	height: 100%;
	min-height:100%;/**/
	font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
	-ms-behavior: url(backgroundsize.min.htc);
	behavior: url(backgroundsize.min.htc);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-color: #999;
	position:relative;
}
#startseite {
	overflow-y: auto;
}
.smalltext {
	font-size: 13px;
}
#headerwrapper a, #kontakt a {
	text-decoration: none;
}
a {
	color: #FFF;
}
strong {
	font-weight: 600;
}
h1 {
	font-size: 28px;
	color: #ce0d2c;
	font-weight: 300;
	line-height: 1em;
}
/*h2 {
	font-weight: 900;
	font-size:20px;
	-webkit-text-fill-color: #ce0d2c;
	-webkit-text-stroke-width: .04em;
	-webkit-text-stroke-color: white;	
}*/
h2 {
	margin: 0 0 10px 10px;
	max-width: 540px;
	font-weight: 900;
	font-size:19px;
	color: #ce0d2c;
	text-shadow:
   -1px -1px 0 #fff,  
    1px -1px 0 #fff,
    -1px 1px 0 #fff,
     1px 1px 0 #fff;
}
h2 img {
    margin-bottom: -10px;
    margin-left: 10px;
}
.first-h2 img {
	float:right;
	margin-top: -10px;
}
.unterstrichen {
	text-decoration: underline;
}

#headerwrapper {
	position:fixed;
	top:0px;
	left:0px;
	width: 100%;
}
#logowrapper {
	font-family: 'Trixie', Arial, Helvetica, sans-serif;	
	background: #ce0d2c;
	/* [disabled]float: left; */
	padding: 15px 10px 7px;
	line-height: 1em;
	font-size: 18px;
	white-space: nowrap;
}
#logowrapper p {
	color: #FFF;
}
#logowrapper p:nth-of-type(2) {
	color: #000;
	letter-spacing: .02em;
}
#main-nav {
	font-family: 'SearsTower', Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}
#main-nav a {
	color: #000;	
}
#main-nav a:hover {
	color: #C03;
}
#main-nav li {
	list-style-type: none;
}
#live #main-nav-item-02 a{color: #C03;}
#buecher #main-nav-item-03 a{color: #C03;}
#vita #main-nav-item-04 a{color: #C03;}
#blog #main-nav-item-05 a{color: #C03;}
#kontakt #main-nav-item-06 a{color: #C03;}
#textwrapper {
	color: white;
}
#textwrapper p {
	hyphens: auto;	
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
}
#textwrapper ul {
	margin-left: 14px;
}
#datenschutz {
	margin-left: 11px;
}

.nohyphe p {
	hyphens: none !important;	
	-ms-hyphens: none !important;
	-moz-hyphens: none !important;
	-webkit-hyphens: none !important;
}
#textwrapper > div {
	padding: 15px 18px 10px;
	background: rgba(0, 0, 0, 0.5);

}
#live #textwrapper > div {
	padding: 6px 18px 1px;	
	margin-bottom: 10px;
	max-width: 550px;
}
#live #textwrapper > div:nth-of-type(odd) {
	background: black;
}
#live #textwrapper > div:nth-of-type(even) {
	background: #ce0d2c;
}
#vita #textwrapper div {
	max-width: 260px;
}
#kontakt #textwrapper div {
	/* [disabled]max-width: 260px; */
	float:right;
	background: #ce0d2c;
}
#impressum #textwrapper div {
	max-width: 310px;
	font-size:13px;
}
#textwrapper p {
	margin-bottom: 10px;
}
#textwrapper a:hover {
	text-decoration:underline;
}
.blacklink {	
	font-size:13px;
	text-align:right;
	text-transform: uppercase;
	margin-bottom:0px !important;
}
.blacklink a {
	color:black;
}
.expand {
	display:block !important;
}
#betoggled {
	display:none;
}

#startseite h1 {
	text-align:right;
}
#live .audio01 {
	margin-top: 15px;
	display:block;
}
#live .audio02 {
	margin-top: -10px;
	display:block;
}
#live .audio03 {
	margin-top: -10px;
	margin-bottom:15px;
	display:block;
}
#live span:after {	
	color: black;
	font-size: 11px;
	display:block;
	text-transform: uppercase;
}
#buecher span:after {
	font-size: 11px;
	display:block;
	text-transform: uppercase;
}
.y2020:after {
	content: "©2020 Sigrid Katharina Eismann";
}
.y2016:after {
	content: "©2016 Sigrid Katharina Eismann";
}
.y2017:after {
	content: "©2017 Sigrid Katharina Eismann";
}
.copyright {
	font-size: 11px;
	display:block;
	text-transform: uppercase;
}
#buecher strong {
	color: #ce0d2c;
}
#textwrapper > a:last-child img{
	float:right;
	margin-top:15px;
}
.spacer {
	padding-bottom:30px;
	clear:both;
}
#impressumslink {
	font-size: 11px;
}
#startseite #impressumslink {
	position:absolute;
	left:10px;
	bottom:10px;
	color: black;
	background: rgba(255, 255, 255, 0.7);
    padding: 5px;
}
@media only screen and (max-width : 710px){
.notonmobile {
	display:none;
}
#startseite {
	background-image: url(../img/vis-home-kl.jpg);
	background-position: center top;
}
#live {
	background-image: url(../img/vis-live-kl.jpg);
	background-position: center top;
}
#buecher {
	background-image: url(../img/vis-buecher-kl.jpg);
	background-position: center top;
}
#vita {
	background-image: url(../img/vis-vita-kl.jpg);
	background-position: center top;
}
#blog {
	background-image: url(../img/vis-blog-kl.jpg);
	background-position: center top;
}
#kontakt {
	background-image: url(../img/vis-kontakt-kl.jpg);
	background-position: left bottom;
}
#impressum {
	background-image: url(../img/vis-impressum-kl.jpg);
	background-position: center center;
}
#headerwrapper {
	z-index: 2;
}
#header {
	position: relative;
	width: 100%;
}
#nav {
	position:absolute;
	right: 10px;
	top: 17px;
	width: 100px;
}
#menu-btn {
	background: #fff;
	float:right;
	border: 1px solid #000;
	margin-bottom: 5px
}
#hamburger {
	width: 30px;
	height: 30px;
	margin: 5px 5px 0px;
}
#main-nav {
	display:none;
	clear:both;
	border: 1px solid #000;
}
#main-nav li:last-child a {
	padding-bottom: 15px;
}
#main-nav a {
	background: #fff;
	display: block;
    padding: 10px;
}
#logowrapper {
position: absolute;
left: 0px;
top: 0px;
}
#textwrapper {
	margin: 0px 15px 30px;
	padding-top:80px;
}
#startseite #textwrapper {
	padding: 15px;
	margin: 80px 15px 10px;
	background: rgba(255, 255, 255, 0.7);
}
#startseite #textwrapper div {
	background:none;
}
#startseite #impressumslink {
	/* [disabled]bottom:80px; */
}
}
@media only screen and (max-width : 500px){
#textwrapper p img {
	display:block;
	margin-bottom:6px;
}
#startseite #textwrapper {
	margin-top: 100px;
}
#live span:after {
	color: white;
}
}
@media only screen and (min-width : 501px){
#textwrapper p img {
	float:right;
	margin:6px 0 0 10px;
}
#buecher #textwrapper p img {
	margin: -25px 0 10px 10px;
}
}

@media only screen and (min-width : 711px){
.notondesktop {
	display:none;
}
#buchpic01 {
	/* [disabled]margin-bottom: 50px !important; */
}
#startseite {
	background-image: url(../img/vis-home-gr.jpg);
	background-position: center top 80px;
}
#live {
	background-image: url(../img/vis-live-gr.jpg);
	background-position: center top 80px;
}
#buecher {
	background-image: url(../img/vis-buecher-gr.jpg);
	background-position: center top;
}
#vita {
	background-image: url(../img/vis-vita-gr.jpg);
	background-position: center top;
}
#blog {
	background-image: url(../img/vis-blog-gr.jpg);
	background-position: center top 80px;
}
#kontakt {
	background-image: url(../img/vis-kontakt-gr.jpg);
	background-position: center center;
}
#impressum {
	background-image: url(../img/vis-impressum-gr.jpg);
	background-position: center center;
}
#logowrapper {
	padding: 15px 10px 7px;
	line-height: 1em;
	font-size: 18px;
	display: inline-block;
}
#headerwrapper {	
	background: #fff;
	padding-bottom: 25px;
	border-bottom: 3px solid #000;
}

#header {
	max-width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#nav {
	display: inline-block;
}
#main-nav li {
	display: inline;
}
#main-nav-item-01 {
	display: none !important;
}
#main-nav li:before {
	content: "\e0c2";
	color: black;
	font-family: Iconic;
	font-size: 10px;
	padding-right: 10px;
}
#main-nav li:nth-of-type(2):before {
	content: "";
}
#menu-btn {
	display: none !important;
}
#textwrapper {
	margin: 0px auto 30px;
	max-width: 700px;
	padding-top:110px;
}
#startseite #textwrapper {
	margin: 90px auto 30px;
	/* [disabled]padding-top: 90px; */
	position:relative;
}
#startseite #textwrapper div {
	max-width: 400px;
	background:none;
	padding-left:0px;
	position: absolute;
    right: 0;
	top: 0;
}
#kontakt #textwrapper div {
	margin-right:15px;
}
#live #impressumslink {
	color:black;
}
}