/************************************************************/
/*           Style Sheet Datei fuer ortis.co.at             */
/*            (c) 2000 by TPA Consult Austria               */
/*                  www.tpaconsult.com                      */
/************************************************************/

BODY
   { color:#000000; background-color:#172556; margin:0px; }
BODY.flash
   { color:#FFFFFF; background-color:#172556; margin:0px; }


/* ------- Schrift: Art, Farbe, Größe, Ausrichtung ----------------------- */

P,TD,OL,UL,LI
   { font-size:12px; }

P,TD,OL,UL,LI, H1, H2
   { font-family:Arial,sans-serif; }
   
H1
   { font-size:18px; margin-left:20px}
H2
   { font-size:16px; }
   
.header
   { font-weight:bold; text-decoration:underline; }

.bigheader
   { font-weight:bold; font-size:24px; }
.biglist
   { font-size:18px; margin-bottom:12px}
   
.biggertext
   { font-size:14px; font-weight:bold}
   
.center
   { text-align:center; }
.right
   { text-align:right; }
.small
   { font-size:10px; }
.small_right
   { font-size:10px; text-align:right; }
   
.topmenu, A.topmenu, A.topmenu:link, A.topmenu:visited, A.topmenu:hover
   { color:#FFFFFF; font-weight:bold; text-decoration:none; }
   
A.topmenu:hover
   { color:#FF0F0F; }


/* ------- Links: -------------------------------------------------------- */

A		{ font-weight:normal; }
A.none		{ text-decoration:none; }
A.big		{ font-weight:bold; }
A.verybig	{ font-weight:bold; font-size:18px; }

A:link       { color:#000099; }
A:visited    { color:#000066; }
A:active     { color:#0000FF; }
A:hover      { color:#FF0F0F; }

A.anchor     { text-decoration:none; }