
/* Navigationsleiste */
.nav { text-decoration: none; color: #FFFFFF; font-size:10pt; font-family:Helvetica,Arial; font-weight:bold;}
.navlt { text-decoration: none; color: #FFFFFF; font-size:10pt; font-family:Helvetica,Arial; font-weight:bold;}
.nav:HOVER { text-decoration: none; color: #18266A; font-size:10pt; font-family:Helvetica,Arial; font-weight:bold;}
.navlt:HOVER { text-decoration: none; color: #032D10; font-size:10pt; font-family:Helvetica,Arial; font-weight:bold;} 
.navaktuell { text-decoration: none; color: #FFFFFF; font-size:10pt; font-family:Helvetica,Arial; font-weight:bold;}
.navaktuelllt { text-decoration: none; color: #032D10; font-size:10pt; font-family:Helvetica,Arial; font-weight:bold;}

/* Titelleite */
.titelgross { text-decoration: none; color: #FFFFFF; font-size:22pt; font-family:Helvetica,Arial; font-weight:bold;}
.titelklein { text-decoration: none; color: #FFFFFF; font-size:9pt; font-family:Helvetica,Arial; line-height:9pt; font-weight:bold;}

/* Gebrauchtwagenliste */
.gwlistetitel { text-decoration: none; color: #FFFFFF; font-size:10pt; font-family:Helvetica,Arial; font-weight:bold;}
.gwlistetitel:HOVER { text-decoration: none; color: #18266A; font-size:10pt; font-family:Helvetica,Arial; font-weight:bold;} 
.gwlistezeile { text-decoration: none; color: #000000; font-size:10pt; font-family:Helvetica,Arial;}
.gwlistezeile:HOVER { text-decoration: none; color: #008FE0; font-size:10pt; font-family:Helvetica,Arial;}

/* Inhalte Autohaus */
.fliesstext { text-decoration: none; color: #005FB0; font-size:10pt; font-family:Helvetica,Arial; font-weight:bold;}
.fliesstextheader { text-decoration: none; background-color: #18266A; color: #FFFFFF; font-size:10pt; font-family:Helvetica,Arial; font-weight:bold;}
.fliesstextgross { text-decoration: none; color: #005FB0; font-size:12pt; font-family:Helvetica,Arial; font-weight:bold;}
.fliesstextgrossinvers { text-decoration: none; background-color: #005FB0; color: #FFFFFF; font-size:12pt; font-family:Helvetica,Arial; font-weight:bold; line-height:18pt;}   /* Für Unter-Überschriften in Angebote */
.nwtitel { padding-top: 10px; text-decoration: none; color: #005FB0; font-size:10pt; font-family:Helvetica,Arial; font-weight: bold; margin-bottom: 3px; text-align: left; }
.nwuntertitel  { padding-top: 2px; text-decoration: none; color: #222222; font-size:8pt; font-family:Helvetica,Arial; font-weight: normal; text-align: center; }
.nwtext { text-decoration: none; color: #005FB0; font-size:8pt; font-family:Helvetica,Arial; font-weight: normal; text-align: left; }

/* Inhalte Landtechnik */
.fliesstextlt { text-decoration: none; color: #032D10; font-size:10pt; font-family:Helvetica,Arial; font-weight:bold;}
.fliesstextheaderlt { text-decoration: none; background-color: #032D10; color: #FFFFFF; font-size:10pt; font-family:Helvetica,Arial; font-weight:bold;}
.fliesstextgrosslt { text-decoration: none; color: #032D10; font-size:12pt; font-family:Helvetica,Arial; font-weight:bold;}
.fliesstextgrossinverslt { text-decoration: none; background-color: #032D10; color: #FFFFFF; font-size:12pt; font-family:Helvetica,Arial; font-weight:bold; line-height:18pt;}   /* Für Unter-Überschriften in Gebrauchtmarkt */

body { padding-left: 6pt; padding-top: 6pt; margin-left: 0pt; margin-top: 0pt; top: 0px; left: 0px; }

