li
(       color : #804000;
)

h1
{
        font-family : Arial;
        font-weight : bold;
        font-size : 12px;
        color : #00003f;
}
h2
{
        font-family : Arial;
        font-weight : bold;
        text-decoration: underline;
        font-size : 14px;
        color : #00003f;
}
h3
{
        font-family : Arial;
        font-weight : bold;
        font-size : 12px;
        color : #00003f;
}
p
{
        font-family : Arial;
        font-weight : normal;
        font-size : 12px;
        color : #00003f;
}
ul
{
        font-family : Arial;
        font-weight : normal;
        font-size : 12px;
        color : #00003f;
}


td.hinter1
{
        font-family : Arial;
        font-weight : normal;
        font-size : 12px;
        color : #00003f;
        background-color :#D8D8EB;
}

td.hinter
{
        font-family : Arial;
        font-weight : bold;
        font-size : 12px;
        color : #00003F;
        background-color : #D8D8EB;



}

td.hinter2
{
        font-family : Arial;
        font-weight : normal;
        font-size : 12px;
        color : #00003F;
        background-color : #D8D8EB;
        BORDER-LEFT: #D8D8EB thin solid;
        BORDER-RIGHT: #D8D8EB thin solid;
        BORDER-TOP: #D8D8EB thin solid;
        BORDER-BOTTOM: #D8D8EB thin solid;
)


table.klein{
        background-color : #000000;

}
table{
        background-color : #000000;
        BORDER-RIGHT: #00003f thin solid;
        BORDER-LEFT: #00003f thin solid;
        BORDER-TOP: #00003f thin solid;
        BORDER-BOTTOM: #00003f thin solid; }

table.normal{
        background-color : #000000;
        BORDER-RIGHT: #D8D8EB thin solid;
        BORDER-LEFT: #D8D8EB thin solid;
        BORDER-TOP: #D8D8EB thin solid;
        BORDER-BOTTOM: #D8D8EB thin solid; }

table.aussen{
        background-color : #000000;
        BORDER-LEFT: #000000 thin solid;
        BORDER-RIGHT: #000000 thin solid;
        BORDER-TOP: #000000 thin solid;
        BORDER-BOTTOM: #000000 thin solid;
}

td
{
        font-family : Arial;
        font-weight : normal;
        font-size : 11px;
        color :#000000;


        }
body
{       background-color : #6496D2;
                SCROLLBAR-FACE-COLOR: #D8D8EB;
        SCROLLBAR-HIGHLIGHT-COLOR:#D8D8EB;
        SCROLLBAR-SHADOW-COLOR:#D8D8EB;
        SCROLLBAR-3D-LIGHT-COLOR: #9E9ECF;
        SCROLLBAR-ARROW-COLOR:#9E9ECF;
        SCROLLBAR-TRACK-COLOR: #D8D8EB;
        SCROLLBAR-DARK-SHADOW-COLOR: #9E9ECF;
}
body.navi
{
        background-color : #01096C;
        background-attachment : fixed;
        SCROLLBAR-FACE-COLOR: #CEE6F9;
        SCROLLBAR-HIGHLIGHT-COLOR:#CEE6F9;
        SCROLLBAR-SHADOW-COLOR:#CEE6F9;
        SCROLLBAR-3D-LIGHT-COLOR: #A5A8D2;
        SCROLLBAR-ARROW-COLOR:#A5A8D2;
        SCROLLBAR-TRACK-COLOR: #CEE6F9;
        SCROLLBAR-DARK-SHADOW-COLOR: #A5A8D2;
}
body.home
{
        background-color : #01096C;
        background-attachment : fixed;
        SCROLLBAR-FACE-COLOR: #CEE6F9;
        SCROLLBAR-HIGHLIGHT-COLOR:#CEE6F9;
        SCROLLBAR-SHADOW-COLOR:#CEE6F9;
        SCROLLBAR-3D-LIGHT-COLOR: #A5A8D2;
        SCROLLBAR-ARROW-COLOR:#A5A8D2;
        SCROLLBAR-TRACK-COLOR: #CEE6F9;
        SCROLLBAR-DARK-SHADOW-COLOR: #A5A8D2;
}
body.body
{
        background-color : #ffffcc;
        background-attachment : fixed;
        SCROLLBAR-FACE-COLOR: #cccc99;
        SCROLLBAR-HIGHLIGHT-COLOR:#cccc99;
        SCROLLBAR-SHADOW-COLOR:#ffffcc;
        SCROLLBAR-3D-LIGHT-COLOR: #cccc99;
        SCROLLBAR-ARROW-COLOR:#cccc99;
        SCROLLBAR-TRACK-COLOR: #cccc99;
        SCROLLBAR-DARK-SHADOW-COLOR: #cccc99;
}

input
{
        font-family : Arial;
        font-weight : normal;
        font-size : 12px;
        color : #00003f;
        BORDER-RIGHT: #00003f thin solid;
        BORDER-LEFT: #00003f thin solid;
        BORDER-TOP: #00003f thin solid;
        BORDER-BOTTOM: #00003f thin solid;

}
textarea
{
        BORDER-RIGHT: #00003f thin solid;
        BORDER-LEFT: #00003f thin solid;
        BORDER-TOP: #00003f thin solid;
        BORDER-BOTTOM: #00003f thin solid;

}



A:link {
color : #00003f;
text-decoration: none;
font-family : Arial;
font-size : 12px;
}

A:visited {
color : #00003f;
font-family : Arial;
text-decoration: none;
font-size : 12px;
}

A:hover {
color : #00003f;
font-family : Arial;
text-decoration: underline;
font-size : 12px;
background-color : #9E9ECF;
}

A:active {
color : #00003f;
font-family : Arial;
background-color : #9E9ECF;
text-decoration: none;
font-size : 12px;
 }