



/* Das Layout - Angaben die Bootstrap überschreiben! */





/* Eigene CSS-Deklarationen */



body {
    color:#333;
    font-family: robotoregular, Helvetica, Arial, sans-serif;
    font-size:17px;
    line-height:1.4em;
}
h1, h2, h3 strong {
    font-family: robotobold, Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
}

/* OVERLAY
------------------------------------------- */
.header {
        background-color:#313189;
        color:#fff;
        width:100%;
        height:60px;
        position: fixed;
    		top: 0;
    		z-index: 900;
      }
        .logo {
          width: 76px;
          height: auto;
      }
      .container-header {
        max-width: 960px;
        margin: auto;
      }
      .navbar-brand {
        float: left;
        height: 50px;
        padding: 15px 35px;
        font-size: 18px;
        line-height: 20px;
      }
      .navbar-default .navbar-brand {
        color: #333;
      }
      .navbar-default .navbar-brand:hover {
        color: #000;
      }
      .navbar {
        /*position: relative;*/
        min-height: 50px;
        margin-bottom: 20px;
        border: 1px solid transparent;
        border-radius: 0px !important;
      }
      .navbar-default {
      background-color: #dedede;
      border-color: transparent;
      /*box-shadow: 0px 1px 5px #999;*/
      width: 100%;
      padding-right: 50px;
      }
      .navbar-brand span {
      padding-left:50px;
      font-weight:bold;
      }
      .navbar-brand img {
      position:absolute;
      height: 40px;
      width: 40px;
      margin-top: -12px;
      }
    .navbar {
      border-radius: 0px;
      /*box-shadow: 5px 5px 8px rgba(0,0,0,0.9);*/
    }
.brand {
  max-width: 1170px;
  display: block;
  padding: 5px;
  margin: auto 60px auto 0;
}

/* NAVBAR
------------------------------------------- */
/*.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
  border-radius:0;
}*/
.navbar-header {
  height: 60px;
}
.navbar-brand {
  padding: 5px;
}
.navbarlogo {
  width: 330px;
}
.nav.navbar-nav.navbar-right {
  margin: 0px;
  position: absolute;
  top:0px;
  right:60px;
}
.navbar-nav > li {
  margin-left:-12px;
}
.navbar-nav > li > a {
  color: #dedede;
  outline: none;
  text-decoration: none;
  font-size:1.1em;
  line-height:1.2em;
  max-height:42px;
}
.navbar-nav > li > a:hover, 
.navbar-nav > li > a.current,
.navbar-nav > li > a.section {
  color:#fff;
  border-bottom: 1px solid #dedede;
  background-color:transparent;
}
.navbar-nav > li > .dropdown-menu {
  margin-top: -10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.dropdown-menu {
  min-width: 240px;
  font-size: 1em;
  line-height:1.6em;
  text-align: left;
  list-style: none;
  padding:0;
}
.dropdown-menu li a, .dropdown-menu li li a {
  background-color:transparent;
  border: 1px solid transparent;
  display:block;
  text-decoration: none;
}
.dropdown-menu li a:hover, .dropdown-menu li li a:hover {
  background-color:#f8f8f8;
  border: 1px solid #e7e7e7;
}
.dropdown-menu a {
  color:#333;
}
.dropdown-menu a:hover {
  color:#333;
}
.horule {
  width: 30%;
  height: 3px;
  position: absolute;
  background-color: #000;
  left: 0px;
  top: 33px;
  z-index: 0;
}
.navbar-brand {
  position: absolute;
}


/* SIDEBAR
------------------------------------------ */
nav.secondary ul {
  padding-left: 15px;
}
nav.secondary a {
  color:#333;
  outline: none;
}
nav.secondary a:hover, 
nav.secondary a.current,
nav.secondary a.section {
  color:#700;
}
ul.nav li.dropdown:hover ul.dropdown-menu {
  display: block;
}

/* CONTENT
------------------------------------------- */
main {
  margin-top: 60px;
  padding-top: 20px;
  padding-bottom:20px;
}
.SideBarContainer {
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius:0;
  margin-top: -21px;
  padding-top: 21px;
  padding-bottom: 21px;
  box-shadow: inset 0px 8px 6px -6px #ccc;
}
.content {
  padding-bottom: 42px;
  min-height:300px;
}
.leftcont {
  padding-left:0px;
  padding-top:0px;
}
.rightcont {
  padding-right:0px;
  padding-top:0px;
}
.leftcont img {
  margin-top: -3px;
}
.trennungen {
  -moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto; 
}
.spalten {
  column-count:      2;
  column-gap:        3em;
  column-rule: 3px dotted #ccc;
}
.justify {
  text-align:justify;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  background-color:#eee;
  border-left: 5px solid #dedede;
}
.blockquote p:before { 
   content: '«';
}
.blockquote p:after { 
   content: '»';
}
/* EDITOR
------------------------------------------ */
.rot {
	color:red;
}
.blau {
	color:#4646a0;
}
.schwarz {
	color:#000;
}
.weiss {
	color:#fff;
}

/* FORM
------------------------------------------- */
#Form_ContactForm_Adresse_Holder {
  display: none;
}
button, input, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  width: 100%;
}

#Form_ContactForm_action_doSendMail {
  margin-left: 2px;
  margin-top: 12px;
}
/* FLIPBOOK

-------------------------------------------- */
.wrapper {
  align-items: center;
  display: flex;
  height: 90%;
  justify-content: center;
  margin: 5%;
  width: 90%;
}

.aspect {
  padding-bottom: 70%;
  position: relative;
  width: 100%;
}

.aspect-inner {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.flipbook {
  height: 100%;
  transition: margin-left 0.25s ease-out;
  width: 100%;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.flipbook .page {
  height: 100%;
  width: 100%;
}

.flipbook .page img {
  max-width: 100%;
  height: 100%;
}

/* IMAGES 

-------------------------------------------- */

img {
  height: auto;
  width: auto;
  max-width: 100%;
}
img.left {
    float: left;
    max-width: 50%;
    margin: 5px 20px 10px 0;
}
img.right {
    float: right;
    max-width: 50%; /* Responsive width */
    margin: 5px 0 10px 20px;
}
img.leftAlone {
    float: left;
    margin-right: 100%;
    margin-bottom: 10px;
    clear: both;
}

img.center {
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-bottom: 10px;
    clear: both;
}
.picpanorama {
  margin-top: -19px;
}
.piccontainer {
  margin: 20px -15px 20px -8px;
}
.piccontent {
  margin: 6px 0px 20px 0px;
}
/* FOOTER
------------------------------------------------ */

.footer {
  padding:12px 0;
  border: 1px solid #dedede;
}
.adress {
  padding-left: 0px;
}
.social svg {
  width: 36px;
  height:36px;
  margin-bottom:6px;
  display: block;
}


/*==========  Non-Mobile First Method  ==========*/



/* Large Devices, Wide Screens */

@media only screen and (max-width : 1200px) {



}



/* Medium Devices, Desktops */

@media only screen and (max-width : 992px) {



}



/* Small Devices, Tablets */

@media only screen and (max-width : 768px) {

  .dropdown-menu {
    display:block;
    position: static;
    width:100%;
    background-color: transparent;
    border: transparent;
    border-radius: 0;
    box-shadow:none;
    border-top:1px solid blue;
    border-bottom:1px solid red;
  }
  .smartcontainer {
    padding: 0 15px;
  }
	.rightcont {
	  padding-right: 0px;
	  padding-top: 0px;
	  padding-left: 0px;
	}
	.leftcont {
	  padding-left: 0px;
	  padding-top: 0px;
	  padding-right: 0px;
	}
	.content {
	  padding-bottom: 0px;
	  min-height: 0px;
	}


}

@media only screen and (max-width : 600px) {

	.spalten {
	  column-count: 1;
	  column-gap: 0;
	  column-rule: 0px dotted #ccc;
	}
	.carousel-inner {
	  position: relative;
	  width: 100%;
	  overflow: hidden;
	  margin-top:0!important;
	}

}


/* Extra Small Devices, Phones */ 

@media only screen and (max-width : 480px) {



}



/* Custom, iPhone Retina */ 

@media only screen and (max-width : 320px) {



}

