/* mphuber.css                              */
/* 25.07.2003                               */
/* Daniel Mueller-Pathle                    */
/* mail@sporthuber.com                      */
/* Styles fuer Intersport Huber, Oberstdorf */

body { background-color:#FFFFFF; color:#000000; font-size:12px;
       font-family:"Arial","Helvetica";
     }

/** Ueberschriften **/
h1 { color:#0C1C8C; font-size:16px; text-decoration:underline; }
h2 { color:#000000; font-size:14px; }


/** Tabellen allgemein **/
table { border-width:0px; }
td    { font-size:12px; vertical-align:top; }


td.abschnitte { margin-bottom:15px; }



/** Styles fuer logo, kopfzeile **/
body.logo          { margin:2px; }
body.logo span     { margin:0px; }
body.logo div.text { text-align:center; vertical-align:middle; color:#FFFFFF; background-color:#D81E05;
                     font-weight:bold; width:100%; height:16px;
                   }


/** Styles fuer Menue **/





/** Style fuer Top-Marken **/
table.marken td { vertical-align:middle; padding-bottom:10px; }


/** Formattierungen Formular **/



/** Absatzformattierungen **/

p.fusszeile { white-space:nowarp; font-size:10px; color:#000000;  }
.hinweis   { font-size:14px; color:#aa0000; }
.fett       { font-weight:bold; }


/* Ende der Datei                     */