*, *: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 2em 0em 0em;
	line-height: 200%;
}
#anzeige {
	background: #e85612;
	color: #ffffff;
}
#anzeige h1 {
	font-size: 2em;
	font-weight: bold;
	margin-left: .6em;
}
#anzeige p {
	font-size: 1.1em;
	font-weight: normal;
	margin-left: .6em;
}
#werkstatt {
	color: #ffffff;
	background: #404343;
	font-size: 2.5em;
	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;
}
#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;
}

.orang {
    background: #e85612;
}

#ersatzteile {
	background: #7d7d7c;
	color: #ffffff;
	font-size: 1.2em;
}
#ersatzteile h1 {
	font-size: 2em;
	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;
}
.footerabstand-second {
	padding-left: 1.7em;
}
#footer ul {
	list-style: none;
}
#footer .blind {
	width: 400px;
	height: 11em;
}
.vcenter {
	padding-top: 1.8em;
	font-size: .9em;
}
#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;
}




#cookies {
    
}
