/* arox.css - Arox Stylesheet, 16.01.02 - jonandri@steinernet.ch */
/* Änderungen: 01.05.02/JAS                                      */
/* ============================================================= */


/* Allgemeine Angaben */
body      { font-size: 12pt; 
            font-family: Arial;
            background-color: #FFFFFF }


/* Links */
A:link    { color: #0000FF; text-decoration: none; font-family: Verdana }
A:visited { color: #0000FF; text-decoration: none }
A:hover   { color: #000000; text-decoration: none }


/* Titel */
H1	{ font-size: 14pt; color: #FFFFFF }
H2	{ font-size: 16pt }
H3	{ font-size: 14pt }
H4	{ font-size: 12pt }
H5	{ font-size: 10pt }
H6	{ font-size: 8pt  }

/* Tabellen */
.box1	{ background-color: #D0CEE3; font-weight: bold; height: 44px; width: 130px; padding: 0px; text-align: center }
.box2	{ background-color: #88ADC6; font-weight: bold; height: 44px; width: 130px; padding: 0px; text-align: center }
.navi1	{ background-color: #D0CEE3; font-weight: bold; height: 44px; width: 128px; padding: 0px; padding-left: 2px }
.navi2	{ background-color: #88ADC6; font-weight: bold; height: 44px; width: 128px; padding: 0px; padding-left: 2px }

/* Bildbeschreibungen */
.beschr { font-size: 10pt; font-weight: bold }
.imglnk { font-size: 7pt; font-weight: normal }


