/*  ==================================================================
LIQUI MOLY
Datei: format.css
Media: screen

Datum: 14.09.2007

1. Ueberschriften
2. Textformatierungen
3. Verweise
4. sifr - decoy styling (Groesse von Flash-Grafiken anpassen)

=================================================================== */

p {
   margin: 0;
   padding: 0;
}

form {
   margin:0;
   padding:0;
}

form#searchbox {
   margin-left:5px;
   margin-top:10px;
}

select {
   width:150px;
}

/* ========================================

  =1. UEBERSCHRIFTEN

========================================= */

/* ===============================
   =h1-Ueberschriften
=============================== */

h1 {
  font-family: Arial, Verdana;
  font-size: 20px;
  color: white;
  margin-top: 3px;
  margin-left: 10px;
  margin-bottom:5px;
  padding-bottom: 0px;
  padding-top:0px;
}


/* ===============================
   =h2-Ueberschriften
=============================== */

h2 {
  font-family: Arial, Verdana;
  font-size:12px;
  color:#496ea2;
  margin:0;
  padding:0;
  margin-top:0px;
  margin-left:10px;
}

h2.newslogin {     /* Ueberschriften in Login- und Newsbox */
   color: white;
   margin-left: 10px;
}

h2.product {       /* Produktubersicht-Ueberschrift in Produktuebersicht */
   color:white;
   font-size:14px;
}

h2.detail {        /* Ueberschrift mit Produktnamen bei Detailseite */
  margin:0;
  padding:0;
  margin-bottom:5px;
  font-size:18px;
  color: #a8191d;
}

h2.info { }

/*h2.headTabbox { margin-left: 5px;margin-bottom:0; }*/
h2.headTabbox { margin-left: 5px; margin-bottom:0; padding-top:0px; }   

/* ===============================
   =h2-Pseudoformate fuer sIFR
=============================== */

h2#werkstatt {  /* verhindert Luecke in IE6 */
  margin-left: 5px;
}      
    
h2#endverbraucher {  
  
}

h2#oelauswahl { }

h2#psearch { 
   margin-top:0;  
}
h2#partner {  }
h2#weltweit {  }
h2#beratung { }
h2#login {  }

/* Bild mit runden Ecken bei News ist um 3px niedriger als runde Ecke bei Login - damit gleiche Hoehe gegeben ist*/
h2#news { 
   padding-top:3px;
   margin-left:7px;
}


/* ===============================
   =h3-Ueberschriften
=============================== */

h3 {
  font-family: Arial, Verdana;
  font-size:13px;
  color:#a8191d;
  margin:0;
  padding:0;
  /*margin-left:7px;*/
  margin-bottom: 4px;
}

h3.tabbox {     /* Ueberschrift in der Tabbox */
  font-family: 'Arial';
  margin:0;
  padding:0;
  margin-bottom: 4px;
  width: 270px; /*265px;*/
  font-size:13px;
  /*color:#a8191d;*/
  color:#ca2124;
  margin-left: 10px;
}

h3.overview {   /* Ueberschrift bei der Produktuebersicht */
  font-family: 'Arial';
  margin:0;
  padding:0;
  margin-left:0px;
  margin-bottom: 2px;
  font-size:13px;
  color:#a8191d;
}

h3.detail {   /* Ueberschriften bei den Produktdetails */
  font-family: 'Arial';
  margin:0;
  padding:0;
  margin-bottom: 2px;
  margin-top: 9px;
  font-size:13px;
  color:#a8191d;
}

h4 {
	color:#a8191d;
	font-family: Arial, Verdana;
	font-size:12px;
	margin-bottom: 3px;
}

h5 {
	color:#a8191d;
	font-family: Arial, Verdana;
	font-size: 11px;
	margin-bottom: 3px;
}

/* ========================================

  =2. Textformatierungen

========================================= */

table {
   color:black;
   font-size:11px;
}



span#path {   /* History-Navigation*/
   color:white;
   font-size:12px;
   padding-left: 10px;
   font-weight:normal;
}

p#txt {                /*Text links oben unter der Ueberschrift*/
   color:white;
   width: 550px;
   font-size:12px;
   margin-left: 10px;
   margin-right: 10px;
   margin-bottom: 5px;
   margin-top: 3px;
   padding:0;
}
   
span.date {               /*Text in Newsbox - Datumsangabe*/
   font-size:11px;
   margin-right:1px;
}

span.login {        /* benoetigt fuer Login-Box */
   color:white; 
   font-size:11px;
   font-weight:bold; 
}

span.fieldName {     /* benoetigt fuer Produktdetails bei weiteren Artikeln */
   color:#8f8f8f; 
}           
   
span.fieldValue {    /* benoetigt fuer Produktdetails bei weiteren Artikeln */
   color:#333333; 
}          
   
span.headingRed {   /*benoetigt fuer Produktsuche*/
   color:#a8191d; 
   font-family: Arial,Verdana;
   font-size:12px;
   font-weight:bolder;
   font-weight:bolder;
}
   
span.headingGray {  /* benoetigt fuer Produktsuche */
   color:#666666; 
   font-family: Arial,Verdana; 
   font-size:12px;
   font-weight:bolder;  
}


/* ========================================

  =3. VERWEISE

========================================= */
  
/* ===============================
   =Standard-Verweis
=============================== */  
a:link { /* Standardfarbe fÃ¼r Links*/
   color:#375b99;
   text-decoration:underline;
}

a:visited {
   color:#375b99;
   text-decoration:underline;
}

a:hover {  /* Standard-Hover-Effekt */
   color: #a8191d;
   text-decoration:none;
} 

a:active {
   color: #a8191d;
   text-decoration:underline; 
}


/* ===============================
   =Standard-Verweis
=============================== */  
a.newsarchiv:link { /* Standardfarbe fÃ¼r Links*/
   color:#375b99;
   
   font-size: 11px;
   text-decoration:underline;
}

a.newsarchiv:visited {
   color:#375b99;
   
   font-size: 11px;
   text-decoration:underline;
}

a.newsarchiv:hover {  /* Standard-Hover-Effekt */
   color: #a8191d;
   
   font-size: 11px;
   text-decoration:none;
} 

a.newsarchiv:active {
   color: #a8191d;
   
   font-size: 11px;
   text-decoration:underline; 
}


/* ===============================
   =Verweise im Slider - Startseite
=============================== */  
a.grau:link { /* Standardfarbe fÃ¼r Links*/
   color:#1A1A1A;
   text-decoration:none;
   font-weight:bold;
}

a.grau:visited {
   color:#1A1A1A;
   text-decoration:none;
   font-weight:bold;
}

a.grau:hover {  /* Standard-Hover-Effekt */
   color: #1A1A1A;
   text-decoration:underline;
   font-weight:bold;
} 

a.grau:active {
   color: #1A1A1A;
   text-decoration:underline; 
   font-weight:bold;
}


/* ===============================
   =Verweise im footer-Bereich
=============================== */   
  
a.foot:link { 
   color:#333333;
   text-decoration: underline;
}

a.foot:visited { 
   color:#333333;
   text-decoration: underline;
}

a.foot:hover { 
   color: #555555;
   text-decoration: none;
}

a.foot:active {
   color: #555555;
   text-decoration: none;
}

  
 /* ===============================
   =Verweise im Produktuebersichtsbereich
=============================== */  
  
a.prodover:link {   
   color:#9c1e21;
   font-weight:bold;
   font-size: 12px;
}

a.prodover:visited {   
   color:#9c1e21;
   font-weight:bold;
   font-size: 12px;
}

a.prodover:hover {   
   color:#496ea2;
   font-weight:bold;
   font-size: 12px;
   text-decoration:none;
}

a.prodover:active {  
   color:#496ea2;
   font-weight:bold;
   font-size: 12px;
   text-decoration:none;
}


 /* ===================================
   =Verweise im News-und Login-Bereich
==================================== */ 

a.newsAndLogin:link {                 
   font-weight:bold;
   font-size:11px; 
   color:white; 
   text-decoration:none; 
   background: transparent;
}

a.newsAndLogin:visited {                   
   font-weight:bold;
   font-size:11px; 
   color:white; 
   text-decoration:none; 
   background: transparent;
}

a.newsAndLogin:hover {
   font-weight:bold;
   font-size:11px;
   color:  white;
   text-decoration:none;
   background: transparent;   
}

a.newsAndLogin:active {
   font-weight:bold;
   font-size:11px;
   color:white;
   text-decoration:none;
   /*background: transparent;    */
}

 /* ===================================
   =Verweise in der Unternavigation
==================================== */ 

a.submenu:link {
   color:white;
   vertical-align:super;
   font-family: Arial, Verdana;
   font-weight: bold;
   font-size: 12px;
   text-decoration:none;
   text-transform: uppercase;
}

a.submenu:visited {
   color:white;
   vertical-align:super;
   font-family: Arial, Verdana;
   font-weight: bold;
   font-size: 12px;
   text-decoration:none;
   text-transform: uppercase;
}

a.submenu:hover {
   color: #c1c1c1;
   vertical-align:super;
   font-family: Arial, Verdana;
   font-weight: bold;
   font-size: 12px;
   text-decoration:none;
   text-transform: uppercase;   
}

a.submenu:active {
   color: #c1c1c1;
   vertical-align:super;
   font-family: Arial, Verdana;
   font-weight: bold;
   font-size: 12px;
   text-decoration:none;
   text-transform: uppercase;   
}


/* ===============================
   =Standard-Verweis
=============================== */

/* jr/fdi 2010/06/25 */  
a#unternehmen , a#unternehmenAktiv, a#produkte, a#produkteAktiv, a#service, 
a#serviceAktiv, a#aktuelles, a#aktuellesAktiv, a#worldwide, a#worldwideAktiv { width:119px; height:43px; display: block;  }

a#unternehmen:link, a#unternehmen:visited  { background: url(sprite_navigation.gif) no-repeat 0 0; }
a#unternehmen:hover, a#unternehmen:active { background: url(sprite_navigation.gif) no-repeat 0 -43px; } 
a#unternehmenAktiv:link, a#unternehmenAktiv:visited { background: url(sprite_navigation.gif) no-repeat 0 -86px; }
a#unternehmenAktiv:hover , a#unternehmenAktiv:active{  background: url(sprite_navigation.gif) no-repeat 0 -43px; }

a#produkte:link , a#produkte:visited { background: url(sprite_navigation.gif) no-repeat -119px 0; }
a#produkte:hover, a#produkte:active {  background: url(sprite_navigation.gif) no-repeat -119px -43px; }
a#produkteAktiv:link , a#produkteAktiv:visited { background: url(sprite_navigation.gif) no-repeat -119px -86px; }
a#produkteAktiv:hover, a#produkteAktiv:active {  background: url(sprite_navigation.gif) no-repeat -119px -43px; }

a#service:link, a#service:visited  { background: url(sprite_navigation.gif) no-repeat -238px 0px; }
a#service:hover, a#service:active {  background: url(sprite_navigation.gif) no-repeat -238px -43px; }
a#serviceAktiv:link, a#serviceAktiv:visited { background: url(sprite_navigation.gif) no-repeat -238px -86px; }
a#serviceAktiv:hover, a#serviceAktiv:active {  background: url(sprite_navigation.gif) no-repeat -238px -43px; }
 
a#aktuelles:link , a#aktuelles:visited { background: url(sprite_navigation.gif) no-repeat -357px 0px; }
a#aktuelles:hover, a#aktuelles:active  {  background: url(sprite_navigation.gif) no-repeat -357px -43px; }
a#aktuellesAktiv:link, a#aktuellesAktiv:visited  { background: url(sprite_navigation.gif) no-repeat -357px -86px; }
a#aktuellesAktiv:hover, a#aktuellesAktiv:active { background: url(sprite_navigation.gif) no-repeat -357px -43px; }
  
a#worldwide:link, a#worldwide:visited { background: url(sprite_navigation.gif) no-repeat -476px 0px; }
a#worldwide:hover, a#worldwide:active {  background: url(sprite_navigation.gif) no-repeat -476px -43px; }
a#worldwideAktiv:link, a#worldwideAktiv:visited  { background: url(sprite_navigation.gif) no-repeat -476px -86px; }
a#worldwideAktiv:hover, a#worldwideAktiv:active { background: url(sprite_navigation.gif) no-repeat -476px -43px; }

/* ===============================
   =Company-Verweis normal
=============================== */  
a#company:link { /* Standardfarbe fÃ¼r Links*/
   background: url(companyNormal.gif);
   width:119px;
   height:43px;
   display: block; 
}

a#company:visited {
   background: url(companyNormal.gif);
   width:119px;
   height:43px;
   display:block; 
}

a#company:hover {  /* Standard-Hover-Effekt */
   background: url(companyHover.gif);
   width:119px;
   height:43px;
   display:block; 
} 

a#company:active {
   background: url(companyHover.gif);
   width:119px;
   height:43px;
   display:block; 
}

/* ===============================
   =Company Aktiv
=============================== */  
a#companyAktiv:link { /* Standardfarbe fÃ¼r Links*/
   background: url(companyAktiv.gif);
   width:119px;
   height:43px;
   display: block; 
}

a#companyAktiv:visited {
   background: url(companyAktiv.gif);
   width:119px;
   height:43px;
   display:block; 
}

a#companyAktiv:hover {  /* Standard-Hover-Effekt */
   background: url(companyHover.gif);
   width:119px;
   height:43px;
   display:block; 
} 

a#companyAktiv:active {
   background: url(companyHover.gif);
   width:119px;
   height:43px;
   display:block; 
}

/* ===============================
   =News-Verweis normal
=============================== */  
a#news:link { /* Standardfarbe fÃ¼r Links*/
   background: url(newsNormal.gif);
   width:119px;
   height:43px;
   display: block; 
}

a#news:visited {
   background: url(newsNormal.gif);
   width:119px;
   height:43px;
   display:block; 
}

a#news:hover {  /* Standard-Hover-Effekt */
   background: url(newsHover.gif);
   width:119px;
   height:43px;
   display:block; 
} 

a#news:active {
   background: url(newsHover.gif);
   width:119px;
   height:43px;
   display:block; 
}

/* ===============================
   =News Aktiv
=============================== */  
a#newsAktiv:link { /* Standardfarbe fÃ¼r Links*/
   background: url(newsAktiv.gif);
   width:119px;
   height:43px;
   display: block; 
}

a#newsAktiv:visited {
   background: url(newsAktiv.gif);
   width:119px;
   height:43px;
   display:block; 
}

a#newsAktiv:hover {  /* Standard-Hover-Effekt */
   background: url(newsHover.gif);
   width:119px;
   height:43px;
   display:block; 
} 

a#newsAktiv:active {
   background: url(newsHover.gif);
   width:119px;
   height:43px;
   display:block; 
}

/* ===============================
   =Products-Verweis normal
=============================== */  
a#products:link { /* Standardfarbe fÃ¼r Links*/
   background: url(productsNormal.gif);
   width:119px;
   height:43px;
   display: block; 
}

a#products:visited {
   background: url(productsNormal.gif);
   width:119px;
   height:43px;
   display:block; 
}

a#products:hover {  /* Standard-Hover-Effekt */
   background: url(productsHover.gif);
   width:119px;
   height:43px;
   display:block; 
} 

a#products:active {
   background: url(productsHover.gif);
   width:119px;
   height:43px;
   display:block; 
}

/* ===============================
   =Products Aktiv
=============================== */  
a#productsAktiv:link { /* Standardfarbe fÃ¼r Links*/
   background: url(productsAktiv.gif);
   width:119px;
   height:43px;
   display: block; 
}

a#productsAktiv:visited {
   background: url(productsAktiv.gif);
   width:119px;
   height:43px;
   display:block; 
}

a#productsAktiv:hover {  /* Standard-Hover-Effekt */
   background: url(productsHover.gif);
   width:119px;
   height:43px;
   display:block; 
} 

a#productsAktiv:active {
   background: url(productsHover.gif);
   width:119px;
   height:43px;
   display:block; 
}
 /* ===================================
   =Verweise in der Produktkatalog
==================================== */

a.catalogue:link {
/*   color:#275cb8; */
   color:#285db9;
   font-weight: bold;
   text-decoration: underline;  
}

a.catalogue:visited {
   color:#285db9;
   font-weight: bold;
   text-decoration: underline;  
}

a.catalogue:hover {
   color:#9c1e21;
   font-weight: bold;
   text-decoration: none;  
}

a.catalogue:active {
   color:#9c1e21;
   font-weight: bold;
   text-decoration: none;  
}


 /* ===================================
   =Verweise in der Produktkatalog (3. und 4. Ebene ausgewählt)
==================================== */

a.level3a4a:link {
   color:#9c1e21;
   font-weight: bold;
   text-decoration: none;  
}

a.level3a4a:visited {
   color:#9c1e21;
   font-weight: bold;
   text-decoration: none;  
}

a.level3a4a:hover {
   color:#9c1e21;
   font-weight: bold;
   text-decoration: none;  
}

a.level3a4a:active {
   color:#9c1e21;
   font-weight: bold;
   text-decoration: none;  
}

 /* ===================================
   =Verweise in der Produktkatalog (5 Ebene ausgewählt)
==================================== */

a.level5a:link {
   color:#999999;
   font-weight: bold;
   text-decoration: none;  
}

a.level5a:visited {
   color:#999999;
   font-weight: bold;
   text-decoration: none;  
}

a.level5a:hover {
   color:#999999;
   font-weight: bold;
   text-decoration: none;  
}

a.level5a:active {
   color:#999999;
   font-weight: bold;
   text-decoration: none;  
}

 /* ===================================
   =Verweise in der Produktkatalog (5 Ebene)
==================================== */

a.level5:link {
   color:#285db9;
   font-weight: bold;
   text-decoration: none;  
}

a.level5:visited {
   color:#285db9;
   font-weight: bold;
   text-decoration: none;  
}

a.level5:hover {
   color:#9c1e21;
   font-weight: bold;
   text-decoration: none;  
}

a.level5:active {
   color:#9c1e21;
   font-weight: bold;
   text-decoration: none;  
}

 /* ===================================
   =Verweise in Teaserlist
==================================== */

a.teaserlink:link {
  font-weight: bold;
   font-size: 11px;
   color: black;
   text-decoration: none;
}

a.teaserlink:visited {
   font-weight: bold;
   font-size: 11px;
   color: black;
   text-decoration: none;
}

a.teaserlink:hover {
 font-weight: bold;
   font-size: 11px;
   color: #555555;
   text-decoration: none;
}

a.teaserlink:active {
  font-weight: bold;
   font-size: 11px;
   color: #555555;
   text-decoration: none;
}













/* ========================================

  =4. sifr - decoy styling 
      Font-Tuning, damit die Groeße und
      Breite der Schriften den Design-Vorgaben
      entsprechen

========================================= */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
   visibility: hidden;
   font-size: 19px;
}

.sIFR-hasFlash h2 {
   visibility: hidden;
}

.sIFR-hasFlash h2#werkstatt, 
.sIFR-hasFlash h2#endverbraucher,
.sIFR-hasFlash h2#oelauswahl, 
.sIFR-hasFlash h2#partner,
.sIFR-hasFlash h2#weltweit {
   visibility: hidden;
   font-size: 12px;
}

.sIFR-hasFlash h2#news {
   visibility: hidden;
   font-size: 10px;
}

.sIFR-hasFlash h2#login {
   visibility: hidden;
   font-size: 12px;
}

/* decoy style fuer Links in Unternavigation */
.sIFR-hasFlash span.flashSub  {
   visibility: hidden;
   letter-spacing: -1px;
   font-size:17px;
}

.sIFR-hasFlash span.flashSubAGB  {
   visibility: hidden;
   letter-spacing: -1px;
   font-size:16px;
}







