/*  layout.css 		    */
/*  css-Datei der EU-CAR.DE */
/*  erstellt: Juli 2002     */
/*  reedit by Marko Ritter 9/2002 */


/**** Aufbau *****
	1. Dynamische Seiten
		1. Allgemein
		2. Seitenspezifisch
	2. Statische Seiten
		1. Allgemein
		2. Seitenspezifisch


*/


/**** Kürzel: *****
    d - detailansicht
	e - ergebnisseite
	a - angebotsseite
	s - suchseite
*/






/******************************************************************************/
/******************************************************************************/
/*				 DYNAMISCHE SEITEN: pkwsuche.php, angebot.php    */
/******************************************************************************/
/******************************************************************************/


/******************************************************************************/
/*				 ALLGEMEIN    */
/******************************************************************************/

/* Standard-Fonts und Colors */
body { 	font-size:8pt;
       	font-family:Verdana,Helvetica,Arial;
       	color:#404040;
	background-color:#F0F6F6; 
	scrollbar-base-color:#00009C;
	scrollbar-track-color:#E8E8E8;
	scrollbar-face-color:#084F97;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3d-light-color:#;
	scrollbar-dark-shadow-color:#00009C;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#FF0000;
	margin:0px;}

/* Standardschrift im Table */
TD{FONT-FAMILY:Verdana,Helvetica,Arial;FONT-SIZE:8pt;COLOR:#000000;} 

td.txt{FONT-FAMILY:Verdana,Helvetica,Arial;FONT-SIZE:8pt;color:#000000;
			text-align:justify;}





/******************************************************************************/
/*				 ALLGEMEIN  -  LINKS  */
/******************************************************************************/

   a:link {font-family:Arial,Helvetica; color:#000000;font-size:10pt;}
   a:visited {font-family:Arial,Helvetica;color:#000000;font-size:10pt;}
   a:hover {font-family:Arial,Helvetica;color:#3B4D84;font-size:10pt;}

/* Links kleiner */
/* de */ A.linkklein:link{COLOR:#000000;TEXT-DECORATION:underline;
			FONT-FAMILY: Helvetica,Arial;FONT-SIZE:8pt;}
/* de */ A.linkklein:visited{COLOR:#000000;TEXT-DECORATION:underline;
			FONT-FAMILY: Helvetica,Arial;FONT-SIZE:8pt;}
/* de */ A.linkklein:hover{COLOR:#ff0000;TEXT-DECORATION:underline;
			FONT-FAMILY: Helvetica,Arial;FONT-SIZE:8pt;}

			

/******************************************************************************/
/*				 TABLES  -  RAHMEN    */
/******************************************************************************/

/****** Allgemeine Rahmen ******/
/* ae */ table.rahmen{border-color:#818591;border-width:1px;border-style:solid;
		border-collapse:collapse;width:100%;background-color:#E5E9F2}
/* s*/ table.rahmenklein{border-color:#004990;border-width:0px;border-style:solid;
		width:100%}





		
/******************************************************************************/
/*				 TABLES  -  BACKGROUNDS  */
/******************************************************************************/

/* ades */ tr.ub{background-color:#C4C9E7;}
/* ades */ tr.ub1{background-color:#FBB34D;}

/* e */ tr.ub1farbe{background-color:#D6D9ED;}
/* e */ tr.ub2farbe{background-color:#EFF1F9;}




/******************************************************************************/
/*				 TABLES  -  FONTS     */
/******************************************************************************/

/* as */ TD.ubtext{FONT-FAMILY: Helvetica,Arial;FONT-SIZE:12pt;COLOR:#000000;} 

/* as */ TD.ubtext1{FONT-FAMILY: Helvetica,Arial;FONT-SIZE:11pt;COLOR:#FFFFFF;} 



/******************************************************************************/
/*				 BUTTONS & ELEMENTS    */
/******************************************************************************/

/* Button */
/* ds */ input.button{border-color:#000000;FONT-FAMILY: Helvetica,Arial;
		FONT-SIZE:9pt;color:#000000;border-style:solid;background:#C4C9E7;} 

/* DESIGN LINIE */
/* des */ hr.linie{height:1px;color:#000080;}













/******************************************************************************/
/*				 SUCHMASKE  - pkwsuche.php - suchmaske    */
/******************************************************************************/

/****** FONTS ******/
/* s */ TD.std{FONT-FAMILY: Helvetica,Arial;FONT-SIZE:9pt;COLOR:#000000;}

/****** BUTTONS & ELEMENTS ******/

/* Drop Down */
/*s*/ select.pull{width:150px;border-color:#CFCFCF;FONT-FAMILY: Helvetica,Arial;
		FONT-SIZE:9pt;color:#000000;border-style:solid;;background:#EFF1F9} 

/* Eingabefeld */
/*s*/ input.eingabe{width:150px;border-color:#000000;FONT-FAMILY: Helvetica,Arial;
		FONT-SIZE:9pt;color:#000000;border-width:1px;background:#EFF1F9;} 






/******************************************************************************/
/*				 ERGEBNISLISTE  - pkwsuche.php - ergebnis  */
/******************************************************************************/

/****** Rahmen Ergebnisliste ******/
/* e */ table.rahmenerg{border-color:#004990;border-width:0px;border-style:solid;
		width:100%;} 

/* Rahmen Ergebnisliste unten vor zurück*/
/* e*/ table.rahmenunten{border-color:#004990;border-width:1px;border-style:solid;
		width:100%;} 


/****** FONTS ******/
/* e */ TD.ergkopf{FONT-FAMILY: Helvetica,Arial;FONT-SIZE:12pt;font-weight:bold;
			COLOR:#FFFFFF;}
/* e */ TD.sucherergebnis{FONT-FAMILY: Helvetica,Arial;FONT-SIZE:8pt;
			COLOR:#000000;background-color:#EFEFEF;}
/* e */ TD.fzgangaben{FONT-FAMILY:Helvetica,Arial;FONT-SIZE:10pt;COLOR:#000000;}
/* e */ TD.preis{FONT-FAMILY:Helvetica,Arial;FONT-SIZE:10pt;font-weight:bold;
			COLOR:#000000;}
/* e */ TD.fbottom{FONT-FAMILY: Helvetica,Arial;FONT-SIZE:8pt;
			COLOR:#000000;background-color:#e0e0e0;}

/****** Links Fahrzeuge******/
/* e */ A.linkfzg:link{COLOR:#000000;TEXT-DECORATION:underline;
			FONT-FAMILY: Helvetica,Arial;FONT-SIZE:10pt;font-weight:none;}
/* e */ A.linkfzg:visited{COLOR:#000000;TEXT-DECORATION:underline;
			FONT-FAMILY: Helvetica,Arial;FONT-SIZE:10pt;font-weight:none;}
/* e */ A.linkfzg:hover{COLOR:#3B4D84;TEXT-DECORATION:underline;
			FONT-FAMILY: Helvetica,Arial;FONT-SIZE:10pt;font-weight:none;}






/******************************************************************************/
/*				 ANGEBOT - angebot.php  */
/******************************************************************************/

/****** TAIBLE ******/
/* Serienzubehör Rahmen*/
/* a */ table.angebot{border-color:#818591;border-width:1px;border-style:solid;
			background-color:#E5E9F2;width:270px;} 

/****** FONTS ******/
/* a */ TD.angebot{background-color:#C4C9E7;font-family:Arial,Helvetica;
			font-size:11pt;color:#000000;}
/* a */ TD.angebotklein{FONT-FAMILY: Helvetica,Arial;
			FONT-SIZE:8pt;COLOR:#000000;}

/****** LINKS ******/
/* a */ A.angebot:link{COLOR:#000000;TEXT-DECORATION:underline;
			FONT-FAMILY: Helvetica,Arial;FONT-SIZE:9pt;font-weight:none;}
/* a */ A.angebot:visited{COLOR:#000000;TEXT-DECORATION:underline;
			FONT-FAMILY: Helvetica,Arial;FONT-SIZE:9pt;font-weight:none;}
/* a */ A.angebot:hover{COLOR:#3B4D84;TEXT-DECORATION:underline;
			FONT-FAMILY: Helvetica,Arial;FONT-SIZE:9pt;font-weight:none;}

/* a */ A.angebotklein:link{COLOR:#000000;TEXT-DECORATION:underline;
			FONT-FAMILY: Helvetica,Arial;FONT-SIZE:8pt;}
/* a */ A.angebotklein:visited{COLOR:#000000;TEXT-DECORATION:underline;
			FONT-FAMILY: Helvetica,Arial;FONT-SIZE:8pt;}
/* a */ A.angebotklein:hover{COLOR:#3B4D84;TEXT-DECORATON:underline;
			FONT-FAMILY: Helvetica,Arial;FONT-SIZE:8pt;}




/******************************************************************************/
/*				 DETAILANSICHT  - pkwsuche.php - detailansicht    */
/******************************************************************************/

/****** TABLES ******/

/* Aussenrahmen */
/* d */ table.detailrahmen{border-color:#000000;border-width:0px;
			border-style:solid; width:100%;} 

/* Oberster Rahmen */
/* d */ table.innenrahmen{border-collapse:collapse;
			border:1px solid #000000;width:100%;background-color:#F2F3F5} 

/* 3er Block Außenrahmen oben Detail */
/* d */ table.innenrahmen2{border-collapse:collapse;
			border:1px solid #000000;width:100%;background-color:#F2F3F5} 

/* 3er Block oben Detail */
/* d */ table.detailblock{width:100%;} 



/***** FONTS ******/
/* SZB UB*/
/* d */ TD.fahrzeugart{FONT-FAMILY: Helvetica,Arial;FONT-SIZE:9pt;
			font-weight:bold;COLOR:#000000;} 
/* d */ td.fahrzeugnr{FONT-FAMILY: Helvetica,Arial;FONT-SIZE:8pt;
			COLOR:#ffffff;}
/* d */ td.fahrzeug{FONT-FAMILY: Helvetica,Arial;FONT-SIZE:12pt;
			COLOR:#ffffff;}
/* d */ td.kleins{FONT-FAMILY: Helvetica,Arial;FONT-SIZE:8pt;
			COLOR:#000000;}
/* d */ TD.ganzklein{FONT-FAMILY: Helvetica,Arial;FONT-SIZE:7pt;
			COLOR:#000000;}



/***** MIXED - !FELDER! MIT BACKGR-COLOR *****/
/* d */ TD.dunkel{FONT-FAMILY: Helvetica,Arial;FONT-SIZE:10pt;
			COLOR:#000000;background-color:#C3C8DB;}
/* d */ TD.hell{FONT-FAMILY: Helvetica,Arial;FONT-SIZE:10pt;
			COLOR:#000000;background-color:#DDE3EF;}


/* Link zur Anzeige des Serienzubehör */
/* d */ td.sbzanzeige{FONT-FAMILY: Helvetica,Arial;FONT-SIZE:10pt;
			COLOR:#000000;background-color:#DFE3EF;} 

/* SZB 1 */
/* d */ TD.szb1{FONT-FAMILY: Helvetica,Arial;FONT-SIZE:9pt;
			COLOR:#000000;background-color:#C3C8DB;} 

/* SZB 2*/
/* d */ TD.szb2{FONT-FAMILY: Helvetica,Arial;FONT-SIZE:9pt;
			COLOR:#000000;background-color:#DDE3EF;} 




/******* BACKGROUNDS *******/
/* d */ tr.detailkopf1{background-color:#404799;}
/* d */ tr.detailkopf2{background-color:#404799;}





/****** BUTTONS & ELEMENTS *******/
/* eMail Eingabefeld */
/* d */ input.email{width:80px;height:21px;border-color:#000000;
			FONT-FAMILY: Helvetica,Arial;FONT-SIZE:9pt;color:#000000;
			border-width:1px;background:#EFEFEF;} 



/****** LINKS *********/

/* d */ A.szb:link{COLOR:#000000;TEXT-DECORATION:underline;font-weight:bold;
			FONT-FAMILY: Helvetica,Arial;FONT-SIZE:9pt;}
/* d */ A.szb:visited{COLOR:#000000;TEXT-DECORATION:underline;font-weight:bold;
			FONT-FAMILY: Helvetica,Arial;FONT-SIZE:9pt;}
/* d */ A.szb:hover{COLOR:#3B4D84;TEXT-DECORATION:underline;font-weight:bold;
			FONT-FAMILY: Helvetica,Arial;FONT-SIZE:9pt;}


/****** FORMS ******/
/* d */ input.bestellform{ BORDER-RIGHT: #9F9F9F thin solid;
			BORDER-LEFT: #9F9F9F thin solid;BORDER-TOP: #9F9F9F thin solid;
			BORDER-BOTTOM: #9F9F9F thin solid color:#9F9F9F; width:140px;
			height=22; font-size:9pt;}











			
			
			
			
			
/******************************************************************************/
/******************************************************************************/
/*				 ANDERE STATISCHE SEITEN: agb.php , ...    */
/******************************************************************************/
/******************************************************************************/



/******************************************************************************/
/*				 ALLGEMEIN  -  LINKS  */
/******************************************************************************/

   a.nav:link{font-family:Verdana,Arial,Helvetica;font-size:8pt;color:#000000;
   			text-decoration:none}
   a.nav:visited{font-family:Verdana,Arial,Helvetica;font-size:8pt;color: #000000;
   			text-decoration:none}
   a.nav:hover{font-family:Verdana,Arial,Helvetica;font-size:8pt;color:#344292;
   			text-decoration:none}

   a.mail:link{font-family:Arial,Helvetica;font-size:9pt;color:#001060;
   			text-decoration:none}
   a.mail:visited{font-family:Arial,Helvetica;font-size:9pt;color: #001060;
   			text-decoration:none}
   a.mail:hover{font-family:Arial,Helvetica;font-size:9pt;color:#FF7F00;
   			text-decoration:none}

   a.mailoben:link{font-family:Arial,Helvetica;font-size:8pt;color:#FFFFFF;
   			text-decoration:none}
   a.mailoben:visited{font-family:Arial,Helvetica;font-size:8pt;color: #FFFFFF;
   			text-decoration:none}
   a.mailoben:hover{font-family:Arial,Helvetica;font-size:8pt;color:#FF7F00;
   			text-decoration:none}

	A.detailkopf:link{COLOR:#ffffff;TEXT-DECORATION:underline;
			FONT-FAMILY: Helvetica,Arial;FONT-SIZE:9pt;}
	A.detailkopf:visited{COLOR:#ffffff;TEXT-DECORATION:underline;
			FONT-FAMILY: Helvetica,Arial;FONT-SIZE:9pt;}
	A.detailkopf:hover{COLOR:#ff0000;TEXT-DECORATION:underline;
			FONT-FAMILY: Helvetica,Arial;FONT-SIZE:9pt;}

			
			
/******************************************************************************/
/*				 TABLES  -  RAHMEN    */
/******************************************************************************/

table.rahmenub{border-color:#818591;border-width:1px;border-style:solid;
		width:100%;background-color:#C4C9E7} 
table.rahmenub2{border-color:#004990;border-width:1px;border-style:solid;
		background-color:#004990;width:580px} 
table.rahmentop{width:580px} 

table.rahmenohne{border-style:solid; border-width:1px;border-color:#004990;
		background-color:#F3F9FE;} 

/* DetaildruckSerienzubehör Rahmen*/
table.szbrahmen{border-color:#000080;border-width:1px;
			border-style:solid; background-color:#FFFFFF;} 
		
		
/******************************************************************************/
/*				 TABLES  -  BACKGROUNDS  */
/******************************************************************************/

tr.grau{background-color:#D7E6F4;}
tr.weiss{background-color:#F3F9FE;}

/****** Hintergrund Ergebnis ******/ 
/* oberer Teil */
tr.bgergeboben{background-color:#e0e0e0;} 
/* unterer Teil */
tr.bgergebunten{background-color:#FFFFFF;} 

/* Hintergrund oberer Teil */
tr.szb{background-color:#000000;} 



/******************************************************************************/
/*				 TABLES  -  FONTS     */
/******************************************************************************/

TD.welcome{FONT-FAMILY: Helvetica,Arial;FONT-SIZE:11pt;font-weight:bold;}

TD.dickblau{FONT-FAMILY:Helvetica,Arial;FONT-SIZE:8pt;
			COLOR:#2C3676;font-weight:bold;}
/* Dickblau
TD.normalblau{FONT-FAMILY:Helvetica,Arial;FONT-SIZE:11pt;
			COLOR:#2C3676;font-weight:bolder;}
*/
/* kleine Standardschrift */
TD.klein{FONT-FAMILY: Helvetica,Arial;FONT-SIZE:8pt;COLOR:#000000;} 

/* grosse Standardschrift */
TD.gross{FONT-FAMILY: Helvetica,Arial;FONT-SIZE:11pt;COLOR:#000000;} 

TD.ubgross{FONT-FAMILY: Helvetica,Arial;FONT-SIZE:25pt;font-weight:bold;COLOR:#ffffff;} 
TD.ubklein{FONT-FAMILY: Helvetica,Arial;FONT-SIZE:9pt;font-weight:bold;COLOR:#ffffff;} 



/******************************************************************************/
/*				 TABLES  -  MENU LEISTE */
/******************************************************************************/

td.menuu{font-family:Arial,Helvetica;font-size:8pt;color:#EFEFEF;}
td.menuborder{border-style:solid; border-colr:#000000;}
TD.menua{font-family:Arial,Helvetica;font-size:9pt;color:#FFFFFF;background-color:#DFDFDF;}
td.dickw{font-family:Arial,Helvetica;font-size:12pt;color:#CEEFFF;}

/* Kopf */
TD.bg{background-color:#DCEFE2}
TD.obenn{background-color:#DCEFE2}
TD.oben{font-family:Arial,Helvetica;font-size:8pt;color:#FFFFFF;background-color:#00376B}




/******************************************************************************/
/*				 NOINFO    */
/******************************************************************************/

/**** MIXED ****/
TD.ueberschrift{FONT-FAMILY: Helvetica,Arial;FONT-SIZE:12pt;
			font-weight:bold;COLOR:#ffffff;background-color:#000000;}
			
/* Serienzubehör */
TD.serie{FONT-FAMILY: Helvetica,Arial;FONT-SIZE:9pt;
			COLOR:#000000;background-color:#ffffff;} 

/* SZB UB*/
TD.szbub{FONT-FAMILY: Helvetica,Arial;FONT-SIZE:9pt;
			COLOR:#000000;background-color:#000000;} 


			

td.copy{FONT-FAMILY: Helvetica,Arial;FONT-SIZE:8pt;COLOR:#7F7F7F;}




.kontaktform{ BORDER-RIGHT: #9F9F9F thin solid;
			BORDER-LEFT: #9F9F9F thin solid;BORDER-TOP: #9F9F9F thin solid;
			BORDER-BOTTOM: #9F9F9F thin solid color:#9F9F9F; width:300px;
			height=22; font-size:9pt;}
.kontaktformplz{ BORDER-RIGHT: #9F9F9F thin solid;
			BORDER-LEFT: #9F9F9F thin solid;BORDER-TOP: #9F9F9F thin solid;
			BORDER-BOTTOM: #9F9F9F thin solid color:#9F9F9F; width:50px;
			height=22; font-size:9pt;}
.kontaktformort{ BORDER-RIGHT: #9F9F9F thin solid;
			BORDER-LEFT: #9F9F9F thin solid;BORDER-TOP: #9F9F9F thin solid;
			BORDER-BOTTOM: #9F9F9F thin solid color:#9F9F9F; width:246px;
			height=22; font-size:9pt;}
.kontaktarea{BORDER-RIGHT: #9F9F9F thin solid;
			BORDER-LEFT: #9F9F9F thin solid;BORDER-TOP: #9F9F9F thin solid;
			BORDER-BOTTOM: #9F9F9F thin solid color:#FFA000; width:300px;
			height=80; font-size:9pt;}

/* Button */
input.schalter{border-color:#9F9F9F;FONT-FAMILY: Helvetica,Arial;
			FONT-SIZE:9pt;color:#000000;border-style:solid;} 

/* Serienzubehör Rahmen*/			
table.rahmendick{border-color:#0E3879;border-width:1px;border-style:solid;
			background-color:#F8F8F8;} 


