*, *:after, *:before {
    box-sizing: border-box;
}

* {
    margin: 0;
    padding: 0;
}

html, body {
    box-sizing: border-box;
}

body {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif" ;
	font-size: 100%;
	line-height: 110%; 
	color: #000000;
	background: #2c2c2c;
}

p {font-size:1em; }

a[href^='mailto:info'] {
	color:#ffffff;
	font-weight: 800;
}
a[href^='https://'] {
	color:#ffffff;
	font-weight: 800;
}
a[href^='http://'] {
	color:#ffffff;
	font-weight: 800;
}
a {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	font-size: 1em;
}

img {
	width: 100%;
	height: auto;
}


/* INHALT */

#wrapper {
	width: 90%;
	margin: 0px auto;
}
#header {
	background:#ffffff;
}
.img-logo {
	width: 80%;
	height: auto;
}
.logo-euro {
	padding: 1em 0 1em 1em;
}
.logo-bundk {
	padding-top: 1em;
}
#nav {
	background: #404343;
	color: #ffffff;
	text-align: right;
	padding: 0em 4em 0em 0em;
	line-height: 200%;
}
#anzeige {
	background: #e85612;
	color: #ffffff;
}
#anzeige h1 {
	font-size: 2.4em;
	font-weight: bold;
	margin-left: 1em;
}
#anzeige p {
	font-size: 1.1em;
	font-weight: normal;
	margin-left: 2em;
}
#werkstatt {
	color: #ffffff;
	background: #404343;
	font-size: 3.4em;
	font-weight: normal;
	text-align: center;
	line-height: 2em;
	letter-spacing: .1em;
    margin-top: 1em;
}
#madeby {
	color: #ffffff;
	background: #404343;
	padding: 0 2em 2em 2em;
	line-height: 1.2em;
}
#madeby img {
	width:70%;
	height: auto;
	float: right;
}
#headline-leistungen {
	background:  #ffffff;
	color: #000000;
}
#headline-leistungen h1 {
	font-size: 2.4em;
	font-weight: normal;
	margin-left: 0em;
	padding: 0em 0 0.5em 1em;
	line-height: 2.4em;
}
#headline-leistungen img {
	padding: 1em 2em .5em 0;
}
#leistungen {	
	background: #ffffff;
	padding: 0 0 1em 2em;
	line-height: 1.6em;
}
ul, ol {
	list-style-position: inside;
}
.liste-rechts {
	list-style: square;
	list-style-position: inside;
	color: #e85612;
}
.black {color:#000000; font-weight: bold;}
.liste-li {	
	list-style: none;
}


#termin {
	background: #404343;
	color: #ffffff;
}
#termin h1 {
	font-size: 2.4em;
	font-weight: normal;
	padding: 0 0 0 4em;
	line-height: 1.4em;
}
#termin img {
	width: 40%;
	height: auto;
	padding: 1.5em 0 1em 0;
}
.angebot {
	margin: 1em;
}
#termin .orange {
	background: #e85612;
	margin:1em;
	padding: 1em;
}
#formular .orange {
	background: #e85612;
	margin:1em 0 1em 0;
	padding: 1em;
}

#termin .orange h1 {
	font-size: 2.4em;
	font-weight: normal;
	padding: 0;
	line-height: 1.4em;
}
#formular h1 {
	font-size: 2.4em;
	font-weight: normal;
	padding: 0;
	line-height: 1.4em;
	color: #ffffff;
}
#formular img {
	width: 40%;
	height: auto;
	padding: 1.5em 0 1em 0;
}



#ersatzteile {
	background: #7d7d7c;
	color: #ffffff;
	font-size: 1.4em;
}
#ersatzteile h1 {
	font-size: 2.4em;
	font-weight: normal;
	padding: 0 0 .5em 1em;
	line-height: 1.4em;
	color: #ffffff;
}
.liste-padding {
	padding: 0 0 0 4em;
	line-height: 1.4em;
}

#footer {
	background: #e85612;
	color: #ffffff;
	margin-top: 1em;
}
#footer h1 {
	line-height: 2.4em;
}
.kontakt {
	padding-left:4em;
}
#footer img {
	width: 70%;
	height: auto;
	padding: 1em;
}
.footerliste {
	line-height: 1.4em;
	margin-top: 3em;
}
.footerabstand {
	padding-left: 2em;
}
#footer ul {
	list-style: none;
}
#footer .blind {
	width: 400px;
	height: 11em;
}
.vcenter {
	padding-top: 3.6em;
}
#impressum {
	background: #7d7d7c;
}
#impressum h1 {
	font-size: 2.4em;
	font-weight: normal;
	padding: 0 0 .5em 1em;
	line-height: 1.4em;
	color: #ffffff;
}
#impressum p {
	color:#ffffff;
	padding-left: 2.4em;
}
#impressum ol {
	color: #ffffff;
	padding-left: 2.4em;
}
.none-mobile {
	display: none;
}
.mobile {
	display: none;
}
#end {
	margin-bottom: 2em;
}




.pfeil-abstand {
    padding-left: 1em;
}

#cookies {
	position: fixed; 
	bottom: 0; 
	left: 0; 
	right: 0; 
	background: #e85612; 
	padding: 20px; 
	font-family: verdana; 
	text-align:center;
	width:100%;
	color:white;
	
}
	
#cookies a.button {
	cursor: pointer; 
	background: #41414d; 
	padding: 8px ; 
	margin-left: 10px; 
	border-radius: 5px; 
	font-weight: bold; 
	float: none; 
	color:white;
}

#cookies a.button:hover {
	background-color: white;
	color:#41414d;
}

#cookies a {color: #41414d; text-decoration:none; }

#cookies p.cookiesmessage {
	display: table; 
	padding: 0; 
	margin: 0; 
	font-size:1em;
}

.float-right {
    float: right;
}
