<style type="text/css">
<!--
a{
    font:bold 12px Verdana, Tahoma, Sans-Serif;
    color:#000000;
}

/*  Statusbalken Breite/Hintergrundfarbe  */
table.loader{
    background-color:#FFFFFF;
    width:200px;
    margin:12px;
}

/*  text-Format  */
th.loader,a.loader{
    font: 12px Arial;
    color:#808080;
    text-decoration:none;
}

/*  Höhe des Statusbalkens  */
td.loader{
    height:6px;
}

/*  Hintergrund des ganzen Fensters während des preloadens  */
table#loader{
    background-color:#FFFFFF;
}

/*  Bildgröße ist null, keine Anzeige beim und nach dem Vorladen  */
img{
    border:0px;
    hspace:0px;
    width:0px;
    height:0px;
}

/*  Seitenhintergrund  */
body {
	background-color: #FFFFFF;
}

/*  Allgemeines Layout  */
.drag {position: relative; cursor: hand}

/*  Kommentar ausblenden  */
#kommentar {visibility:visible; font-size:1px; color:#FFFFFF; font-family:Arial; }

-->
</style>
