#toplogo
{
    BACKGROUND-COLOR: transparent;
    POSITION: absolute;
    Z-INDEX: 20
}
#imgleft
{
    BACKGROUND-COLOR: transparent;
    LEFT: 0px;
    POSITION: absolute;
    TOP: 78px;
    Z-INDEX: 30
}
#taskbar
{
    BACKGROUND-COLOR: transparent;
    COLOR:black;
    LEFT: 85px;
    POSITION: absolute;
    TOP: 61px;
    Z-INDEX: 40
}
#startseite2
{
    BACKGROUND-COLOR: transparent;
    POSITION: absolute;
    LEFT: 85px;
    TOP: 80px;
    Z-INDEX: 50
}
#hintergr
{
    BACKGROUND-COLOR: transparent;
    TOP: 180px;
    POSITION: absolute;
    LEFT: 230px;
    WIDTH: 234px;
    Z-INDEX: -10
}
#vordergr
{
    BACKGROUND-COLOR: transparent;
    POSITION: absolute;
    LEFT: 90px;
    TOP: 80px;
    Z-INDEX: 50
}
#newsstart
{
    BACKGROUND-COLOR: transparent;
    POSITION: absolute;
    LEFT: 600px;
    TOP: 150px;
    WIDTH: 135px;
    Z-INDEX: 50
}
A
{
text-decoration: none
}
A:active
{
   COLOR:blue
}
A:link
{
   COLOR:gray
}
A:visited
{
   COLOR:gray
}
A:hover
{
   color: #0066FF
}
TABLE
{
	font-size: 10pt;
	color: gray;
	font-family: Arial;
}
BODY
{
    font-size: 10pt;
	color: white;
	font-family: Arial;
}
