HTML, TD, INPUT, SELECT, TEXTAREA {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #000000;
}

INPUT, SELECT, TEXTAREA {
	font-size: 32px;
}

body {
	margin: 0;
	padding: 0;
	background: #fff;
}
#logo {
  width: 100%;
  height: auto;
  max-width: 640px;
}
.responsive-img {
  width: 100%;
  height: auto;
  display: block;
  max-width: 640px; /* verhindert, dass es zu breit wird */
}
#header {
	background: #0060df url(https://www.gebraucht-zentrum.de/mhintergrund.png) repeat;
	margin: 0;
	padding: 0;
	height: 70px;
	width: 640px;
	border-bottom: 3px solid #fff;
}

#header ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 70px;
	width: 640px;
}

#header li {
	display: block;
	float: left;
	text-align: center;
}

#header li a {
	text-decoration: none;
	color: #E9ECF2;
	font-size: 30px;	
	line-height: 30px;
	height: 30px;
	padding: 20px;
	display: block;
	background-repeat: no-repeat;
}

#linknav {
	background: url(./nav.svg) center center no-repeat;
	width: 30px;
}

#header li a.sel {
	background-color: rgba(255,255,255,0.1);
	color: #ffffff;
}
.visually-hidden {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0;
}

.togglebox {
	width: 640px;
	background-color: #E9ECF2;
	overflow: hidden;
	height: 0;
	}

.togglebox ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.togglebox ul li {
	border-bottom: 1px solid #D7DAE0;
	list-style-type: none;
	background: #E9ECF2 url(./next.svg) right center no-repeat;
}

#homelink {
	background-image: url(./home.svg);
}

.togglebox ul li.divider {
	color: #ffffff;
	list-style-type: none;
	background: #4966A0;
	padding: 20px;
	font-size: 30px;
}

.togglebox ul li a {
	color: #4966A0;
	text-decoration: none;
	font-size: 30px;
	padding: 20px;
	display: block;
}

#searchform {
	display: block;
	margin: 0;
	padding: 0;
	width: 640px;
	height: 94px;
	position: relative;
	border-bottom: 1px solid #D7DAE0;
}

#searchsubmit {
	border: 0;
	background: #4966A0;
	width: 185px;
	height: 64px;
	padding: 0;
	margin:0;
	color: #ffffff;
	font-size: 26px;
	font-weight: bold;
	position: absolute;
	top: 14px;
	right: 14px;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    box-sizing: border-box;
}

#searchcriteria {
	background: #ffffff;
	width: 406px;
	font-size: 32px;
	color: #4966A0;
	position: absolute;
	left: 16px;
	top: 14px;
	padding: 13px;
	line-height: 38px;
	height:64px;
	border: none;
	outline: none;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    box-sizing: border-box;
    margin: 0;
}

#content {
	width: 600px;
	padding: 20px;
}

#bottombar {
  width: 640px;
  height: 250px;
  background: #0060df url(https://www.gebraucht-zentrum.de/contenth.png) no-repeat;
}

#kontaktformular {
	max-width: 500px;
	margin: 0px auto 0px auto;
	text-align: left;
	padding-left: 49px;
}

.kontakt-button {
	display: inline-flex;
	align-items: center;
	background-color: #004c7f; /* Sehr hoher Kontrast */
	color: #fff;            /* WeiÃƒÅ¸er Text fÃƒÂ¼r maximalen Kontrast */
	padding: 2em 4em;
	text-decoration: none;
	font-weight: bold;
	border-radius: 0.4em;
	border: 2px solid #fff;
	transition: background-color 0.3s, color 0.3s;
	margin: 0 auto;
	font-size: 130%;
}
.kontakt-button {
	display: inline-flex;
	align-items: center;
	background-color: #004c7f; /* Sehr hoher Kontrast */
	color: #fff;            /* WeiÃƒÅ¸er Text fÃƒÂ¼r maximalen Kontrast */
	padding: 1em 2em;
	text-decoration: none;
	font-weight: bold;
	border-radius: 0.4em;
	border: 2px solid #fff;
	transition: background-color 0.3s, color 0.3s;
	margin: 0 auto;
	font-size: 130%;
}
.kontakt-button:hover,
.kontakt-button:focus {
	background-color: #ffd700;  /* Gelber Hintergrund */
	color: #000;                /* Schwarzer Text */
	outline: 2px solid #000;
	outline-offset: 2px;
}
#fotoanhaengen {
	width: 500px;
}
#footer {
	width: 640px;
	padding: 0px 0px;
	background: #0060df url(https://www.gebraucht-zentrum.de/mhintergrund.png) repeat;
	border-top: 2px solid #dfb983;
	text-align: center;
	color: #fbecd8;
	font-size: 120%;
}
#footer p {
	text-align: left;
	color: #fbfbfb;
	font-weight: normal;
	font-size: 90%;
	font-family: Arial, sans-serif;
	line-height: 160%;
	width: 550px;
	margin: 0 auto;
	padding: 50px 0px 50px 0px;
}
#footer table {
	padding: 50px 0px 50px 0px;	
}
#common {
	position: relative;
	font-size: 1.6rem;
	font-family: Arial, sans-serif;
	margin: 0 auto;
	max-width: 640px;
	padding-bottom: 60px;
}

#common a {
  color: #000000; /* DarkBlue â€“ deutlich besserer Kontrast */
  text-decoration: none;
}

#common a:hover,
#common a:focus {
  color: #FFD700; /* Gelb beim Hover â€“ auf dunklem Hintergrund auch barrierefrei */
  background-color: #000000; /* Schwarzer Hintergrund fÃ¼r Hover-Fokus */
  outline: 2px solid #FFD700;
}	
#footer icon {
  text-align: left;
  color: #ffca4d;
  font-size: 100%;
  line-height: 160%;
}
#footer form {
	line-height: 300%;
}
#footer img {
  padding: 0px;
  margin: 0px;
}
#footer h2 {
	font-size: 120%;
	margin: 0;
	color: #fff3c6;
	font-weight: bolder;
	text-align: left;
	padding: 50px 30px 0px 30px;
}	
.formnote {
  font-size: 14px;
  font-weight: normal;
}	
#footer a {
	color: #ffcc33;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	font-size: 26px;
	line-height: 1.3em;
	font-family: 'Arial', Serif;
}
#footer TD {
	font-family: Arial, sans-serif;
	font-size: 80%;
	color: #ffffff;
	text-align: left;
	padding: 0px 0px 0px 20px;
}
#footer td img {
  margin: 0;
	padding: 0px 0px 0px 20px;
  width: 300px;
}

#tsform {
	padding: 20px 0;
	margin: 0;
}
#tslogo {
	display: block;
	width: 120px;
	height: 120px;
	border: none;
	float: left;
}

#tslink {
	display: block;
	float: right;
	width: 450px;
	margin: 0;
	padding: 10px 0;
	text-decoration: none;
	color: #000000 !important;
}

.clearer {
	clear: both;
}
.whatsapp {
  width: 640px;
  height: 90px;
  text-align: center;
  margin: 30px 0px 10px 0px;
}
.myButton {
	box-shadow:inset 0px 1px 0px 0px #5fbdc1;
	background:linear-gradient(to bottom, #349ed2 5%, #0d010b 100%);
	background-color:#26afbd;
	border-radius:6px;
	border:1px solid #38b0c4;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:200%;
	padding:6px 20px;
	text-decoration:none;
	text-shadow:0px 1px 0px #330b0b;
}
.myButton:hover {
	background:#92c4f0;
}
.myButton:active {
	position:relative;
	top:1px;
}

/* Smartphone-Barrierefrei-Hinweis-Lung-Sorn-1.0 */
#perpetuumscrollup {
	width: 225px;
	height: 58px;
	position: fixed;
	left: 128px;
	bottom: 40px;
	border-radius: 6px;
	background: #cccccc;
	z-index: 800;
	cursor: pointer;
	box-shadow: 5px 10px 8px #403333;;
}
#perpetuumscrollup a {
	color: #000;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	font-size: 12px;
	font-family: 'Arial', Serif;
}
#perpetuumscrollup a:hover {
	text-decoration: underline;
}
SELECT {
	color: #000;
}
#barrirefreiheit {
	width: 60px;
	height: 70px;
	position: fixed;
	left: 520px;
	bottom: 40px;
	border-radius: 6px;
	background: #cccccc;
	z-index: 800;
	cursor: pointer;
	box-shadow: 5px 10px 8px #403333;
}
#barrirefreiheit img {
	width: 100%;
	max-width: 640px;
	height: auto;
	display: block;
}

#barrirefreiheit:hover {
  background-color: #0056b3;
}

#barrirefreiheit:focus {
  outline: 2px solid #007bff; /* or other suitable focus indicator */
}
/* Versteckt den Link visuell, macht ihn aber für Screenreader zugänglich */
.screenreader-only {
  position: absolute;
  left: -9999px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

/* Sichtbarer Barrierefrei-Hinweis */
.accessibility-notice {
  border-left: 5px solid #E28E02;
  border-right: 5px solid #E28E02;
  font-family: sans-serif;
  border-radius: 6px;
  width: 500px;
  margin: 0 auto;
}
.accessibility-notice a {
	text-decoration: none;
	color: #fff;
}
.accessibility-notice h2 {
  margin-top: 0;
  color: #E28E02;
}

.accessibility-button {
  display: inline-block;
  margin-top: 10px;
  padding: 10px 16px;
  background-color: #AA3F15;
  text-decoration: none;
  border-radius: 4px;
}

.accessibility-button:hover {
  background-color: #005b99;
}
/* Liste */

#footer ul {
	padding: 0px;
	margin: 0;
	text-align: left;
	font-size: 80%;
}

#footer li {
	margin: 0 30px 16px 40px;
	padding: 0 0 0 0px;
	line-height: 160%;
}

