#container1
	{position:absolute;
         top:200;
         left:100;
         }

table {
font-family:Verdana;
font-size:11px;
color:#999999;
}

/*Linkfarben*/
a:link {
text-decoration:none;
color:#FA2BE9;
}

a:active {
text-decoration:none;
color:#FA2BE9;
}

a:visited {
text-decoration:none;
color:#FFFFFF;
}

a:hover {
text-decoration:none;
color:#FFFFFF;
}