/**/

.H1 {            font-family:Arial,Helvetica,Sans Serif;
                 font-size:16pt;
                 color:3333CC;
                 font-weight:bold;   }          /* Titelzeile, rechts vom Logo "<SPAN CLASS="H1">Sanit&auml;r-Service Bernd Trauth</SPAN>" */

.H2 {            font-family:Arial,Helvetica,Sans Serif;
                 font-size:10pt;
                 color:3333CC;
                 font-weight:bold;   }          /* Titelzeile, rechts vom Logo "<SPAN CLASS="H2">Ihr Partner f&uuml;r alle Wasser-F&Auml;LLE</SPAN>" */

.H3 {            font-family:Arial,Helvetica,Sans Serif;
                 font-size:10pt;
                 color:3333CC;
                 font-weight:normal;   }        /* Normaler Text, nicht fett (Gaestebuch Beitraege) */

body,td {        font-family:Arial,Helvetica,Sans Serif;
                 font-size:10pt;
                 color:3333CC;   }

a {              font-family:Arial,Helvetica,Sans Serif;
                 font-size:10pt;
                 color:FF7D00;
                 font-weight:bold; 
                 text-decoration:none; }        /* zentrales Format fuer alle Links */
   
a:hover {        color:#3333CC   }

#navdiv {        padding-left:10px; line-height:18px   } /* alle DIV-Tags innerhalb der TD mit ID="nav" */

#kontakt {       padding-left:40px;   }         /* weil Kontakt-Link weiter rechts positioniert sein soll */

.cont {          SCROLLBAR-FACE-COLOR:#E3E8F6;
                 SCROLLBAR-HIGHLIGHT-COLOR:#E3E8F6;
                 SCROLLBAR-SHADOW-COLOR:#808080;
                 SCROLLBAR-3DLIGHT-COLOR:#808080;
                 SCROLLBAR-ARROW-COLOR:#000000;
                 SCROLLBAR-TRACK-COLOR:#ACAEB4;
                 SCROLLBAR-DARKSHADOW-COLOR:#ACAEB4;
                 background-image:url(images/contentbg.gif);
                 background-attachment:fixed;
                 padding:0px;   }               /* CSS-Klasse fuer Body-Tag in Content-Datei(en), Scrollbar-Farben fuer IE, padding fuer Hintergrundbild */
         
.error {         font-family:Arial,Helvetica,Sans Serif;
                 font-size:10pt;
                 color:FF0000;
                 font-weight:bold;   }          /* Fehlerhafte Eingabe in einem Formular */

#content {       margin:10px; padding:0px   }   /* fuer DIV-Tag das den Content einschliesst, wegen padding:0px bei BODY-Tag notwendig */
#content .H1 {   font-size:18pt   }             /* alle Elemente mit class="H1" (siehe oben), die vom DIV-Tag mit der ID="content" umschlossen werden, haben Schriftgroesse 22pt */

#iframe {        border:2px solid #FF7D00; margin:0px;   }  /* fuer DIV-Tag das den Rahmen um IFRAME malt. Werte fuer width & height duerfen maximal 447 x 307 sein. Sonst gibts Netscape/Mozilla-Probleme */

/* font-size Angaben mit px als Masseinheit machen unter Linux Riesenprobleme */

