/*  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
        gb - gaestebuch
*/






/******************************************************************************/
/******************************************************************************/
/*                                 DYNAMISCHE SEITEN: pkwsuche.php, angebot.php    */
/******************************************************************************/
/******************************************************************************/


/******************************************************************************/
/*                                 ALLGEMEIN    */
/******************************************************************************/

/* Standard-Fonts und Colors */
body { font-size:9pt;font-family:Helvetica,Arial;color:#404040;
                background-color:#E5E5E5;
                background-image:url(../graph/hg.gif);
                scrollbar-base-color:#B2CEDE;
                scrollbar-track-color:#E5E5E5;
                scrollbar-face-color:#B2CEDE;
                scrollbar-highlight-color:#C8DFED;
                scrollbar-3d-light-color:#;
                scrollbar-dark-shadow-color:#8DADC0;
                scrollbar-shadow-color:#C8DFED;
                scrollbar-arrow-color:#3266CE;}

/* Standardschrift im Table */
TD{FONT-FAMILY: Helvetica,Arial;FONT-SIZE:10pt;COLOR:#000000;}




/******************************************************************************/
/*                                 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:#FF9F00;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:#000000;border-width:1;border-style:solid;
                border-collapse:collapse;width:100%;background-color:#DBE4EA}
/* s*/ table.rahmenklein{border-color:#004990;border-width:0;border-style:solid;
                width:450px}

/* ae */ table.rahmentext{border-color:#000000;border-width:0;border-style:solid;
                border-collapse:collapse;width:100%;background-color:#DBE4EA}




/******************************************************************************/
/*                                 TABLES  -  BACKGROUNDS  */
/******************************************************************************/

/* ades */ tr.ub{background-color:#BAD2E2;}
/* e */ tr.ub1farbe{background-color:#BAD2E2;}
/* e */ tr.ub2farbe{background-color:#F8F8F8;}
/* menu */table.menu{background-image:url(../graph/menu-hg.gif);}
/* menu */td.menu{background-image:url(../graph/menu-u.gif); height:19; color:#FFFFFF;}




/******************************************************************************/
/*                                 TABLES  -  FONTS     */
/******************************************************************************/

/* as */ TD.ubtext{FONT-FAMILY: Helvetica,Arial;FONT-SIZE:13pt;COLOR:#464646;}
/* menu */td.menutext{background:#d0d098; font-family:Arial,Helvetica;font-size:10pt;}



/******************************************************************************/
/*                                 BUTTONS & ELEMENTS    */
/******************************************************************************/

/* Button */
/* ds */  input.button{ border-color:#004990;FONT-FAMILY: Helvetica,Arial;
                        FONT-SIZE:9pt;color:#000000;border-style:solid;background:#BAD2E2;}


/* gb */  input.buttongb{ border-color:#004990;FONT-FAMILY: Helvetica,Arial;
                        FONT-SIZE:9pt;color:#000000;border-style:solid;background:#BAD2E2;width:120px;}


/* DESIGN LINIE */
/* des */ hr.linie{height:1px;width:750;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:#EFEFEF}

/* Eingabefeld */
/*s*/ input.eingabe{width:150px;border-color:#000000;FONT-FAMILY: Helvetica,Arial;
                FONT-SIZE:9pt;color:#000000;border-width:1px;background:#EFEFEF;}

/*gb*/ input.code{	BORDER-RIGHT: #9F9F9F thin solid;BORDER-LEFT: #9F9F9F thin solid;
           	BORDER-TOP: #9F9F9F thin solid;BORDER-BOTTOM: #9F9F9F thin solid;
         		width:120px; FONT-FAMILY: Helvetica,Arial; FONT-SIZE:9pt; color:#000000; } /* Eingabefeld für Validierunscode*/





/******************************************************************************/
/*                                 ERGEBNISLISTE  - pkwsuche.php - ergebnis  */
/******************************************************************************/

/****** Rahmen Ergebnisliste ******/
/* e */ table.rahmenerg{border-color:#004990;border-width:0;border-style:solid;
                width:100%;}

/* Rahmen Ergebnisliste unten vor zurück*/
/* e*/ table.rahmenunten{border-color:#004990;border-width:1;border-style:solid;
                width:580px}


/****** FONTS ******/
/* e */ TD.ergkopf{FONT-FAMILY: Helvetica,Arial;FONT-SIZE:12pt;font-weight:bold;
                        COLOR:#000000;}
/* e */ TD.sucherergebnis{FONT-FAMILY: Helvetica,Arial;FONT-SIZE:8pt;
                        COLOR:#000000;background-color:#EFEFEF;}
/* e */ TD.fzgangaben{FONT-FAMILY:Helvetica,Arial;FONT-SIZE:12pt;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:#ff0000;TEXT-DECORATION:underline;
                        FONT-FAMILY: Helvetica,Arial;FONT-SIZE:10pt;font-weight:none;}






/******************************************************************************/
/*                                 ANGEBOT - angebot.php  */
/******************************************************************************/

/****** TABLE ******/
/* Serienzubehör Rahmen*/
/* a */ table.angebot{border-color:#6B78BA;border-width:1;border-style:solid; background-color:#D3D8EF;width:270px;} /* Serienzubehör Rahmen*/

/****** FONTS ******/
/* a */ TD.angebot{FONT-FAMILY: Helvetica,Arial;FONT-SIZE:12pt;font-weight:bold;COLOR:#FFFFFF;background-color:#6B78BA;}

/* a */ TD.angebotklein{FONT-FAMILY: Helvetica,Arial;
                        FONT-SIZE:8pt;COLOR:#0050A0;}

/****** LINKS ******/
/* a */ A.angebot:link{COLOR:#0050A0;TEXT-DECORATION:underline;
                        FONT-FAMILY: Helvetica,Arial;FONT-SIZE:9pt;font-weight:none;}
/* a */ A.angebot:visited{COLOR:#0050A0;TEXT-DECORATION:underline;
                        FONT-FAMILY: Helvetica,Arial;FONT-SIZE:9pt;font-weight:none;}
/* a */ A.angebot:hover{COLOR:#ff0000;TEXT-DECORATION:underline;
                        FONT-FAMILY: Helvetica,Arial;FONT-SIZE:9pt;font-weight:none;}

/* a */ A.angebotklein:link{COLOR:#0050A0;TEXT-DECORATION:underline;
                        FONT-FAMILY: Helvetica,Arial;FONT-SIZE:8pt;}
/* a */ A.angebotklein:visited{COLOR:#0050A0;TEXT-DECORATION:underline;
                        FONT-FAMILY: Helvetica,Arial;FONT-SIZE:8pt;}
/* a */ A.angebotklein:hover{COLOR:#ff0000;TEXT-DECORATON:underline;
                        FONT-FAMILY: Helvetica,Arial;FONT-SIZE:8pt;}




/******************************************************************************/
/*                                 DETAILANSICHT  - pkwsuche.php - detailansicht    */
/******************************************************************************/

/****** TABLES ******/

/* Aussenrahmen */
/* d */ table.detailrahmen{border-color:#000000;border-width:0;
                        border-style:solid; width:560px}

/* Oberster Rahmen */
/* d */ table.innenrahmen{border-collapse:collapse;
                        border:1px solid #000000;width:560px;background-color:#EFEFEF}

/* 3er Block Außenrahmen oben Detail */
/* d */ table.innenrahmen2{border-collapse:collapse;
                        border:1px solid #000000;width:560px;background-color:#EFEFEF}

/* 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;}
/* d */ TD.small{FONT-FAMILY: Helvetica,Arial;FONT-SIZE:8pt;
                        COLOR:#000000;}
/* d */ TD.smallb{FONT-FAMILY: Helvetica,Arial;FONT-SIZE:9pt;
                        COLOR:#000000;}



/***** MIXED - !FELDER! MIT BACKGR-COLOR *****/
/* d */ TD.dunkel{FONT-FAMILY: Helvetica,Arial;FONT-SIZE:10pt;
                        COLOR:#000000;background-color:#BAD2E2;}
/* d */ TD.hell{FONT-FAMILY: Helvetica,Arial;FONT-SIZE:10pt;
                        COLOR:#000000;background-color:#FFFFFF;}


/* Link zur Anzeige des Serienzubehör */
/* d */ td.sbzanzeige{FONT-FAMILY: Helvetica,Arial;FONT-SIZE:10pt;
                        COLOR:#000000;background-color:#FFFFFF;}

/* SZB 1 */
/* d */ TD.szb1{FONT-FAMILY: Helvetica,Arial;FONT-SIZE:9pt;
                        COLOR:#000000;background-color:#BAD2E2;}

/* SZB 2*/
/* d */ TD.szb2{FONT-FAMILY: Helvetica,Arial;FONT-SIZE:9pt;
                        COLOR:#000000;background-color:#edf8ff;}




/******* BACKGROUNDS *******/
/* d */ tr.detailkopf1{background-color:#98c4e0;}
/* d */ tr.detailkopf2{background-color:#6B78BA;}





/****** 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:#ff0000;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; color:#000000;font-size:9pt;
              text-decoration:none; font-weight:bold;}
   a.nav:visited {font-family:Verdana,Arial,Helvetica;color:#000000;font-size:9pt;
                 text-decoration:none; font-weight:bold;}
   a.nav:hover {font-family:Verdana,Arial,Helvetica;color:#EFEFEF;font-size:9pt;
               text-decoration:none; font-weight:bold;}


   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:#000000;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:#004990;border-width:1px;border-style:solid;
                width:100%;background-color:#003B73}
table.rahmenub2{border-color:#004990;border-width:1px;border-style:solid;
                background-color:#004990;width:580}
table.rahmentop{width:580}

table.rahmenohne{border-style:solid; border-width:0px;border-color:#004990;
                background-color:#FFFFCD;}

/* DetaildruckSerienzubehör Rahmen*/
table.szbrahmen{border-color:#000080;border-width:1;
                        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:#FFFFCD;}
/* 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:9pt;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:#FFFFCD;}
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:#FFFFCD}




/******************************************************************************/
/*                                 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:380px;
                        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:326px;
                        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:380 px;
                        height=80; font-size:9pt;}

/*gb*/ .gbform{BORDER-RIGHT: #9F9F9F thin solid;BORDER-LEFT: #9F9F9F thin solid;
        BORDER-TOP: #9F9F9F thin solid; BORDER-BOTTOM: #9F9F9F thin solid;
        width:320px; height=22; font-size:9pt;}
/*gb*/ .gbarea{BORDER-RIGHT: #9F9F9F thin solid;BORDER-LEFT: #9F9F9F thin solid;
        BORDER-TOP: #9F9F9F thin solid;BORDER-BOTTOM: #9F9F9F thin solid;
        width:320px; 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:5;border-style:solid;
                        background-color:#F8F8F8;}
