@charset "utf-8";
/* CSS Document */
.higher{height: 50px;}

.accordion {
  background-color: #454545;
  color: white;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: #E70003;
  text-align: left;
  font-size: 20px;
	font-weight: bold;
}
.accordionpilz {
  background-color: #454545;
  color: white;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: #E70003;
  text-align: left;
  font-size: 23px;
	font-weight: bold;
}

.panelpilz {
  padding: 0 18px;
  display: none;
  background-color: #454545;
  overflow: hidden;
	cursor: text;
	tab-size: 4;
    text-align: left;
  word-wrap: break-word;
    margin: 0;
    padding: 0;
	color: white;
	transition: 8s ease-in-out, 8s ease-in-out;
	font-size: 20px;
	font-weight: bold;
}
.panelpilz:active {
  padding: 0 18px;
  display: none;
  background-color: #454545;
  overflow: hidden;
	cursor: text;
	tab-size: 4;
    text-align: left;
  word-wrap: break-word;
    margin: 0;
    padding: 0;
	color: red;
	transition: 8s ease-in-out, 8s ease-in-out;
	font-size: 24px;
	font-weight: bold;
}


.bodyfooter{
	margin-bottom: 280px;
}


.div1 {

    float: left;
    width: 50%;
    display: block;
    text-align: center;
    border: 0px solid black;

}

.div2 {

    display: block;
    text-align: center;
    border: 0px solid black;

}


hr.new1{
	border-color: #b60005;
	border-width: 3px;
}

.accordion:hover {
  	color: White;
}
.active{
	
	transition-duration: .3s;
	border: medium;
border-color: #b60005;
	
}
.panel {
  padding: 0 18px;
  display: none;
  background-color: #454545;
  overflow: hidden;
	cursor: text;
	tab-size: 4;
    text-align: left;
  word-wrap: break-word;
    margin: 0;
    padding: 0;
	color: white;
	transition: 8s ease-in-out, 8s ease-in-out;
	font-size: 18px;
	font-weight: bold;
}
.panel:active {
  padding: 0 18px;
  display: none;
  background-color: #454545;
  overflow: hidden;
	cursor: text;
	tab-size: 4;
    text-align: left;
  word-wrap: break-word;
    margin: 0;
    padding: 0;
	color: red;
	transition: 8s ease-in-out, 8s ease-in-out;
	font-size: 18px;
	font-weight: bold;
}

.list{
margin: 0!important;
position: relative;
    z-index: 1;

}
.listff{
	
	color: white;
}
.datadiv{
	        display: block;
}
body{
background-color: #454545;
	 font-size: 23px;
	font-weight: bold;
}
}
.flexbodyimg { 
    display: flex; 
    justify-content: center; 
    align-items: center;
}
.actionbody{
background-image: url("startbg.png");
background-repeat: no-repeat;
	 display: flex; 
    justify-content: center; 
    align-items: center;
	background-position: center;
}
html{}
.boodyfooter{
	background-color: #b60005;
	
}

.bildltextr{
	 background-color: white;
float: left;
margin-right: 10px;
	margin-top: 10px;
	cursor: text;
	color: white;
}

.header {
  background-color: #454545;
  padding: 0px;
  background: #b60005;
  color: white;
  font-size: 25px;
font-weight: : bold;

}

a:link {
  color: white;
  background-color: transparent;
  text-decoration: none;
}
a:visited {
  color: white;
  background-color: transparent;
  text-decoration: none;
}
aa:hover {
  color: transparent;
  background-color: transparent;
  text-decoration: underline;
}
a:active {
  color: white;
  background-color: transparent;
  text-decoration: underline;
}

.footer {
 /* padding-left: 232px;*/
	padding-right: 50px;
 text-align: center ;
 background: #b60005;
 color: white;
 font-size: 25px;
	
}

.footerlink{
	border: 1px solid;
	border-color: black;
	padding-left: auto;
	padding-right: auto;
	height: 35px;
	width: 320px;
}

ul {
	list-style: none;
	columns: 5 15em;
}
.ov{
	Color: white;
	
}


.box { float: left; width: 32%; margin-right: 2%; padding: 20px; background: #eee; box-sizing: border-box;
background-color: transparent;}
.box:child { margin-right: 0; }
.box:last-child { margin-right: 0; }


.vertikal{
	display:block;
height:100px;
weight:200px;
border-right:2px solid black;
border-color: whitesmoke;
}

.ffwagen{
display: inline-grid;	
	
}

#fffahrzeuge{
	 display:flex; 
	justify-content:center;
	
}

.fffahrzeugeinnen{
	border: 1px solid;
	border-color: black;

}



.funk {
	color: White;
}



.main {
	background-color: #454545;
    /* height: 1548px ; 
	   width: 2188px  ;*/
	background-size: auto;	
	color: white;
	
}

.iframemain{
 	 /*  height: 1548px ;
	  width: 2188px ;*/
	margin: 50px auto;
	paddings 0 42px;
	background-repeat: no-repeat;
	background-position: center 0px;	
}
.iframemainb{
  width: 0 auto ;
  height: 0 auto;
	background-repeat: no-repeat;
	background-position: center;
	display:block;
	margin: 0 auto;
	visibility: visible;
   border: #454545;
}

.imgkhintern{height: 180px; width: 590px;}


.item-link{
	background-color: white;
}

.tab {
  	border: 1px solid;
	color: #454545;
 
}

/* Style the buttons inside the tab */
.tab button {
  background-color: #454545;
  float: left;
  border: 1px solid;
	border-color: #b60005;
  color: black;
  cursor: pointer;
  transition: 0.3s;
  font-size: 17px;
  width: 50%;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #b60005;
  font-style: oblique;
	border-color: red;
  }
/* Create an active/current tablink class */
.tab button:active {
  background-color: #b60005;
  color:aqua;
  border-color: red;
}

/* Inhalt des Tabs*/
.tabcontent {
  display: none ;
  padding: 6px 12px;
  border: 1px solid;
  border-color: red;
	color: #3B3B3B;

	
}
.tabcontent:active{
  
  padding: 6px 12px;
  border: 1px solid;
  background-color: white;
}



#nebenbild{
	margin: 15em 0,6em 10em;
}


.w3-btn {
width:150px;
background-color: #b60005;
cursor: pointer;
}

.w3-btnrd {
width: 320px;
	height:50px;
background-color: #b60005;
cursor: pointer;
	font-size: 20px;
}
.w3-btnrdfooter {
width: 470px;
height:70px;
background-color: #b60005;
cursor: pointer;
border-radius: 12px;
color: white;
/* width: 238px; LAPTOP DISPLAY IO */
	 text-transform: uppercase;
	font-size: 30px;
}
.w3-btnrdmedizinisches{
width: 400px;
	height:120px;
background-color: #b60005;
cursor: pointer;
border-radius: 12px;
color: white;
/* width: 238px; LAPTOP DISPLAY IO */
	 text-transform: uppercase;
	font-size: 20px;
}

.w3-btnrdkh {
width: 220px;
	height: auto;
background-color: #b60005;
cursor: pointer;
	font-size: 20px;
}

.tablinks{
	color: White;
}
.buttonmed1 
	{
cursor: pointer;
border-radius: 12px;
color: white;
width: 400px;
}

.buttonmedfooter{

}
	
.buttonmed 
	{
cursor: pointer;
border-radius: 12px;
color: white;
width: 250px;
}

.buttonmed:hover {
  box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
}
#map { height: 800px; }
	
	