/* alternatives Boxmodell */
html {
  box-sizing: border-box;
  background: #d5d5d5;
}
*, ::before, ::after {
  box-sizing: inherit;
}
body {
  max-width: 64em;
  margin: 0 auto;
  padding: 0;
  background: #d5d5d5;
  color: #333;
  font-family: Arial, sans-serif;
}
@media (max-width: 640px) {
  body {
    padding: 10px;
  }
}
body, p, li, div {
  overflow-wrap: break-word;
  word-wrap: break-word;
  hyphens: auto;
}

#page {
  background-color: #fafbf5;
  color: #303030;
  text-align: center;
  margin: 0 auto;
  width: 1000px;
  padding: 0;
  border: 0;
}

#header, #header1 {
  margin: 0;
  padding: 0;
  height: 126px;
  width: 1000px;
  background: #e0dfde;
  background-image: url(../images/banner.jpg);
  background-repeat: no-repeat;
}

#header h1, #header1 h1 {
  width: 300px;
  margin-top: 80px;
  padding-right: 5px;
  float: right;
  color: #757a77;
  font-size: 20px;
  letter-spacing: 0.1em;
}

#table1 {
  margin: 0;
}
#logo {
  height: 280px;
  width: 700px;
  background-color: #f8f9e9;
  padding: 0;
  vertical-align: bottom;
  background-image: url(../images/car1.png);
  margin: 0;
}
#logo2 { height: 280px;
  width: 700px;
color:#000000;
padding:0px;
background-image: url(../images/car2.png);
background-repeat:no-repeat;
margin:0px;
}
#menu {
clear: both;
float: right;
width: 275px;
margin: 0 0 0 0;
padding-right: 22px;
background-color:#fbfbfb;
margin-top:5px}
#menu h3 {
  margin-top: 0;
  margin-left: 20px;
  padding: 10px;
}

#menu ul {
  list-style: none;
  width: 160px;
  margin: 0;
  padding: 0;
}

#menu li {
  margin-bottom: 2px;
}

#menu li a {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  height: 26px;
  line-height: 130%;
  text-decoration: none;
  color: #6a6766;
  display: block;
  width: 275px;
  padding: 3px 0 3px 20px;
  background: #fbfbfb;
  border-bottom: 3px solid #d6d5d5;
}

#menu li a:hover {
  color: #FDFAF9;
  background: #CE2216;
}

#standort {
  height: 308px;
  width: 697px;
  color: #000;
  padding: 0;
  vertical-align: bottom;
  background-image: url(../image/hausern.jpg);
  background-repeat: no-repeat;
  margin: 0;
}
#lacke {
  height: 280px;
  width: 700px;
  color: #000;
  padding: 0;
  vertical-align: bottom;
  background-image: url(../image/lacke.png);
  background-repeat: no-repeat;
  margin: 0;
}
#car2 {
  height: 260px;
  width: 700px;
  color: #000;
  padding: 0;
  vertical-align: bottom;
  background-image: url(../images/car2.png);
  background-repeat: no-repeat;
  margin: 0;
}

/* Content-Bereich: passt sich der BildschirmhÃ¶he an, bleibt sichtbar
   und zentriert seinen Inhalt vertikal statt ihn abzuschneiden */
#content {
  margin-left: 40px;
  padding: 0 20px 0 20px;
  line-height: 140%;
  text-align: left;
  background: #fafbf5;
  min-height: 40dvh;
  display: flex;
  align-items: center;
  justify-content: center;
}
#content-inner {
  width: 100%;
}

#content ul {
  list-style-image: url(../images/list_li.gif);
  color: #161515;
  margin: 0 20px 0 0;
  font-size: 14px;
  line-height: 140%;
  font-weight: normal;
}

#content p {
  color: #161515;
  margin: 0 20px 10px 0;
  font-size: 14px;
  line-height: 140%;
  font-weight: normal;
}

#content h2 {
  color: #4F4F4F;
  font-size: 18px;
  margin: 15px 0 10px 0;
}

#content h3 {
  color: #000;
  font-size: 14px;
  margin: 15px 0 10px 0;
}
#content h4 {
  color: #000;
  font-size: 13px;
  margin: 15px 0 10px 0;
}

h3 {
  font-size: 1.3em;
  margin: 0 0 10px 0;
}

a {
  text-decoration: none;
  color: #15354F;
}

a:visited {
  text-decoration: none;
  color: #15354F;
}

a:hover {
  text-decoration: underline;
  color: #15354F;
}

a img {
  border: 0;
}

/* p: normale, lesbare SchriftgrÃ¶ÃŸe (war zuvor 7px fÃ¼r ALLE AbsÃ¤tze) */
p {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 14px;
  color: #333;
  text-align: left;
}

/* .footertext bleibt separat und dezenter, statt alle <p> mitzureiÃŸen */
.footertext {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 12px;
  color: #6a6a6a;
  text-align: left;
}
.impressum{
    max-width: 600;
    padding: 40px 20px;
}
.impressum h1 {
    text-align: center;
    margin-bottom: 40px;
    font-size: 2rem;
    margin-top: 5px;
    text-shadow: 3px 3px 4px #777;
    margin-bottom: 1em;
}
.impressum-block h2 {
    white-space: normal;
    line-height: 1.3;
}
/* Abstand zwischen Abschnitten */
.impressum-block  {
   width:  100%;              /* statt 600px */
    padding: 15px 0;          /* kein horizontaler Overflow */
    margin-bottom: 35px;
}
/* Textkasten für Berechtigung */
.impressum-textbox {
    width:  100%;              /* statt 600px */
    border: 1px solid #ccc;
    padding: 15px 20px;
    border-radius: 6px;
    margin-top: 15px;
    box-sizing: border-box;   /* wichtig! verhindert Überlauf */
}
.impressum-block p {
    margin: 6px 0;
}
.site-footer {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  background-color: #fafbf5;
  margin-top: 20px;
  margin-bottom: 30px;
  padding: 10px 0;
  border-top: 4px solid #2E1CAF;
  width: 100%;
  text-align: center;
  color: #15354F;
  font-size: 14px;
  line-height: 55px;
}

.footer-col {
  flex: 1;
  min-width: 300px;
}
.footer-col2 { margin-right:15px;
  padding: 0px;
  min-width: 60px;
 font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 12px;
  color: #15354F;
  }


.footer a {
  color: #15354F;
  text-decoration: none;
}

.footer a:hover {
  text-decoration: underline;
  font-size: 14px;
}
.footer img {
  float: right;
}
.links {
  margin: 10px 10px 5px 0;
}

.rechts {
  margin: 10px 0 5px 10px;
}