html * {max-height:1000000px;}


body {
	margin: 0px;
	padding: 0px;
	background-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px !important;
	color: #333;
}

html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px !important;
	color: #333;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px !important;
	color: #333;
}


.phone {color: #ffffff; background-color: #dd0000; display: inline-block; padding: 2px 6px; margin-bottom: 5px; font-size: 2em; transform: rotate(-5deg); -webkit-box-shadow: 0px 0px 5px 0px #000000; 
box-shadow: 0px 0px 5px 0px #000000;}

#header {
	width: 100%;
	text-align: center;
	float: left;
	background-image: url("background_header.png");
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #e5e5e5;
	padding-bottom: 50px;
}

#content {
	background-image: url("background_content.png");
	background-position: left top;
	background-repeat: repeat-x;
    float: left;
    width: 100%;
	padding-bottom: 10px;
}

#imprintline {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	/*text-shadow: #fff 0px 1px 0px;*/
	line-height: 18px;
	font-size: 13px !important;
	width: 100%;
	float: 
}
#imprintline span {
	color: #fff;
}


.siteglobal {
	margin: 0px;
	padding: 0px;
	float: none;
	width: 100%;
	background-image: url(shadow.png);
	background-repeat: no-repeat;
	background-position: center 493px;
}

#citroen_link {
display: block
}

#citroen_link span {
    padding-top: 160px;
    padding-right: 30px;
    float: right;
    display: block;
    font-size: 20px;
}

#toyota_link {
display: block
}

#toyota_link span {
    padding-top: 160px;
    padding-left: 30px;
    float: left;
    display: block;
    font-size: 20px;
}


#toyota_link:hover, #citroen_link:hover { 
opacity: 1;
transition: all 0.25s cubic-bezier(0.42, 0, 1, 1);
-moz-transition: all 0.25s cubic-bezier(0.42, 0, 1, 1); 
-webkit-transition: all 0.25s cubic-bezier(0.42, 0, 1, 1); 
-o-transition: all 0.25s cubic-bezier(0.42, 0, 1, 1) 0;
margin-top: -10px;
margin-bottom: 10px;
}

#logo { 
opacity: 1 !important;
margin-top: 0px !important;
margin-bottom: 0px !important;
}

a {
color:#333;
text-decoration: none;
transition: all 0.25s cubic-bezier(0.42, 0, 1, 1);
-moz-transition: all 0.25s cubic-bezier(0.42, 0, 1, 1); 
-webkit-transition: all 0.25s cubic-bezier(0.42, 0, 1, 1); 
-o-transition: all 0.25s cubic-bezier(0.42, 0, 1, 1) 0;
}

#imprintline a:hover {
background-color: #D30524;
color: #fff !important;
border-radius: 3px; 
-moz-border-radius: 3px; 
-webkit-border-radius: 3px;
transition: all 0.25s cubic-bezier(0.42, 0, 1, 1);
-moz-transition: all 0.25s cubic-bezier(0.42, 0, 1, 1); 
-webkit-transition: all 0.25s cubic-bezier(0.42, 0, 1, 1); 
-o-transition: all 0.25s cubic-bezier(0.42, 0, 1, 1) 0;
}
h1 {
font-weight: normal;
font-size: 22px;
color: #fff;
}
.geoeffnet {background-color: #F43747; color:#ffffff; display: inline-block; padding: 10px; width:766px;margin: auto; font-size:22px; margin-bottom:10px}





/*
body {margin-left: auto;
    margin-right: auto;
    width: 92%;
    max-width: 960px;
    padding-left: 2.275%;
    padding-right: 2.275%;
	background-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px !important;
	color: #333;
}
*/

.logoline {
    padding-top: 100px;
	padding-bottom: 20px;
	/*margin-left: auto;
    margin-right: auto;*/
    width: 92%;
    max-width: 960px;
    padding-left: 2.275%;
    padding-right: 2.275%;
    margin: auto;
	font-size: 1.17em;
	font-weight: bold;
	display: flex;
	align-items: stretch;
}

.logo {float: left;
min-width: 200px;
max-width: 300px;
margin: auto;
text-align: left;
}

.contact1 {float: left;
text-align: left;
margin: auto;
margin-left: 20px}

.contact2 {float: left;
text-align: left;
margin: auto;
margin-left: 20px
}


.buttonline {
    margin-left: auto;
    margin-right: auto;
    width: 92%;
    max-width: 960px;
    padding-left: 2.275%;
    padding-right: 2.275%;
    margin: auto;
}

.btn1 {float: left;
width: 33.33%;}

.btn2 {float: left;
width: 33.33%;}

.btn3 {float: left;
width: 33.33%;
}

.btn3text {
	position: absolute; 
	top: 30px; 
	left: 30px; 
	margin-right: 45%;
	font-size: 1.17em;
}

.innercontent {
margin-left: auto;
    margin-right: auto;
    width: 92%;
    max-width: 960px;
    padding-left: 2.275%;
    padding-right: 2.275%;	
}

.autoscout {
width: 100% !important;	
text-align: left;
}

.hr {
background-image: url("shadow_topdown.png");
background-repeat: no-repeat;
height: 21px;
background-size: contain;
background-position: top center;
}

@media only screen and (min-width : 285px) and (max-width : 780px) {
	
body {
	font-size: 16px !important;
	color: #333;
}	

.logoline {
    padding-top: 50px;
	padding-bottom: 10px;
	}
	
	
.btn1 {float: none; width: 100%;}
.btn2 {float: none; width: 100%;}
.btn3 {float: none; width: 100%;}
.btn3text {
	top: 20%; 
	left: 10%; 
	margin-right: 45%;
	font-size: 1.6em;
}
	
.logoline {
	display: block;
}
	
.logo {float: none;
width: 100%;
margin: auto;
text-align: center;
}

.contact1 {float: none;
text-align: center;
margin: auto;
margin-top: 20px;
width: 100%}

.contact2 {float: none;
text-align: center;
margin: auto;
margin-top: 20px;
width: 100%
}
	
p {
	font-size: 16px !important;
}
	
}