﻿/* --- Intro -- ´*/

#intro > div:nth-child(1) 	{	background-image: url('img/intro/Intro-01.jpg'); }	
#intro > div:nth-child(2) 	{	background-image: url('img/intro/Intro-02.jpg'); }
#intro > div:nth-child(3) 	{	background-image: url('img/intro/Intro-03.jpg'); }		

@media screen and (max-width : 800px) { #intro > div:nth-child(3) 	{	order: 1; }}

/* --- Board + Company -- */

#board > div > div > div:nth-child(1) > div:nth-child(1) > .name:before, #company > div > span:before		{	content: 'Prüfzentrum Hockenheim'; }
#board > div > div > div:nth-child(1) > div:nth-child(1) > h1:before, #company > div > span + span:before	{	content: 'Bei uns hat Kundennähe oberste Priorität.'; }
	
#board > div > div > div:nth-child(1) > div:nth-child(2) 	{	display: none; }
	
/* --- About -- */
				
#about figure.about-1  > div 	{	background-image: url('img/about/about_01.jpg'); }
#about figure.about-2  > div 	{	background-image: url('img/about/about_02.jpg'); }
#about figure.about-3  > div 	{	background-image: url('img/about/about_03.jpg'); }
#about figure.about-4  > div 	{	background-image: url('img/about/about_04.jpg'); }
#about figure.about-5  > div 	{	background-image: url('img/about/about_05.jpg'); }
#about figure.about-6  > div 	{	background-image: url('img/about/about_06.jpg'); }
#about figure.about-7  > div 	{	background-image: url('img/about/about_07.jpg'); }
#about figure.about-8  > div 	{	background-image: url('img/about/about_08.jpg'); }
#about figure.about-9  > div 	{	background-image: url('img/about/about_09.jpg'); }
#about figure.about-10 > div 	{	background-image: url('img/about/about_10.jpg'); }
#about figure.about-11 > div 	{	background-image: url('img/about/about_11.jpg'); }
#about figure.about-12 > div 	{	background-image: url('img/about/about_12.jpg'); }

	#about figure.about-1  > figcaption:before 	{	content: 'Nehmen Sie sich eine Auszeit, während wir Ihr Fahrzeug untersuchen.'; }
	#about figure.about-2  > figcaption:before 	{	content: 'Wir nehmen uns für jeden Kunden Zeit.'; }
	#about figure.about-3  > figcaption:before 	{	content: 'Für ausreichende Parkmöglichkeiten ist gesorgt.'; }
	#about figure.about-4  > figcaption:before 	{	content: 'Wir verbinden Moderne mit Sicherheit.'; }
	#about figure.about-5  > figcaption:before 	{	content: 'Sie können jederzeit zu unseren Öffnungszeiten, auch ohne Termin vorbei kommen.'; }
	#about figure.about-6  > figcaption:before 	{	content: 'Bei und gibt es nicht nur hervorragenden Service, sondern auch genau so einen guten Kaffee …'; }
	#about figure.about-7  > figcaption:before 	{	content: 'Wir schauen nicht von oben herab, sondern sind stets auf Augenhöhe!	'; }
	#about figure.about-8  > figcaption:before 	{	content: 'Die Eröffnung unserer Prüfstelle - wir haben die Ehre die 100. Partner Prüfstelle des TÜV NORD zu sein!'; }
	#about figure.about-9  > figcaption:before 	{	content: 'Immer alles im Blick.'; }
	#about figure.about-10 > figcaption:before 	{	content: 'Telefonisch sind wir immer erreichbar für Sie, versprochen!'; }
	#about figure.about-11 > figcaption:before 	{	content: 'Kompetenz, Sachverstand und Kundenorientierung steht bei uns an erster Stelle.'; }
	#about figure.about-12 > figcaption:before 	{	content: 'Die moderne Fahrzeugelektronik der heutigen Fahrzeuge fordert hochwertiges Equipment, eine Selbstverständlichkeit für uns!'; }

/* --- Local -- */

#contact .location-01 figure > div	{	background-image: url('img/location/location_01.jpg'); }		

/*	=================================
		END
	================================= */







