/****** PLACE YOUR CUSTOM STYLES HERE ******/


/*!---------- BOOTSTRAP CSS ----------*/





/*!---------- 1. GLOBAL STYLES ----------*/

body {
	-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
	  font-family: "Roboto", sans-serif;
  font-size: 15px;
  line-height: 24px;
  color: #666;
  overflow-x: hidden;
}

.dropmain {
  padding-top: 224px;
}

@media all and (max-width: 767px) {
.dropmain {
  padding-top: 110px;
}	
}

.leseprobekurz {
	-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
font-size: 15px;	
	  font-family: "Roboto", sans-serif;
 line-height: 20px;
  color: #666;
}

.leseprobekurz-alt {

font-size: 16px;	
font-family: "bodoni-urw", Baskerville, 'Palatino Linotype', Palatino, 'Century Schoolbook L', 'Times New Roman', 'serif';
 line-height: 20px;
color: black;
font-weight: 300;
}

.leseprobe {
	-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
font-size: 17px;
	  font-family: "Roboto", sans-serif;
 line-height: 29px;
  color: #666;

}

.leseprobe-alt {
font-size: 22px;
font-family: "bodoni-urw", "bodoni-urw", Baskerville, 'Palatino Linotype', Palatino, 'Century Schoolbook L', 'Times New Roman', 'serif';
 line-height: 32px;
color: black;
font-weight: 300;
}




/*!---------- 3. TYPOGRAPHY ----------*/


p.lead {
  font-size: 17px;
  line-height: 24px;
}

@media all and (max-width: 767px) {
  h2,
  .h2 {
    font-size: 1.75em;
	line-height: 1.2em;
  }
  p.lead {
    font-size: 14px;
    line-height: 18px;
  }
h2.uppercase {
  letter-spacing: 5px;
  margin-right: -10px;
}	
p {
  font-size: 14px;
  line-height: 24px;
  }	
}

h5 {
font-size: 18px;
}

.h6 {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.bold-h6 {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

p,
span {
	  font-family: "Roboto", sans-serif;

  font-weight: 400;
}

.bold-h6 {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}



.label {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}


/*!---------- 6. SECTION ----------*/


section + .pullup {
  padding-top: 0;
  margin-top: -32px;
  position: relative;
  z-index: 20;
}

section + .general {
  padding: 40px 0;
}


@media all and (max-width: 767px) {
  section {
    padding: 40px 0;
  }
}

/*!---------- 6. BUTTONS ----------*/
.btn {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}


/*!---------- 7. NAVIGATION ----------*/


nav {
  background: #fff;
  -webkit-backface-visibility: hidden;
  max-width: 100%;
 max-height: 54px;
}
.menu {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}


.menu li a {
  font-size: 12px;
}


.menu > li ul {
  width: 300px;
}


.module.widget-handle .title {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

nav.nav-centered .logo {
  max-height: 64px;
  margin: 40px 0 20px 0;
}



.module.widget-handle {
  border-left: 0px solid #ccc;
  border-bottom: 1px solid #ccc;
	
}
nav.nav-centered .module.widget-handle {
  border-bottom: 1px solid #ccc;
}


@media all and (max-width: 990px) {
	.nav-bar,
  .nav-bar .module-group,
  .nav-bar .module {
	background-color: #fff;  
	border-bottom: 1px solid #ccc;
  }	
}


@media all and (max-width: 767px) {
	


	nav.nav-centered {
	background-color: #fff;
	max-height: 30px;
	}	
	
nav.nav-centered .logo {
  max-height: 30px;
  margin: 20px 0 0px 0;
}
.nav-utility {
  background-color: #fff;
  height: 45px;
  line-height: auto;
  border-bottom: 1px solid #ccc;
  overflow: show;
}	

.module.widget-handle {
  border-left: 1px solid #ccc;
}
nav.nav-centered .module.widget-handle {
  border: none !important;
}	
	
}





/*!---------- 13. TABBED CONTENT ----------*/

.button-tabs .tab-title span {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.text-tabs .tab-title span {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.icon-tabs .tab-title span {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}


/*!---------- 21. WIDGETS ----------*/

.link-pfeil {
  line-height: auto;
}
.link-pfeil a:after {
  content: "\e628";
  font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 13px;
  display: inline-block;
  margin-left: 4px;
  color:dimgrey;
}

.widget .title {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}


