li
{       color : #000000;
 		font-family : Arial;
        font-weight : normal;
        font-size : 11px;
}
H1
{
        font-family : Arial;
        font-weight : bold;
        font-size : 12px;
        color : #000000;
}
p
{
        font-family : Arial;
        font-weight : normal;
        font-size : 12px;
        color : #000000;
}
ul
{
        font-family : Arial;
        font-weight : normal;
        font-size : 12px;
        color : #0D80D9;
}
td.hinter1
{
        font-family : Arial;
        font-weight : normal;
        font-size : 12px;
        color : #000000;
        background-color : #ffffff;
}
td.hinter
{
		font-family : Arial;
		font-weight : normal;
		font-size : 12px;
		color : #000000;
		background-color : #000000;
		border-left : #000000 thin solid;
		border-right : #000000 thin solid;
		border-top : #000000 thin solid;
		border-bottom : #000000 thin solid;
}
td.hinter2
{
        font-family : Arial;
        font-weight : bold;
        font-size : 12px;
        color : #000000;
        background-color : #ffffe0;
        BORDER-LEFT: #000000 thin solid;
        BORDER-RIGHT: #000000 thin solid;
        BORDER-TOP: #000000 thin solid;
        BORDER-BOTTOM: #ffffe0 thin solid;
}
table{
        background-color : #000000;
        BORDER-RIGHT: #D8D8EB thin solid;
        BORDER-LEFT: #D8D8EB thin solid;
        BORDER-TOP: #D8D8EB thin solid;
        BORDER-BOTTOM: #D8D8EB 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.hinter{
		background-image : url(../pix/logo-internet.jpg);
        background-repeat : no-repeat;
        background-position: right bottom;
        background-color: #ffffe0 ;
        BORDER-LEFT: #000000 thin ;
        BORDER-RIGHT: #000000 thin ;
        BORDER-TOP: #000000 thin ;
        BORDER-BOTTOM: #000000 thin ;
}
table.aussen{
        background-color : #000000;
        BORDER-LEFT: #000000 thin ;
        BORDER-RIGHT: #000000 thin ;
        BORDER-TOP: #000000 thin ;
        BORDER-BOTTOM: #000000 thin ;
}
td
{
        font-family : Arial;
        font-weight : normal;
        font-size : 12px;
        color :#000000;
		background-color : #ffffe0;
}
body
{       background-color : #ffffff;
        SCROLLBAR-FACE-COLOR: #ffffff;
        SCROLLBAR-HIGHLIGHT-COLOR:#ffffff;
        SCROLLBAR-SHADOW-COLOR:#ffffff;
        SCROLLBAR-3D-LIGHT-COLOR: #ffffff;
        SCROLLBAR-ARROW-COLOR:#ffffff;
        SCROLLBAR-TRACK-COLOR: #ffffff;
        SCROLLBAR-DARK-SHADOW-COLOR: #ffffff;
}
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 : 11px;
        color : #625b55;
        BORDER-RIGHT: #ffffcc thin solid;
        BORDER-LEFT: #ffffcc thin solid;
        BORDER-TOP: #ffffcc thin solid;
        BORDER-BOTTOM: #ffffcc thin solid;

}
textarea
{
        BORDER-RIGHT: #ffffcc thin solid;
        BORDER-LEFT: #ffffcc thin solid;
        BORDER-TOP: #ffffcc thin solid;
        BORDER-BOTTOM: #ffffcc thin solid;

}



A:link {
color : #000000;
text-decoration: none;
font-family: Arial;
font-weight: bold;
font-size : 12px;
}

A:visited {
color : #000000;
font-family: Arial;
font-weight: bold;
text-decoration: none;
font-size : 12px;
}

A:hover {
color : #ffffe0;
font-family: Arial;
font-weight: bold;
text-decoration: none;
font-size : 12px;
background-color : #ffffe0;
}

A:active {
color : #cccccc;
font-family: Arial;
font-weight: bold;
text-decoration: none;
font-size : 12px;
background-color : #ffffe0;
}
