	body { 		font-family: Arial, Helvetica, MS Sans Serif, sans-serif;		font-weight:normal;		background-color:#ffffff;		vertical-align:middle;		text-align:center;	}		.mainTable {		border:0px;	}		#zentriert {	  position:absolute;	  top:50%;	  left:50%;	  width:800px;	  height:600px;	  margin-left:-400px;	  margin-top:-300px;	}		.navitxt {		font-size:11px;		font-weight:bold;		line-height:12px;		color:#222222;	}	.footertxt {		font-size:9px ! important;		vertical-align:top;		font-weight:bold;		color:#000000;		text-align:left;	}			a:link { text-decoration:none; font-weight:bold; color:#222222;}	a:visited { text-decoration:none; font-weight:bold; color:#222222;}	a:hover { text-decoration:none; font-weight:bold; color:#3398cc; }	a:active { text-decoration:none; font-weight:bold; color:#3398cc; }
