/* CSS-Eigenschaften für Dateien im Frame "main" */
/* --------------------------------------------- */

body { background-color:#006699 }
p { font-family:Arial,sans-serif; font-style:normal; font-size:10pt; color:#006699; text-align:justify; margin-left:10mm; margin-right:10mm }

table { background-color:#FFFFFF }
td { font-family:Arial,sans-serif; font-style:normal; font-size:10pt; color:#006699; vertical-align:top }

a:link { font-family:Arial,sans-serif; font-style:normal; font-size:10pt; font-weight:bold; color:#999999; text-decoration:none }
a:visited { font-family:Arial,sans-serif; font-style:normal; font-size:10pt; font-weight:bold; color:#999999; text-decoration:none }

h1 { font-family:Arial,sans-serif; font-style:normal; font-size:16pt; font-weight:bold; color:#003399; margin-top:5mm; margin-left:5mm }
h2 { font-family:Arial,sans-serif; font-style:normal; font-size:12pt; font-weight:bold; color:#003399; margin-top:3mm; margin-left:5mm }
h3 { font-family:Arial,sans-serif; font-style:normal; font-size:10pt; font-weight:bold; color:#003399; margin-top:2mm; margin-left:10mm }

ol { list-style-type:lower-roman }
ul { list-style-type:square }
li { font-family:Arial,sans-serif; font-style:normal; font-size:10pt; color:#006699; text-align:justify; margin-left:10mm; margin-right:10mm }

form { text-align:center }

b { font-family:Arial,sans-serif; font-style:normal; font-size:10pt; font-weight:bold; color:#003399; margin-top:5mm }

.orange { font-weight:bold; color:rgb(239,155,73) }
.blau { font-weight:bold; color:rgb(0,147,221) }
.gruen { font-weight:bold; color:rgb(153,204,102) }
.rot { font-weight:bold; color:rgb(255,0,0) }
.grau { font-weight:bold; color:rgb(195,195,194) }
.schwarz { font-weight:bold; color:rgb(0,0,0) }
.weiss { font-family:Arial,sans-serif; font-size:10pt; font-style:bold; color:rgb(255,255,255); text-align:center }

.center { text-align:center }
.middle { vertical-align:middle }
.absmiddle { text-align:center; vertical-align:middle }

.sitemap_w { width:90px; height:90px; text-align:center; background-color:rgb(239,155,73)}
.sitemap_j { width:90px; height:90px; text-align:center; background-color:rgb(0,147,221) }
.sitemap_p { width:90px; height:90px; text-align:center; background-color:rgb(153,204,102) }
.sitemap_r { width:90px; height:90px; text-align:center; background-color:rgb(255,0,0) }
.sitemap_l { width:90px; height:90px; text-align:center; background-color:rgb(195,195,194) }
.sitemap { width:90px; height:90px; text-align:center }

#box_main { background-color:#FFFFFF;
            height:420px;
            width:530px;
            position:absolute;
            top:0px }

#box_flex { background-color:#FFFFFF;
            width:515px;
            position:absolute;
            top:0px;
            left:0px }

#box_table { background-color:#FFFFFF;
             width:505px;
             position:relative }

@page { size:21.0cm 29.7cm;
        margin-top:1.7cm;
        margin-bottom:2.0cm;
        margin-left:2.5cm;
        margin-right:2.0cm
}
