/* DATEI: inorr.css                             */
/* CSS für die Homepage von www.inorr.at        */
/* Überarbeitet 31.03.2006                      */



/* Für alle Dateien gültig */
font.standard                    {
         font-family:Courier New;
         font-weight:normal;
         font-size:12pt;
         text-align: justify;
/*         text-decoration:none;
         letter-spacing: normal;
         word-spacing: normal;    */
         padding: 0px 0px 0px 0px;     /* oben/rechts/unten/links */

}
font.standard-fett               { font-family:Courier New; font-weight:bold; font-size:12pt;  text-decoration:none; }
font.standard-klein              { font-family:Courier New; font-weight:normal; font-size:9pt; text-decoration:none; }
font.standard-klein-fett         { font-family:Courier New; font-weight:bold; font-size:9pt; text-decoration:none; }

font.standard-ngross             { font-family:Courier New; font-weight:bold; font-size:14pt; text-decoration:none; }
font.standard-gross              { font-family:Courier New; font-weight:bold; font-size:16pt; text-decoration:none; }
font.standard-mgross             { font-family:Courier New; font-weight:bold; font-size:20pt; text-decoration:none; }
font.standard-sgross             { font-family:Courier New; font-weight:bold; font-size:26pt; text-decoration:none; }
font.standard-ssgross            { font-family:Courier New; font-weight:bold; font-size:50pt; text-decoration:none; }

font.ueberschrift                { font-family:Courier New; font-weight:bold; font-size:25pt; text-decoration:none; }

font.link                        { font-family:Courier New; font-weight:bold; font-size:20px; color:#003399; text-decoration:none; }
font.link-klein                  { font-family:Courier New; font-weight:bold; font-size:12pt; color:#003399; text-decoration:none; }

font.kursiv                      { font-family:Courier New; font-weight:normal; font-size:12pt; text-decoration:none; }