/*  Style-Datei für Shop  */

/**** Allgemeine Einstellungen für alle Shopteile ****/
body
{
  margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px;
  font-family:Tahoma,Arial, VERDANA, SANS-SERIF; color:blue;
  font-size:10pt;
  background-image:url(./images/hintergrund.gif);
  /*background-color:#0060B4;*/
  /*background-color:black;*/
}
select,input
{
    font-weight:bold;

    color:RGB(0, 86, 121);
    font-family:Tahoma,Arial;
    font-size:8pt;
}

td,b,a,p     {color:white;}
hr        {color:white; }

.COPYRIGHT { font-family:Tahoma,Arial,Verdana,sans-serif; color:DARKGRAY; font-size:8pt; text-decoration:none; }
.TOPTITEL   { font-family:Arial,Verdana,sans-serif; color:#FFFFFF; font-size:16pt; font-weight:900;}
.TABHEADERBACK     {background-color:black; }
.TABHEADERTEXT     {color:red; font-size:10pt; font-weight:Bold;}
.TR1     {background-color:FFFFDD; font-size:9pt;}
.TD1     {color:BLACK; font-size:9pt;font-weight:Bold;padding:0px 4px 0px 4px; }
.TR2     {background-color:#FFFFDD; font-size:9pt;}
.TD2     {color:BLACK; font-size:9pt;font-weight:Bold;padding:0px 4px 0px 4px; }
.TRSonder{background-color:#DEE3FC; font-size:9pt; }
.TDSonder{color:RED;font-size:9pt;font-weight:Bold;padding:0px 4px 0px 4px; }

/****                            Ende                                ****/

/****                        Kundenprofil/Bestellung OK                            ****/
.reg_tab
{
   /*margin-left:60px;*/
   /*color:RGB(0, 86, 121);*/
   color:white;
   font-size:10pt;
   font-family:Tahoma;
   font-weight:bold;

}

#eingabe
{
   font-size:8pt;
   font-family:Tahoma;
   color:RGB(0, 86, 121);
   font-weight:bold;
   height:20px;
}
/* Nur Bestellung OK */
#absch_button
{
    background-color:#E1EAFC;
    color:#0093DD;
    font-weight:bold;
    font-family:Tahoma,Arial;
    font-size:80%;
    height:20px;
}
/****                            Ende                                ****/

/* Suchmenue */
#such_bez   /* Bezeichnungen &uuml;ber den einzelnen Suchfeldern */ 
{
    font-weight:bold;
    /*color:Black;*/
    color:#FFFFFF;
    font-family:Tahoma,Arial;
    font-size:10pt;
      
}

.fontkalk   /* Schrift Kalkulation */
{
    color:white;
    font-size:10pt;
}

#menue_buttons
{
    /*background-color:#E1EAFC;*/
    background-color:#666666;
    color:#FFFFFF;
    font-weight:bold;
    font-family:Tahoma,Arial;
    font-size:9pt;
    height:20px;
    width:170px;
} 
#wk_oben
{
    float:left;
    /*border:2px solid red;*/
    color:black;
    margin-left:13px;
    width:600px;
    height:50px;
}
#wk_menue_oben
{
    float:right;
    /*border:2px solid red;*/
    color:black;
    width:300px;
    height:50px;
}
/* Tabellenformatierungen */
#suchtab
{
    WIDTH:980px;
    /*margin-left:0px;*/
    /*margin-top:0px;*/
    /*float:left;*/
}
#shop_ergebnistab
{
    font-weight:bold;
    font-family:Tahoma,Arial;
    font-size:80%;
} 
#nav_buttons
{
   float:right;
}
#bestellfeld
{
    font-weight:bold;
    color:RGB(0, 86, 121);
    font-family:Tahoma,Arial;
    font-size:90%;
}

/*  Referenzformatierungen für diverse Felder (Schriften,Farben...) */

.item
{
   cursor:hand;
}

.Textfarben
{
   font-weight:bold;
   color:#FFFFFF;
   font-size:10pt;
}

.infozelle
{
   font-family:Verdana;
   color:white;
   font-size:10pt;
}

.infotabelle
{
   font-weight:bold;
   color:blue;
}

.kalktabelle
{
   margin-left:20px;
   margin-top:20px;
}
.kalkmsg
{
   font-weight:bold;
   color:red;
}

/* *************************      Kundenindividuell  *********************** */
.rittsuche  
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
	font-weight: bold; 
    text-align: center; 
	color:white; 
	background-color:#666666; 
	border:2px solid #999999; 
}
.ergbox
{
    /*position:absolute;*/
    /*margin-top:5px;*/
    overflow : auto;
    /*height:50%;*/
    height:305px;
    width:980px;
    /*margin-left:8px;*/
}
.divfooter
{
    /*margin-left:11px;*/
    /*position:absolute;*/
    /*margin-top:310px;*/
    /*MARGIN-RIGHT:10px;*/
}

