/*:::::: Formatvorlage für BE-Metall::::::*/


@charset "UTF-8";
/* CSS Document */
* {
  /*margin: 0;
  padding: 0;*/
}

@media only screen and (min-width:960px){



body {
  font-family: 'Roboto', sans-serif,Calibri,Arial,Verdana;
  font-weight: 300;
  /*line-height: 140%;*/
  font-size: 12pt;
  text-decoration: none;
  /*background-color: #575754;*/
  background-color: white;
  background-image: url(images/be-background2.png);
  background-repeat: repeat-x;
  color: black;
  text-align: left;
  /*width: 1140px;*/
}

bodytext {
  font-size: 12pt;
}

a {
  color: #1B6EB9;
}

span {
  color: #1B6EB9;
}

.csc-textpic-caption {
  padding: 4px 0 2px 0;
  font-size: 11pt;
}



h1 {
  font-family: 'Roboto', sans-serif,Calibri,Arial,Verdana;
  font-weight: 300;
  color: #1B6EB9;
  font-size: 128%;
  font-weight: normal;
  padding: 5px 0 5px 0;
}  

h2, h6 {
  color: #1B6EB9;
  font-size: 120%;
  font-weight: normal;
  padding: 4px 0 4px 0;
}  


h3 {
  font-family: 'Roboto', sans-serif,Calibri,Arial,Verdana;
  font-weight: 400;
  color: #1B6EB9;
  font-size: 132%;
  font-weight: normal;
  letter-spacing: 1.4px;
  padding: 4px 0 4px 0;
}

h5 {
  color: #D68A27;
  font-size: 108%;
  font-weight: normal;
  letter-spacing: 0.6px;
  padding: 2px 0 2px 0;
}

h4 {
  color: #575754;
  font-weight: normal;
  font-size: 128%;
  letter-spacing: 0.8px;
  padding: 4px 0 8px 0;
}


.MainContainer {
  width: 100%;
  text-align: left;  
}

.HeaderContainer {
 width: 1140px;
 height: 280px;
 margin: 0 auto 0 auto;
}

.Logo1 {
  float: left;
  width: 280px;
  height: 280px;
  /*background-color: white;*/
  /*background-image: url(images/JB-Logo2.png);*/
  /*opacity: 0.85;
  filter: alpha(opacity=85); */
}

.Logo3 {
  display: none;
}
.Logo2 {
  display: none;
}

.HeaderImage {
  float: left;
  width: 860px;
  height: 280px;
  /*background-color: white;
  background-image: url(images/JB-Platzhalter.jpg);*/
}

.MenuRow {
  float:left;
  width: 100%;
  background-color: white;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #1B6EB9;
    border-top: 1px solid #1B6EB9;
}

.MenuRow a {
  text-decoration: none;
}

.MenuRow a:hover,a:focus; a:active {
  color: white;
}

.MobileMenu {
  display: none;
}

.TopMenu {
  width: 1100px;
  margin: 0 auto 0 auto;
  font-family: 'Roboto', sans-serif,Calibri,Arial,Verdana;
  font-weight: 400;
  font-size: 115%;
  letter-spacing: 1px;
  background-color: white;
 /* border-bottom: 2px solid #1B6EB9;*/
  padding: 6px 0 4px 0;
}

.TopMenu a {
  color: #1B6EB9;
}

.TopMenuItemActive a {
  color: #1B6EB9;
}

.TopMenu  a:hover, a:focus, a:active {
  color: grey;
}

.SubMenu {
  font-size: 101%;
  float: left;
  width: 19%;
  height: 100%;
  /*margin: 30px 0 30px 0;*/
  margin: 0 30px 0 0;
  padding: 0 0 0 5px;
  color: #565653;
}

.SubMenu a {
  text-decoration: none;
  color:  #1B6EB9;
  padding: 8px 0 8px 0;
}

.SubMenu a:hover, a:focus, a:active {
  color: grey;
}

.SubMenuItemLevel1 {
  color:  #1B6EB9;
  text-align: left;
  padding-top: 8px;
  padding-bottom: 10px;
  border-bottom: 1px solid gray;
}

.SubMenuItemLevel1Active {
  text-align: left;
  font-weight: bold;
  padding-top: 8px;
  padding-bottom: 10px;
  color:  #1B6EB9;
    border-bottom: 1px solid gray;
}

.SubMenuItemLevel1Active a {
  color:  #1B6EB9;
}

.ContentRow {
  width: 100%;  
  background-color: white;
  float: left;
  padding: 20px 0 40px 0;
}

.ContentContainer{
  margin: 0 auto 0 auto;
  width: 1100px;
  min-height: 300px;
  padding: 15px 0 15px 0;
}


.Content {
  float: left;
  width: 700px;
 /* padding: 20px 0 20px 98px;*/
 /* margin: 0 0 0 98px;
  padding: 0 0 0 10px; */
}

.Content a {
  text-decoration: underline;
}
 
.ContentLeft {
  float: left;
  width: 600px;
  padding: 0 0 0 0;
 /* padding: 10px 0 0 98px;
  margin: 0 0 0 0;*/

}
    
.ContentRight {
  float: left;
  width: 400px;
    padding: 0 0 0 0;
  margin: 0 0 0 20px;
  /*padding: 20px 0 20px 10px;*/
}

.ContentRightRight {
  float: left;
  width: 25%;
  /*padding: 20px 0 20px 10px;*/
}

.BottomRowRow {
  width:100%;
  /*position: absolute;
  left: 0px;
  bottom: 0px;*/
  margin: 0 auto;
  padding: 15px 0 25px 0;
  color: black;
  float: left;
  background-color:  #FAFAFA;
  border-top: 1px solid #1B6EB9;
}


.BottomRow {
  width: 1140px;
  margin: 0 auto;

}

.BottomRow a {
  color: black;
}

.BottomRow a:hover {
  color: grey;
}

.BottomLeft {
  margin: 0 0 0 3%;
  float:               left;  
  width:               28%;
}

.BottomMiddle {
  text-align:          left;
  margin: 0 0 0 6%;
  float: left;
  width:               28%;
}

.BottomMiddleMiddle {
  display: none;
}

.BottomRight {
  float:               right;
    margin: 0 0 0 6%;
  width:               25%;
}


.flexslider {
  max-width: 820px;
  margin: 0 auto 0 auto;
}

/*Kontaktformular*/

div.csc-mailform ol {
list-style:none;
}

.csc-form-element-textline {
  width: 500px:
    display: block;
}

div.csc-mailform ol  {
  max-width: 500px;  
}

div.csc-mailform li  {
  margin: 5px;
}

div.csc-mailform label {
  width:    130px;
  display:  block;
  float:     left;
}

div.csc-mailform input {
  border-style:  solid;
  border-width:  1px;
  border-color:  grey;
  background-color:  #DEDEDE;
}

div.csc-mailform textarea {
  border-style:  solid;
  border-width:  1px;
  border-color:  grey;
  background-color:  #DEDEDE;
}

}


/*:::::: Formatvorlage für BE Metall Mobile View::::::*/


@media only screen and
(min-width:0px) and
(max-width:960px){

/* aha*/
  
.MenuRow {
    margin: 5px 0 0 0;
  padding: 95px 0 10px 0;
    width: 100%;
  }
  
.MenuButton {
  height: 50px;
}
  

  .menu-btn div {
     margin: 15px 0 10px 0;
   /* position: absolute;
    left: 100%;
    top: 64%;
    padding-right: 8px;
    margin-top: -0.50em;
    line-height: 1.2;
    font-size: 18px;
    font-weight: 200;
    vertical-align: middle;
    z-index: 99;*/
  }

  .menu-btn span {
   horizontal-align:center;
    display: block;
    width: 40px;
    height: 6px;
    margin: 5px 30% 5px 60%;
    background-color: #1B6EB9;
    color: white;
   /* z-index: 99;*/

  }

.MobileMenu span {
  display: block;
  width: 99%;

}

.MobileMenu {
  display: block;
  font-size: 12pt;
  letter-spacing: 1.9px;
  width: 100%;
  background-color: white;
  margin: 0;
display: none;
  }



.MobileMenu a {
  text-decoration: none;
  color: #989898;
}

.MobileMenu a:hover, a:focus, a:active {
  color: #1B6EB9;
}

.MobileMenuLevel1 {
  display: block;
  width: 100%;
  border-bottom: 1px solid grey;
  padding: 7px 0 7px 5%;
}

.MobileMenuLevel1Active {
      display: block;
  width: 100%;
  background-color: grey;
  color: white;
  border-bottom: 1px solid white;
    padding: 7px 0 7px 5%;
}

.MobileMenuLevel2 {
      display: block;
  width: 100%;
  background-color: #DCDCDC;
  font-size: 90%;
  border-bottom: 1px solid grey;
  padding: 4px 0 4px 5%;
}

.MobileMenuLevel2Active {
      display: block;
  width: 100%;
  font-size: 90%;
  background-color: grey;
  color: white;
  border-bottom: 1px solid white;
  padding: 4px 0 4px 5%;
}
.MobileMenuLevel1 a, .MobileMenuLevel2 a{
      display: block;
  text-decoration: none;
}

.MobileMenuLevel1Active a, .MobileMenuLevel2Active a {
      display: block;
  background-color: grey;
  color: white;
}

  .expand {
    display: block !important;
  }
/* end aha */


  .TopMenu{
    display: none;
  }
  .TopMenu span {
    display:block;
  }

  .SubMenu{
    display: none;
   }
  .SubMenu span {
    display:block;
  }

body {
  font-family: 'Roboto', sans-serif,Calibri,Arial,Verdana;
  font-weight: 300;
  font-size: 12pt;
  color: #575754;
  text-decoration: none;
  background-color: white;
  color: black;
  text-align: center;
  margin: 0 0 0 0;
  width: 100%;
  padding: 0 0 0 0;
}

bodytext {
  font-size: 14pt;
    color: #575754;
}

a {
  color: #575754;
}


h1 {
  font-family: 'Roboto', sans-serif,Calibri,Arial,Verdana;
  font-weight: 400;
  color: #1B6EB9;
  font-size: 128%;
  font-weight: normal;
  padding: 5px 0 5px 0;
}  

h2, h6 {
  color: #1B6EB9;
  font-size: 120%;
  font-weight: normal;
  padding: 4px 0 4px 0;
}  


h3 {
  font-family: 'Roboto', sans-serif,Calibri,Arial,Verdana;
  font-weight: 400;
  color: #1B6EB9;
  font-size: 132%;
  font-weight: normal;
  letter-spacing: 1.4px;
  padding: 4px 0 4px 0;
}

h5 {
  color: #1B6EB9;
  font-size: 108%;
  font-weight: normal;
  letter-spacing: 0.6px;
  padding: 2px 0 2px 0;
}

h4 {
  color: #1B6EB9;
  font-weight: normal;
  font-size: 128%;
  letter-spacing: 0.8px;
  padding: 4px 0 8px 0;
}


.MainContainer {
  width: 100%;
  text-align: left;  
}

.HeaderContainer {
  float:left;
  width: 160px;
  height: 140px;
  margin: 0;
  padding: 0;
  overflow:hidden;
}


.Logo3 {
  margin: 0 0 0 2%;
  float: left;
  width: 160px;
  height: 140px;
  overflow: hidden;
  /*background-color: white;*/
  /*opacity: 0.85;
  filter: alpha(opacity=85); */
}

.Logo1 {
  display: none;
}
.Logo2 {
  display: none;
}


.HeaderImage {
  display:none;
}

.ContentRow {
  width: 100%;
  min-height: 150px;
  font-size: 95%;
  margin: 0 auto;
}

.ContentContainer{
  width: 94%;
  color: black;
  padding: 0;
  margin: 3% 1% 5% 5%;
  
}

.Content {
  width: 100%;
  /*padding: 1% 0 1% 1%;*/
}

.Content a {
  text-decoration: underline;
}
 
.ContentLeft {
  width: 100%;
 float:left;
 /*padding: 1% 0 1% 10%; */
}
    
.ContentRight {
 width: 100%;  
 float:left;
 /*padding: 1% 0 1% 10%; */
}

.ContentRightRight {
  width: 100%;
 float:left;
 /*padding: 1% 0 1% 10%; */
}

.BottomRow {
  width: 100%;
  text-align: left;
  float: left;
  font-size: 95%;
  color: #EDF1F3;
  background-color: #1B6EB9;
}

.BottomRow a {
  color: #EDF1F3;
  text-decoration: underline;
}


.BottomLeft {
  padding: 3% 1% 3% 5%;
  float:left;
  width:100%;
}
.BottomMiddle {
  display: none;
 }

.BottomMiddleMiddle {
  padding: 2% 1% 2% 5%;
  float:left;
  width:100%;
}
.BottomRight {
    padding: 3% 1% 5% 5%;
  float:left;
  width:100%;
}

.csc-textpic csc-textpic-left csc-textpic-above img {
  max-width: 92%;
  height: auto;
}

.csc-textpic-imagewrap img {
  max-width: 92%;
  height: auto;
}


.csc-textpic-caption {
  font-size: 11pt;
}

/*Kontaktformular*/

div.csc-mailform ol {
list-style:none;
}

.csc-form-element-textline {
  width: 500px:
    display: block;
}

div.csc-mailform ol  {
  max-width: 500px;  
}

div.csc-mailform li  {
  margin: 5px;
}

div.csc-mailform label {
  width:    130px;
  display:  block;
  float:     left;
}

div.csc-mailform input {
  border-style:  solid;
  border-width:  1px;
  border-color:  grey;
  background-color:  #DEDEDE;
}

div.csc-mailform textarea {
  border-style:  solid;
  border-width:  1px;
  border-color:  grey;
  background-color:  #DEDEDE;
}


}

/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('/fonts/roboto-v30-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/roboto-v30-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/roboto-v30-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/roboto-v30-latin-300.woff') format('woff'), /* Modern Browsers */
       url('/fonts/roboto-v30-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/roboto-v30-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/roboto-v30-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/roboto-v30-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/roboto-v30-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/roboto-v30-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/fonts/roboto-v30-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/roboto-v30-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/roboto-v30-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/roboto-v30-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/roboto-v30-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/roboto-v30-latin-700.woff') format('woff'), /* Modern Browsers */
       url('/fonts/roboto-v30-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/roboto-v30-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-condensed-300 - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: url('/fonts/roboto-condensed-v25-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/roboto-condensed-v25-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/roboto-condensed-v25-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/roboto-condensed-v25-latin-300.woff') format('woff'), /* Modern Browsers */
       url('/fonts/roboto-condensed-v25-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/roboto-condensed-v25-latin-300.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}

/* roboto-condensed-regular - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/roboto-condensed-v25-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/roboto-condensed-v25-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/roboto-condensed-v25-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/roboto-condensed-v25-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/fonts/roboto-condensed-v25-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/roboto-condensed-v25-latin-regular.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}

