body         {
	background-attachment: fixed;
	background-image:  url(../images/achter.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
td           { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333}
A            {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
A:visited    {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;


}
A:hover      {
	color: #0066CC;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;

}
A:active     {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;

}

h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#006699;
font-size:14px;
}

a:link {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-size: 12px;


}

