<style type="text/css">
<!--

body { padding:0px; margin:0; position:absolute; top:0; left:0; }

hr { color: #d4d4d4; }

@page { size:landscape; }
@media print { .drucken {display:none;} }

/* Links */
a:link
{       font-weight:solid;
        color:#00174d;
        text-decoration:underline }
a:visited
{       font-weight:solid;
        color:#00174d;
        text-decoration:underline }
a:hover
{       font-weight:solid;
        color:#00174d;
        text-decoration:none      }
a:active
{       font-weight:solid;
        color:#00174d;
        text-decoration:none      }
a:focus
{       font-weight:solid;
        color:#00174d;
        text-decoration:none      }

/* Formularfelder */
input, select, textarea
{       color: #000000;
        font-family:verdana;
        font-size: 8pt;
        border: solid #d4d4d4;
        border-width: 1px;
        background-color: #ffffff;
                                }

.text {
 font-family: Verdana;
 font-size: 10pt;
 font-weight: normal;
 text-align: left;
 color: #000000;
 text-decoration: none;
}

.text_center {
 font-family: Verdana;
 font-size: 10pt;
 font-weight: normal;
 text-align: center;
 color: #000000;
 text-decoration: none;
}

.text_big {
 font-family: Verdana;
 font-size: 12pt;
 font-weight: normal;
 text-align: center;
 color: #000000;
 text-decoration: none;
}

.text_small {
 font-family: Verdana;
 font-size: 9px;
 font-weight: normal;
 text-align: right;
 color: #000000;
 text-decoration: none;
}

.text_small_left {
 font-family: Verdana;
 font-size: 9px;
 font-weight: normal;
 text-align: left;
 color: #000000;
 text-decoration: none;
}

.nav_l_bg {
 background-image: url(../images/mosaik/nav_l_bg.png);
 background-color:grey;
 width:256px;height:100%;
 border:0px;
 padding:0px;
}

.nav_r_bg {
 background-image: url(../images/mosaik/nav_r_bg.png);
 background-color:grey;
 width:256px;height:100%;
 border:0px;
 padding:0px;
}

.unten_bg {
 background-image: url(../images/mosaik/unten.png);
 background-color:grey;
 width:995px;height:70;
 border:0px;
 padding:0px;
}

</style>