body, table, td {background-color:;border:none;border-width:0;}
.comment { Background info }
body
{
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    margin: 0px;
    background-color: #34332A;
	background-image: url("http://www.coverschmiede.de/Bilder/main.jpg");
	background-position:Top Center;
	background-attachment:fixed;
	background-repeat:repeat-y;
    font-size: 11px;
    color: #FFFFFF;
scrollbar-face-color: #C0C0C0;
scrollbar-highlight-color: #C0C0C0;
scrollbar-3dlight-color: #C0C0C0;
scrollbar-darkshadow-color: #C0C0C0;
scrollbar-shadow-color: #C0C0C0;
scrollbar-arrow-color: #DDDDDD;
scrollbar-track-color: #000000;
}
.Text_bold {font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #999999;}

.Text {font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #999999;}

.Text_grau {font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #999999;}

.Text_dunkelgrau_bold {font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #666666;}

.Headline {font-size: 13px;; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #999999; text-align: left}

/*********************************************************
Links 
**********************************************************/
a:link
{
    color: #ff0000;
    text-decoration: underline;
}
a:visited
{
    color: #ff0000;
    text-decoration: underline;
}
a:hover
{
    color: #FFFFFF;
    text-decoration: underline;
}
a:active
{
    color: #FFFFFF;
    text-decoration: underline;
}
