/* ubuntu-300 - latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 300;
  src: local(''),
       url('../../../fonts/ubuntu-v20-latin-300.html') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../../../fonts/ubuntu-v20-latin-301.html') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* ubuntu-regular - latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('../../../fonts/ubuntu-v20-latin-regular.html') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../../../fonts/ubuntu-v20-latin-regular-2.html') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* ubuntu-500 - latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  src: local(''),
       url('../../../fonts/ubuntu-v20-latin-500.html') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../../../fonts/ubuntu-v20-latin-501.html') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* ubuntu-700 - latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  src: local(''),
       url('../../../fonts/ubuntu-v20-latin-700.html') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../../../fonts/ubuntu-v20-latin-701.html') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* ubuntu-condensed-regular - latin */
@font-face {
  font-family: 'Ubuntu Condensed';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('../../../fonts/ubuntu-condensed-v16-latin-regular.html') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../../../fonts/ubuntu-condensed-v16-latin-regular-2.html') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
.nav {
  margin-bottom: 0px;
}
a {
background-color: transparent;
}
.weiss {
   background-color: #fff;
}
.rot {
   background-color: #0000FE;
   color: #fff;
   }
.label, table {
   margin-left:25px;
    }
.right {
  float:right;
}
.left {
  float: left;
}
.rot  a {
   color: #fff;
}
.rot .container, .rot .custom a  {
color: #333;
}
    .btn-primary, .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
color: #FFF;
background-color: #0000FE;
      text-shadow:none;
      box-shadow:none;
      border-radius:0px;
      background-position: 0px 0px;
      background-image:none;
      border:0px;
}
    .form-actions {
background-color: #fff;
    }
ul.nav.nav-tabs.nav-stacked a {
      background-color: #e4e4e4;
    }
.grau {
   background-color: #e4e4e4;
   color: #000;                                         
   
}
.grau.dunkel {
   background-color: #666;
}
.weiss {
   background-color: #fff;
}
body {
  color: #666;
  font-family: 'Ubuntu', 'Ubuntu Condensed', sans-serif;
  font-weight: 400;
}
strong {
  font-weight: 500;
}
#smalogo {
  margin: 9px 0px 10px 0px;
}
    .form-horizontal .control-label {
text-align: left;
}
    .registration .form-horizontal input {
      width:97%;
    }
.breit {
  width: 100%;
}
.nav.menu > li {
  float: left;
  position: relative;
}
#profile_tabs {
  display: none;
}
#small .item-page {
  margin-right: 20px;
}
#menu .nav.menu {
margin: 1px 1px 0px 1px;
}
#menu .nav.menu > li {
  padding: 15px  0px ;   
  /* border-top: 1px solid #0000FE;  */
  
}
#menu .nav.menu > li:hover {
  background-color: #fff;
  transition: background-color 0.7s;
  -webkit-transition: background-color 0.7s;
  -ms-transition: background-color 0.7s;
  -moz-transition: background-color 0.7s;
}
.nav.menu > li li {
  float: none;
} 
#menu .nav.menu > li a {
  padding: 5px 0px;
  text-align: center;
   text-transform: uppercase;
   font-size: 14px;
   font-weight: 300;
   border-right: 1px solid #fff; 
}
#menu .grau .nav.menu > li a {
  color: #fff;
}

#menu .nav.menu > li:first-child > a {
   
   width: 234px; 
}
#menu .nav.menu > li:nth-child(2) > a {
   
   width: 234px; 
}
#menu .nav.menu > li:nth-child(3) > a {
  
   width: 234px; 
}
#menu .nav.menu > li:last-child > a {
   border-right: 0px;
   width: 233px; 
}
#menu .nav.menu > li li a {
  display: block;
  white-space: nowrap;
  background-color: transparent;
  padding: 10px 15px ;
  color: #666;
  font-size: 14px;
  border: 0px;
  text-align: left;
}
#menu .nav.menu > li li a:hover {
  color: #666;
  background-color: #fff;
  text-decoration: none;
}
#menu .nav.menu li > ul {
  position: absolute;
  top: -9999px;
  left: 0px;
  /* display: none;   */
  background-color: #e4e4e4;
  border: 0;
  width:254px;
  opacity: 0;                         
  z-index:999;
}

#menu .nav.menu li:last-child > ul {
left:auto;
right:0px;

}
#menu .nav.menu li > ul > li {
   border: 0;
}
#menu .nav.menu li:hover > a {
    color: #0000FE;
    text-decoration: none;
    background-color: transparent ;
    border:0px;
    
}
#menu .nav.menu li:hover > ul {
  /* display: block; */
  opacity: 1;
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.5);
  top: 60px;
  transition: opacity 0.8s  linear;
}   
#menu .nav.menu li:hover > ul ul {
  top: 17px;
  left: auto;
  right: -254px;
}
#menu .grau .nav.menu > li > a {
    width: 233px;
}
#menu .grau .nav.menu > li:last-child > a {
    width: 236px;
}
p.image {
  margin-bottom: 25px;
}
#aktuellesmenu ul, #sitemapmenu ul {
   float:right; 
}
#sitemapmenu a {
  width: 102px;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #666;
  font-weight: 300;
  font-size: 14px;
  background-color: #fff;

}
#aktuellesmenu a {
  width: 110px;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #666;
  background-color: #fff;
  border: 1px solid #e4e4e4;
  font-weight: 300;
  font-size: 14px;
  text-transform: uppercase;
  }
  #aktuellesmenu a:hover, #sitemapmenu a:hover {
  background-color: #eee;
  }
#aktuellesmenu li, #sitemapmenu li {
  padding: 3px;
}
#hinweis {
  margin-top: 12px;
  float: right;
  width: 100%;
  text-align: right;
  font-weight: 200;
  font-size: 13px;
  color: #666;
}
#teaserzeile {
  text-align: center;
  margin: 25px 0px;
  font-size: 22px;
  color: #aaa;
  font-weight: 300;
  letter-spacing: 0.06em;
}
.moduletable.teaser {
  background-color: #fff;
  margin-top: 25px;
  height: 310px;
}
.teaser h3, .teaser p {
  margin: 5px 20px;
  font-weight: 300;
}
.teaser p a {
color: #666;
font-weight: 400;
}
.teaser h3 {
  font-size: 19px;
  color: #0000FE;
  font-weight: 300;
  margin-top: 10px;
  line-height: 29px;
}
.teaser p {
color: #666;
line-height: 22px;
}
.teaser img {
margin-bottom: 5px;
}
.teaser p:last-child {
  margin-bottom: 20px;;
}
#teaserslide {
  position: relative;
  
}
#teaserleft, 
#teaserright {
  position: absolute;
  top: 40%;
  background-color: #0000FE;
  color: #FFF;
  text-align: center;
  line-height: 62px;
  font-size: 20px;
  width: 26px;
  height: 62px;
  font-weight: lighter;
}
#teaserleft {
left: -6px;
} 
#teaserright {
 right: -26px;
}
.breadcrumb {
  padding: 0px 3px;
  margin: 0px;
  list-style: none;
  background-color: transparent;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.breadcrumb a {
  color: #000;
}
.page-header {
  padding: 0px;
  margin: 0px;
  border: 0px;
  margin-top: 20px;
}
#inhalt .page-header h2 {
  font-size: 20px;
  font-weight: 400;
  color: #0000FE;   
}
#spaltelinks p {

}
#spaltelinks .moduletable:first-child {
  margin-top: 10px;
} 
#spaltelinks .moduletable {
  border: 1px solid #666;
  padding: 20px;
  margin-top: 30px;
  margin-right: 25px;    
}
#spaltelinks .moduletable p {
  font-size: 15px ;
  font-weight: 300;
 }
#spaltelinks h3 {
  font-size: 18px;
  font-weight: 500;
  color: #0000FE;
  line-height: 20px;
  margin: 0px 0px 10px 0px;
}
#spaltelinks .moduletable.expert {
  border: 0px;
  background-color: #0000FE;
  color: #fff;
}
#spaltelinks .moduletable.download {
  border: 0px;
  background-color: #666;
  color: #fff;
}
#spaltelinks .moduletable.download a,
#spaltelinks .moduletable.download h3, 
#spaltelinks .moduletable.expert a,
#spaltelinks .moduletable.expert h3 {
  color: #fff;
}
.item-page ol, .item-page ul, .item-page td {
  margin-left: 50px;
  color: #666;
  font-size:15px;
}
.carousel-inner > .item {
  -moz-transition: 1.2s ease-in-out opacity;
  -ms-transition: 1.2s ease-in-out opacity;
  -o-transition: 1.2s ease-in-out opacity;
  -webkit-transition: 1.2s ease-in-out opacity;
  transition: 1.2s ease-in-out opacity;
  left: 0 !important;
}
p {
  line-height: 1.4em;
}
.carousel-inner>.next.left, .carousel-inner>.prev.right {
  opacity: 1;
  z-index: 1;
}
.carousel-inner>.active.left, .carousel-inner>.active.right {
  opacity: 0;
  z-index: 2;
}
.carousel-indicators {
    display: none;
  }

.carousel-caption {
  position: absolute;
  bottom: 7px;
  z-index: 500;
  width: 500px;
  left:auto;
  right: 9px; 
  background-color: transparent;
} 
.carousel-caption.oben-rechts {
  bottom: auto; 
  top: 0px;
  left:auto;
  right: 9px;
}
.carousel-caption.oben-links {
  bottom: auto; 
  top: 0px;
  left:9px;
  right: auto;
}
.carousel-caption.unten-links {
  bottom: 7px; 
  top: auto;
  left:9px;
  right: auto;
}
.carousel-caption.unten-rechts {
  bottom: 7px; 
  top: auto;
  left:auto;
  right: 9px;
}
.carousel-caption h2 {
  font-weight: 300;
  padding: 15px 20px;
  font-size: 24px;
  background-color: #0000FE;
  background-color: rgba(0,0,250,0.7);
  
  color: #fff;
  line-height: 30px;
  
}
.carousel-caption p {
  padding: 15px 25px;
  font-size: 16px;
  line-height: 22px;
  color: #666;
  background-color: #fff;
  background-color: rgba(255,255,255,0.9); 
  font-weight: 300;
}
.carousel-caption p a {
color:#333;
font-weight: 400;
background-color: transparent;
  
}
.carousel {
margin-bottom: 0px;;
}
ul#smap > li {
  width:24% ;
}
ul#smap  li {
  line-height: 30px;
}
ul#smap ul {
margin-bottom: 50px;
}
#login-form {
  position: absolute;
  z-index: 500;
  background-color: #FFF;
  border: 1px solid #000;
  padding: 25px;
  box-shadow: 3px 3px 7px #C0C0C0;
  box-shadow: 3px 3px 7px rgba(100,100,100,0.4);
  left: -150px;
  display:none;
}
div.login {
  float: right;
  position: relative;
}
#sitmap {
  float: left;
}
div.login > h4 {
  width: 112px;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #666;
  font-weight: 300;
  font-size: 14px;
  margin: 3px;
  border: 1px solid #e4e4e4;
  margin-top: 3px;
  text-transform: uppercase;
}
div.login h4:hover {
  background-color: #EEE;
}
.registration .form-horizontal label {
  margin-left: 25px;
}
.registration .form-horizontal input {
  width: 96%;
}
 #copy {
 margin:15px 0px 25px 0px;
 color: #fff;
 }
 #sitemap {
 line-height: 30px;
 font-weight: 300;
 }
 div.weiss.breit {
 padding-bottom: 25px;
 }
 .item-page {
  margin-bottom: 40px;
 }
 .item-page > h3 {
  font-size: 16px;
  color: #666;
  font-weight: 500;
  margin-left: 25px;
  line-height: 23px;
  margin-bottom: 8px;
  margin-top: 20px;
}
 .item-page a {
 color: #666;
 }
 .item-page p, .item-page h2 {
 /* margin-left: 26px; */
 }
 .item-page div.right {
   width: 300px;
 }
 .cinhalt table {     
  margin-left:0px;
 }
 .item-page p, .item-page .cinhalt {
  font-size: 15px ;
  font-weight: 300;
  margin-bottom: 20px;
 }
 .item-page .cinhalt {
  margin-top: 12px;
 }
 .item-page .chead {
 font-size: 15px ;
   border-bottom: 1px solid #333 ;
   font-weight: 400;
   padding: 7px 0px;
   cursor: pointer;
 }
 .item-page .chead >em {
   float:right;
 }
 .item-page #colapse {
 margin-left:25px;
 margin-bottom: 20px;
 }
 .item-page div.right p {
  margin-right: 25px;
 }
 .item-page img {
  margin-bottom:20px;
 }
 .item-page .carousel-inner img {
  margin-bottom: 0px;
 }
 .page-header h2 {
  margin-top: 0px;
 }
 .breadcrumb {
   margin:10px  0px 0px 25px;
   color: #666;
   font-size: 12px;
 }
 .breadcrumb a {
    color: #666;
    font-size: 12px;
 }
    #content .custom p,
    #content .custom h2,
    #content ul.nav.nav-tabs.nav-stacked  {
      margin-left:25px;
    }
    #content .moduletable h3 {
      font-size: 20px;
      font-weight: 400;
      color: #0000FE;            
      margin-left:25px;
  }

  .bildrechts {
    margin-right: 25px;
    margin-left: 25px;
    float: right;
  }  
  
  table.zebra {   
  width:95%;
  }
  table.zebra th , table.zebra td {
  padding: 6px ;  
  }
  table.zebra th {
  background-color: #d5d5d5;
  font-weight: 500;
  }
  table.zebra tr {
   background-color: #eaeaea;

  }
  table.zebra tr:nth-child(even) {
   background-color: #f8f8f8;
  }
  #content ul.nav {
    margin-top: 10px;
  }
  #content .login {
    margin-top: 10px;
  }
  #content a {
    color: #333;
  }
  #content ul#smap {
    margin:0px auto auto 25px;
  }  
  #content ul#smap a, #content ul#smap li {
    line-height: 20px;

  }
  #content ul#smap ul {
    margin-left:0px;
  }  
  #content li {
   padding-bottom: 23px;
  }  
  #colapse  table.zebra {
  margin-left: 0px;
  width: 100%;
  }
  div#colapse.breit {
  margin-right: 25px;
  width: auto;
  }
  a.fachkreislink {
  cursor: default;
    pointer-events: none; 
    color: white; 
    display: inline-block;  
    visibility: hidden;    
  }
  /* a.fachkreislink::before {
    content: 'weitere Fachkreisinformation für registrierte User ';
    color: red;
    font-weight:400; 
    border: 1px solid red;  
    visibility: visible;  
    display: inline-block;
    padding: 2px 5px;
  }     */
  .fachkreisinhalt {
    display:none;
  }
  .edit-icon {display:none;}
  ul.sigFreeClassic  li.sigFreeThumb {
    margin-left:6px;
  }
  ul.sigFreeClassic  li.sigFreeThumb:nth-child(4n-3) {
    margin-left:0px;
  }
  #smap > div > ul > li {
    width:22%;
  }
  #smap > div > ul > li:first-child {
    margin-left:12%
  }
  .nav > li > a:hover, .nav > li > a:focus {
    background-color: transparent;
  }
            
  #mobilemenu  {
    display: none;
  }        
  .hamburger svg {
      width:50px;
  }
  @media (max-width: 900px) {
    #mobilemenu {
      display: block;
    }
    #aktuellesmenu, #menu {
       display: none;
     }
  }    
            