/* Global */

* {
	font-family: 'Lato', sans-serif;
}

body {
	background:url('../img/bg/metall.jpg');
	background-size: cover;
	background-attachment: fixed;
}

a {
	color: #329c22;
	line-height: inherit;
	text-decoration: none;
}

a:hover, a:focus {
    color: #000;
}

img {
	max-width: 90%;
}

.kachelu p a:hover {
	color: #fff;
	line-height: inherit;
	text-decoration: none;
	background-color: #329c22;
}

footer a:hover {
	color: #000;
	line-height: inherit;
	text-decoration: none;
	background-color: transparent;
}

.gravur {
	padding-left: 1rem;
}

.linkActive {
	background-color:  #7dbe6b;
	border: 3px solid #7dbe6b;
	border-radius: 1em 1em 0 0;
}

.linkActive a:hover {
	color: #000;
}

nav.top-bar section.top-bar-section ul li a{
	font-family: "Ubuntu",sans-serif;
	font-size: 0.8rem;
}

.logoo {
	padding-top: 0.5rem;
}

.row {
	max-width: 75rem;
}

.kachelTel h3.kachelClaim a.ruf{
	font-size: 2rem;
	font-weight: 700;
}

.absli {
	margin-left: 0.5rem;
}

.absre {
	margin-right: 1rem;	
}

.kabsli {
	padding-left: 1.5rem;
}

.columns {
	padding: 0em;
}

/* Typo */

h1, h2, h3, h4, h5, h6 {
	font-family: 'Ubuntu', sans-serif;
}

h3 {
	padding:1em 1em 0.8em 0.5em;
}

h4 {
	padding:1em 1em 0em 1.7em;
	font-size: 1.2em;
}

strong {
	margin-right: 1em;
}

abbr {
	font-size: 1em;
	text-decoration: none;
	margin-right: 1em;
}

.opening {
	line-height: 1.3em;
}

/* HELPER */

.bold {
	font-weight: bold;
}

.margin_wide {
	margin-right: 2.5em;
}

.margin_small {
	margin-right: 1.6em;
}

/* Listen */

.contentList {
	margin-left: 3em;
}

/* Bilder */

.clearing-thumbs li {
	margin-bottom: 1em;
	margin-top: 1em;
	border: 3px solid #fff;
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
}

.contentImg {
	width:80%;
	border:1em solid #ffffff;
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
	margin:1em;
	margin-left:2.2em;
}

/* Navigation */

.top-bar, .top-bar-section ul li > a ,  .top-bar-section li:not(.has-form) a:not(.button){
	color:#333;
	background-color: transparent;
	font-size: 1.2em;
	font-weight: 500;
}

.top-bar-section li:not(.has-form) a:not(.button):hover, .top-bar-section ul li:hover:not(.has-form) > a {
	color:#329C22;
	background-color: transparent;
}

/* Tabellen */

table tr.even, table tr.alt, table tr:nth-of-type(even) {
	background-color:transparent; 
}

.kontakt span{
	display: inline-block;
	width: 4.5em;
}

footer span{
  display: inline-block;
  width: 4.5em;
}

.oeffnung span{
  display: inline-block;
  width: 6em;
}

/*TEXT*/

.top-bar {
	font-size: 2em;
}

.logo_bottom {
	width: 10em;
}

/*  LAYOUT  */

.absl {
	padding-left: 1rem;
}

.abso {
	padding-top: 4rem;
}

.absoo {
	padding-top: 0.5rem
}

.absr {
	padding-right: 1.5rem;
}

.kasten {
	border-right: 1px solid #000;
	margin-bottom: 1rem;
}

.kastenli {
	border-left: 1px solid #000;
}

address {
	font-size: 1.1em;
	text-decoration: none;
	font-style: normal;
	margin-left: 1em;
}

header {
	margin: 2em 0em 2em 0em;
	background-color: rgba(255, 255, 255, 0.70); 
	padding: 1em 1em 0 1em;
}

footer {
	margin: 2em 0em 2em 0em;
	background-color: rgba(255, 255, 255, 0.70); 
	padding: 2em;
	font-size: 1.2em;
}

footer p {
	font-weight: 600;
}

.kontakt p {
	font-weight: 600;
}

.marginTop {
	margin-top: 1.5em;
}

.kachel {
	background-color: rgba(255, 255, 255, 0.85); 
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 1);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 1);
	margin:0px 0px 30px 0px;
	min-height: 15em;
	border: 2px solid #B8B8B8;
}

.kachelkl {
	background-color: rgba(255, 255, 255, 0.85); 
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	margin:0px 0px 30px 0px;
	min-width: 30%;
	min-height: 5em;
}

.kachelTel{
	background-color: rgba(255, 255, 255, 0.85); 
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	margin:0px 0px 30px 0px;
	min-width: 30%;
	min-height: 3rem;
}

.kachelu {
	background-color: rgba(255, 255, 255, 0.85); 
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	margin:0px 23px 30px 0px;
	max-width: 32%;
	min-height: 12em;
}

.kachelu.u{
	background-color: rgba(255, 255, 255, 0.85); 
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	margin:0px 0px 30px 0px;
	max-width: 32%;
	min-height: 12em;
}

.kachel p{
	padding:0.5em 2em 0px 1em;
}

.kachelu p{
	padding:0.5em 2em 0px 1em;
}

.kachelkl p{
	padding:0.5em 2em 0px 1em;
}

.adres {
	padding-top: 5rem;
	padding-left: 1rem;
}

.adresse {
	padding: 0px 0px 0px 40px;
}

.kachel ul{
	padding:0px 0px 0px 20px;
}

.startClaim {
	background: #cccccc;
	width: 100%;
	font-size: 1.8em;
	text-transform: uppercase;
	font-weight: 600;
	color: #ffffff;
	margin:0px 0px 0px 0px;
	padding:10px 10px 10px 10px;
	font-style: normal;
	text-shadow: #000 1px 1px 3px;
}

.startClaim.rot {
	background: #cccccc;
	width: 100%;
	font-size: 1.8em;
	text-transform: uppercase;
	font-weight: 600;
	color: #ffffff;
	margin:0px 0px 0px 0px;
	padding:10px 10px 10px 10px;
	font-style: normal;
	text-shadow: red 1px 1px 3px;
}


.kachelClaim {
	background: #cccccc;
	width: 100%;
	font-size: 1.5em;
	font-weight: 600;
	color: #329C22;
	margin:0px 0px 0px 0px;
	padding:10px 10px 10px 10px;
	font-style: normal;
	text-shadow: #fff 1px 1px 3px;
}

/* Navigation Mobile */

.top-bar.expanded, .top-bar.expanded .title-area {
	background: transparent;
	border-bottom: 1px solid #fff;
}

.top-bar-section ul {
	background: transparent;
	text-align: center;
}

.top-bar.expanded .toggle-topbar a {
	color: #ff0000;
}

.top-bar.expanded .toggle-topbar a span {
	box-shadow: 0 10px 0 1px #888888, 0 16px 0 1px #888888, 0 22px 0 1px #888888;
	box-shadow: none;
	font-size: 2em;
	text-align: center;
}

.name {
	text-align: center;
}

.top-bar span {
	 font-size: 2em;
	 color: #333;
}

.top-bar-section .dropdown li.title h5  {
	margin: 0;
}

.top-bar-section .dropdown li.title h5 a {
	font-size: 0.875em;
	background: transparent;
	margin: 0;
	border-bottom: 1px solid #fff;
}

.top-bar-section ul li > a {
	background: none repeat scroll 0 0 #5782a5;
}

.top-bar-section ul li > a:hover {
	background: none repeat scroll 0 0 #30618b;
}

.top-bar-section .divider, .top-bar-section [role="separator"] {
	border-top: 1px solid #fff;
}

.container {
	background: #fff;
	margin: 0 auto;
	padding: 2em 1em;
}










/* Mediaqueries ----------------------------------------*/
  @media only screen and (max-width:40em) { 
      .logo {
        margin:auto;
      }
      .top-bar, .top-bar-section ul li > a ,  .top-bar-section li:not(.has-form) a:not(.button){
  color:#333;
  background-color: transparent;
  font-size: 1.6em;
  text-transform: uppercase;
  font-weight: 500;
  margin-top: 0.5em;
}
  
  .header {
    text-align:center;
  }

.clearing-thumbs li {
  width: 45%;

}
/*
table {

  max-width: 70%;

}

table tr {
  max-width: 70%;
}
*/
.contentList {
  max-width: 70%;
}


  }
  
  @media only screen and (min-width:40.063em) { 
      
      body {
          padding-bottom: 3em;
      }
      
      
      .header {
          background-color: rgba(255, 255, 255, 0.70); 
          -webkit-box-shadow: 0 1px 10px 0 rgba(0,0,0,.2);
          box-shadow: 0 1px 10px 0 rgba(0,0,0,.2);
          position: relative;
          z-index: 10;
          text-align: left;
      }
      
      .header .right {
          float: right !important;
      }
      
    .header .left {
          float: left !important;
      }

      .header .columns {
          margin-bottom: 0;
      }
      
     
      .top-bar {
          background:transparent;
          text-transform: uppercase;
      }

      .top-bar .title-area {
          float: left;
          max-width: 1px;
      }

      .top-bar .toggle-topbar.menu-icon a:after {
          box-shadow: 0 10px 0 1px #000, 0 16px 0 1px #000, 0 22px 0 1px #000;
          content: "";
          display: block;
          height: 0;
          position: absolute;
          right: 0;
          top: 0;
          width: 16px;
      }

      .top-bar .toggle-topbar.menu-icon a {
          color: #aaa;
          height: 34px;
          line-height: 33px;
          padding: 0 25px 0 0;
          position: relative;
      }

      /* mobile */
      .top-bar.expanded .title-area {
          background: none repeat scroll 0 0 #eee;
      }

      .top-bar.expanded .toggle-topbar a span {
          box-shadow: 0 10px 0 1px #eee, 0 16px 0 1px #eee, 0 22px 0 1px #eee;
      }

      .top-bar-section .dropdown li.title h5 a {
          color: #aaa;
          display: block;
          line-height: 22.5px;
      }

      .top-bar-section ul {
          background: #fff;
      }

      .top-bar-section ul.dropdown {
          border-top: 5px solid #fff;
          -webkit-box-shadow: 0 6px 6px 0 rgba(0,0,0,.2);
          box-shadow:         0 6px 6px 0 rgba(0,0,0,.2);
      }

      .top-bar-section li a:not(.button),
      .top-bar-section li:not(.has-form) a:not(.button),
      .top-bar-section li:not(.has-form) a:not(.button):hover,
      .top-bar-section li.has-dropdown.curr:not(.has-form) a
          {
          background:transparent;
          color: #333;
          }

      .top-bar-section li a:not(.button):hover 
      .top-bar-section li:not(.has-form) a:not(.button),
      .top-bar-section li:not(.has-form) a:not(.button):hover,
      .top-bar-section li.curr:not(.has-form) a
          {
          color: #000;
          }
    
      .top-bar-section .has-dropdown > a:after {

          border-color: rgba(0, 0, 0, 0.5) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
          border-image: none;
          border-right: 5px inset rgba(0, 0, 0, 0);
          border-style: solid inset inset;
          border-width: 5px;
          content: "";
          display: block;
          height: 0;
          margin-top: -2.5px;
          top: 22.5px;
          width: 0;
      }
    
      .top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
          border: none;
          border-right: 1px solid #aaa;
          clear: none;
          height: 45px;
          width: 0;
      }
      
      
      
      .top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
          border: none;
      }
      
      .container {
          background: #fff;
          border: 1px solid #eee;
          border-top: none;
          margin: 0 auto;
          padding: 5em 3em 0 3em;
      }
      
      
      footer.row {
          margin-top: 2em;
      }
      
      footer hr {
          display: none;
          margin-bottom: 3em;
          border-top: none;
          border-bottom: 1px solid #eee;
      }
      
      
      .center {
          text-align: center;
      }
      
      .horspace {
          margin-bottom: 3rem;
      }  
  }
  
  @media only screen and (min-width:64.063em) { 
      .two-col {
             -moz-column-count: 2;
             -moz-column-gap: 2rem;
             -webkit-column-count: 2;
             -webkit-column-gap: 2rem
      }
  }
  @media only screen and (min-width:90.063em) { 
      
  }
  






/* Googlemap */
#map {
    width: 90%;
    height: 22em;
    margin-bottom: 1.5em;
    margin-top: 1rem;
    margin-left: 1.2rem;

  border:1em solid #ffffff;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);

}

#map img {
    max-width: 100%;
    height: auto;
    }

span.pos {
    display: inline-block;
    padding: 2px 4px 1px 5px;
    border: 1px dotted silver;
    color: silver;
    line-height: 100%;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

#map .gm-style-iw {
    width: 100% !important;
    height: auto !important;
}

#mapcontent1  {
    width: 100%;
    height: auto;
}

#mapcontent1 p {
    color: #222;
    width: 100%;
}

.flex-video {
    border: 4px solid #FFFFFF;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
}


  @media print {
      
      nav { display: none;}
      
      a[href]:after {
        content: ""; }
/*
      body {
  background: #fff;
}

.bgPreis {
  background: #fff;

}
.bgKontakt{
  background: #fff;

}


.bgService {
  background: #fff;

}


.bgKuechen {
   background: #fff;

}*/


    }

