/* DATEI: stile1.css */

body
{
    background-color:#CCCCCC;
}

body.portal
{
    background-color:#CC0033;
}

body.formular
{
    background-color:#FFFFFF;
}

body.tafel
{
    background-color:#666666;
    color:#FFFFFF;
    font-family:Courier New;
     font-size: 8pt;
}

a:hover { color:red;}
a:link  {color:#990000;}
a:visited {color:#990000;}

/*
div A:hover {color: #ffffff;text-decoration:none;}
div A:link {text-decoration:none; }
div A:visited {text-decoration:none;}
*/

p
{
        font-family:Arial, sans-serif;
        font-size: 10pt;
}

ul
{
        font-family:Arial,sans-serif;
        font-size: 10pt;
}

ol
{
        font-family:Arial,sans-serif;
        font-size: 10pt;
}

h1
{
        font-family:Arial,sans-serif;
        font-size: 16pt;
        font-weight: bold;
        margin-bottom:0pt;
}

h2
{
        font-family:Arial,sans-serif;
        font-size: 12pt;
        font-weight: bold;
        margin-bottom:0pt;
}

h3
{
        font-family:Arial,sans-serif;
        font-size: 10pt;
        font-weight: bold;
        margin-bottom:0pt;
}


h4
{
        font-family:Arial,sans-serif;
        font-size: 8pt;
        font-style:italic;
        margin-bottom:0pt;
        text-align:right;
}

h6
{
        font-family:Arial,sans-serif;
        font-size: 8pt;
        font-weight: bold;
}

.navig
{
        font-family:Arial,sans-serif;
        font-size: 10pt;
        font-weight: bold;
        margin-bottom:0pt;
        text-align:right;
}

.navig2
{
        font-family:Arial,sans-serif;
        font-size: 8pt;
        font-weight:normal;
        margin-bottom:0pt;
        text-align:right;
}

.aktiv
{
       background-color:#ffffff; margin-right:-12px;
}

.aktiv2
{
       background-color:#ffffff;
       text-align:right;
       font-weight: bold;
}

.fett
{
        font-weight: bold;
}

.weissre
{
        font-family:Arial,sans-serif;
        font-size: 10pt;
        font-weight: bold;
        margin-bottom:0pt;
        color: white;
        text-align:right;
}

.weissli
{
        font-family:Arial,sans-serif;
        font-size: 10pt;
        font-weight: bold;
        margin-bottom:0pt;
        color: white;
        text-align:left;
}

.weissmi
{
        font-family:Arial,sans-serif;
        font-size: 10pt;
        font-weight: bold;
        margin-bottom:0pt;
        color: white;
        text-align:center;
}

#spur0 {
	Z-INDEX: 5; LEFT: 0px; VISIBILITY: hidden; WIDTH: 1px; POSITION: absolute; TOP: 0px; HEIGHT: 1px
}
#spur1 {
	Z-INDEX: 4; LEFT: 0px; VISIBILITY: hidden; WIDTH: 1px; POSITION: absolute; TOP: 0px; HEIGHT: 1px
}
#spur2 {
	Z-INDEX: 3; LEFT: 0px; VISIBILITY: hidden; WIDTH: 1px; POSITION: absolute; TOP: 0px; HEIGHT: 1px
}
#spur3 {
	Z-INDEX: 2; LEFT: 0px; VISIBILITY: hidden; WIDTH: 1px; POSITION: absolute; TOP: 0px; HEIGHT: 1px
}
#spur4 {
	Z-INDEX: 1; LEFT: 0px; VISIBILITY: hidden; WIDTH: 1px; POSITION: absolute; TOP: 0px; HEIGHT: 1px
}