/* global.css [classprefix: a] - used by every page */
body {
   background-color:#e2ebfe;
   color:navy;
}
a {
   color:navy;
}
a.aInvert {
   color:#e2ebfe;
}
div.aArch {
   font-size:7.5pt;
   padding:14pt 2ex 12pt 0px;
   text-align:right;
}
div.aArch span {
   color:navy;
   font-family:cursive;
   font-size:12pt;
   margin-left:4pt;
   padding:0ex 0.5ex 0ex 0.5ex;
   letter-spacing:0.1ex;
}
hr {
   color:navy;
}
p.aArtikel {
   font-size: 10pt;
   margin-bottom: 0px;
   margin-top: 10pt;
   text-align:left;
}
p.aArtikelbildtext {
   font-size: 10pt;
   margin-top: 1ex;
   text-align:center;
}
p.aArtikeltextlink {
   font-size: 8pt;
   font-weight: bold;
   text-align: center;
   margin-bottom: 10pt;
   margin-top: 10pt;
}
p.aPreis {
   color:red;
   font-weight:bold;
   line-height:120%;
}
table.aTnblock {
   background-color:#ABC6FC;
}
table.aTnblock td.aTnblockF {
   background-color:#ABC6FC;
   width:125px;
}
table.aTnblock td.aTnblockT {
   background-color:navy;
}
table.aTnblock td {
   background-color:#E2EBFE;
   text-align:center;
}
table.aTnblock a img {
   border: none;
}

td.aMnubar {
   background-color:navy;
   height:31px;
   text-align:center;
   vertical-align:middle;
   width:100%;
}
td.aMnubar a {
   color:#e2ebfe;
   font-size:12pt;
   font-weight:bold;
   padding:0pt 10pt 0pt 10pt;
}
table.aArtikeltitel {
   border: ridge 2px #000080;
   width:  100%;
}
td.aArtikeltitel {
   background-color:#ADC7FC;
   font-size: 10pt;
   font-weight: bold;
   padding:0px;
   text-align:center;
}

div.topmenu      { height:40px; width:880px; margin:-15px auto 0px auto;}
a.topmenu        { float:left; width:110px; font-size:35px; padding:0px; text-decoration:none;}
a.topmenu1       { background:url(../buttons_und_logos/button_start.gif) no-repeat scroll; background-position:0px -8px; }
a.topmenu1:hover { background-position:0px  0px; }
a.topmenu2       { background:url(../buttons_und_logos/button_news.gif) no-repeat scroll; background-position:0px -8px; }
a.topmenu2:hover { background-position:0px  0px; }
a.topmenu3       { background:url(../buttons_und_logos/button_fahrzeug.gif) no-repeat scroll; background-position:0px -8px; }
a.topmenu3:hover { background-position:0px  0px; }
a.topmenu4       { background:url(../buttons_und_logos/button_zubehoer.gif) no-repeat scroll; background-position:0px -8px; }
a.topmenu4:hover { background-position:0px  0px; }
a.topmenu5       { background:url(../buttons_und_logos/button_dienste.gif) no-repeat scroll; background-position:0px -8px; }
a.topmenu5:hover { background-position:0px  0px; }
a.topmenu6       { background:url(../buttons_und_logos/button_magazin.gif) no-repeat scroll; background-position:0px -8px; }
a.topmenu6:hover { background-position:0px  0px; }
a.topmenu7       { background:url(../buttons_und_logos/button_shop.gif) no-repeat scroll; background-position:0px -8px; }
a.topmenu7:hover { background-position:0px  0px; }
a.topmenu8       { background:url(../buttons_und_logos/button_kontakt.gif) no-repeat scroll; background-position:0px -8px; }
a.topmenu8:hover { background-position:0px  0px; }

