@charset "utf-8";

@import url(https://fonts.googleapis.com/css?family=Poppins:light|Poppins:normal|Poppins:medium);
@import url(https://fonts.googleapis.com/css?family=Corben:400,700);

body {
font-family: 'Poppins', serif!important;
  font-size: 17px;
letter-spacing: 0.05em;

  line-height: 1.6;
font-weight: 300;
}

strong {
font-family: 'Poppins', Arial, sans-serif!important;
font-size: 0.95em;
font-weight: 500;
}



/* ----------Typography -----hellgruen color: #bad6b3;----*/

ul.list-unstyled-oben {
margin-top:3em;
}



li.Buchbeschreibung
{font-size: 0.9em;
}

a img,
audio,
h1,
a h1,
a.active h1,
a.hover h1,
a.onfocus h1,

a h5.navlinks,
a.active h5.navlinks,
a.hover h5.navlinks,
a.onfocus h5.navlinks {
font-family: 'Corben';
font-size: 1.6em;
font-weight: 700;
color: #fe7a8f;
line-height: 1.3em;
}



a .nav-collapse {
color: #007ec7 !important;
}


/* ----------Violette Titelzeile ---------*/

.blau {
color: #895980 !important;
font-size: 1.3em;
}





/* ----------Audio-Controls ---------*/

img .img-responsive.intropic {
width: 100%;
}


audio {
width: 100%;
height: 75%;
}



