*

@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url('material-icons.woff2') format('woff2');

}

{
margin: 0;
padding: 0;
border: none;
outline: none;
}

body 
{
font-family: Calibri, arial, verdana;
font-size: 20px;  
color: #333; 
background: #fff; 
}
.clear
{
clear: both;
}
p
{
margin: 15px 0;
}
h1
{
font-family: verdana;
text-transform: uppercase;
font-size: 60px;
font-weight: normal;
}
h2
{
font-family: verdana;
font-size: 43px;
font-weight: normal;
text-transform: uppercase;
}
h3
{
font-family: times;
font-size: 40px;
font-weight: normal;
color: #317943;
}





.kopf h1{position: relative;z-index: 2;text-align: center; text-shadow: 0 0 15px #fff, 0 0 15px #fff, 0 0 15px #fff, 0 0 15px #fff, 0 0 15px #fff;letter-spacing: 2px;}
.kopf h3{position: relative;z-index: 2;text-align: center; text-shadow: 0 0 15px #fff, 0 0 15px #fff, 0 0 15px #fff, 0 0 15px #fff, 0 0 15px #fff;font-style: italic;font-size: 50px;}
.kopf
{
position: relative;
padding: 180px 0 230px;
background: url("header-picture.jpg") center no-repeat;
background-size: cover;
text-align: center;
}
	.incontainer img.hlogo
	{
	position: absolute;
	transform: translate(-50%, -30%);
	z-index: 1;
	height: 50% !important;
	}
@media(max-width: 1000px)
{
h1{font-size: 50px;}
h2{font-size: 36px;}
h3{font-size: 40px;}
.kopf h1{font-size: 50px;}
.kopf h3{font-size: 40px;}
.kopf{padding: 160px 0 200px;}
}
@media(max-width: 800px)
{
h1{font-size: 35px;}
h2{font-size: 32px;}
h3{font-size: 30px;}
.kopf h1{font-size: 35px;}
.kopf h3{font-size: 30px;}
.kopf{padding: 160px 0 180px;}
}
@media(max-width: 600px)
{
h1{font-size: 25px;}
h2{font-size: 22px;}
h3{font-size: 20px;}
.kopf h1{font-size: 25px;}
.kopf h3{font-size: 20px;}
.kopf{padding: 160px 0 160px;}
}

.textinhalt
{
display: table;
}

.material {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 60px;
  color:#fff;
  position:absolute; bottom:10px; right:10px;

}


#datenschutztext,#impressumtext{
	position:fixed;
	overflow:auto;
	background: rgba(76,99,52,0.6);
	color:#fff;
	border-radius:10px;
	border: 1px solid #000055;
	position:fixed;
	top:-20px;
	padding:0px;
	left:50%;
	right:50%;
	width:0%;
	height:0%;
	z-index:100000006;
	transition: all 2.5s;
}




#datenschutztext p,#impressumtext p{color:#fefefe;}
#datenschutztext h1,#impressumtext h1{color:#fefefe;}
#datenschutztext h2,#impressumtext h2{color:#fefefe;}
#datenschutztext a, #impressumtext a{text-decoration:none; color:#000;}
#datenschutztext:hover,#impressumtext:hover{background: rgba(55,101,58,0.95);}
#datenschutztext:target,#impressumtext:target{top:100px; width:50%; height:75%; 	padding:10px; margin-left:-25%;}

@media screen and (max-width: 800px) {
	#datenschutztext:target,#impressumtext:target{top:90px; width:90%; height:75%; 	padding:10px; margin-left:-49%;}
}

#headspacer
{
height: 96px;
}
#navigation
{
position: fixed;
left: 0;
right: 0;
top: 0;
z-index: 99991;
padding: 5px;
background: #37653a;
font-family: Calibri;
}
  #innavigation
  {
  margin: 0 auto;
  max-width: 1250px;
  text-align: center;
  }
  #naviul
  {
  list-style-type: none;
  }
    #naviul li
    {
    display: inline-block;
    }
      #naviul li a
      {
	  margin: 0 20px;
      padding: 25px 10px 30px 35px;
      display: inline-block;
      color: #ccc;
      text-decoration: none;
	  text-transform: uppercase;
	  font-size: 25px;
	  letter-spacing: 2px;
      }
      #naviul li a:hover
      {
	  color: #eee;
	  text-decoration: none;
      }
      #naviul li a.hier
      {
	  color: #eee;
	  text-decoration: underline;
	  background: url("navi-logo-position.png") left no-repeat;
	  background-position: 0 15px;
      }
      
  
.start
{
background: #fff;
}
.ueber
{
background: #f1f0f0;
}
.text .incontainer
{
position: relative;
margin: 0 auto;
max-width: 1250px;
padding: 40px 20px 60px 20px;
line-height: 40px;
}
.kontakt
{
	display:block;
position: relative;
background: url("footer-picture.jpg") center no-repeat;
background-size: cover;
color: #ccc;
font-size: 20px;
}

#start,#ueber,#kontaktbereich
{
position: absolute;
margin-top: -80px;
}
.incontainer img
{
max-width: 100% !important;
height: auto !important;
}

.incontainer table
{
max-width: 100% !important;
}
.incontainer table td
{
padding: 5px;
line-height: 20px;
}
.incontainer table p
{
padding: 0;
margin: 0;
line-height: 20px;
}
.incontainer a
{
color: #317943;
text-decoration: none;
}
.incontainer a:hover
{
color: #317943;
text-decoration: underline;
}

@media(max-width: 700px)
{  
	.incontainer table
	{
	width: 100% !important;
	}
}

.incontainer ul,.incontainer ol
{
margin-left: 20px;
}
.incontainer ul li ,.incontainer ol li
{
padding: 0;
margin: 0;
line-height: 20px;
}
.unternehmentable
{
margin-right: 10px;
}

.co
{
display: block;
padding: 10px 0 25px 0;
}
.footer
{
position: relative;
margin: 0 auto;
padding: 20px 20px 30px 20px;
line-height: 40px;
background: #37653a;
text-align: center;
color: #fff;
}
	.footer a
	{
	display: inline-block;
	margin: 5px 30px;
	color: #ccc;
	text-decoration: none;
	}
	.footer a:hover
	{
	color: #eee;
	text-decoration: none;
	}


@media(max-width: 1000px)
{          
	#headspacer
	{
	height: 46px;
	}
  #mobilenavi
  {
  display: block;
  cursor: pointer;
  margin-top: 10px;
  top: 45px;
  right: 30px;
  color: #fff;
  font-size: 20px;
  }
    #mobilenavi img
    {
    margin: 5px -20px 5px 5px;
    vertical-align: middle;
    max-width:100px;
    } 
	#navigation
	{
	padding-bottom: 20px;
	}
  #naviul
  {
  display: none;
  }  
    #naviul li
    {
    display: block;
    }
      #naviul li a
      {
      padding: 10px;
      display: block;
      }
	  
      #naviul li a.hier
      {
	  color: #eee;
	  text-decoration: underline;
	  background: none;
	  background-position: 0 15px;
      }
	  
}    
@media(min-width: 1001px)
{
  #mobilenavi
  {
  display: none;
  }
  #naviul
  {          
  display: block !important;
  }
}

#extern {width:100%; height:98%; margin-top:-70px;}

 #externtext{
	position:fixed;
	overflow:auto;
	background: rgba(220,220,220,0.6);
	color:#6a312e;
	border-radius:10px;
	border: 1px solid #000055;
	position:fixed;
	top:-20px;
	padding:0px;
	left:50%;
	right:50%;
	width:0%;
	height:0%;
	z-index:100000006;
	transition: all 2.5s;
}



#externtext p{color:#555;}
#externtext h1{color:#555;}
#externtext h2{color:#555;}
#externtext a{text-decoration:none; color:#770000;}
#externtext:hover{background: rgba(255,255,255,0.95);}
#externtext:target{top:100px; width:50%; height:75%; 	padding:10px; margin-left:-25%;}

@media screen and (max-width: 800px) {
	#externtext:target{top:90px; width:90%; height:75%; 	padding:10px; margin-left:-49%;}
}


/* ~~~~~~~~~~~~~ Artikelbox klein ~~~~~~~~~~~~~~~~~ */

.weartikelboxklein h2 {font-size:22px; color:#fff; font-weight:normal;}


.weartikelboxklein {
    display: inline-block;
	position:relative;
    height: 180px;
    margin: 5px;
    padding: 10px;
    vertical-align: top;
    width: 240px;
	background-color: #37653a;
	color:#fff;
	border: 1px solid #111;
border-radius: 10px;
box-shadow: 0 0 15px silver;
hyphens: auto;
	font-size:18px !important;
	overflow: hidden;
	transition: 1.5s all;
		margin-bottom:12px;
}
.weartikelboxklein p {
    margin: 15px 0;
	color:#fff;
}
.weartikelboxklein img {
    display: block;
	border-radius:10px 25%;
    margin: 0 auto;
	width: 100%;
}
.weartikelboxklein h4 {
    display: block;
    height: 30px;
    overflow: hidden;
    text-align: center;
}


.weartikelboxklein:hover{
	background-color: #000;
	color:#fff;
	border: 2px solid #fff;
	transition: 2.5s all;
}
/* ~~~~~~~~~~~~~ Artikelbox klein ende ~~~~~~~~~~~~~~~~~ */

.materialfest {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 60px;
  color: #000;
  text-decoraion:none;
  position:sticky;
  top:32px;
  margin-right:10px;
  float:right;
  transition: 2s all; 
}

.materialfest:hover {transition: 2s all; color:rgba(200,200,200,0.5); transform: rotate(360deg);}

