html, body { width:100%; height:100%; }
body  { margin:0; padding:0; }

table.aussen { width:100%; height:100%; }
table.aussen td  { text-align:center; vertical-align:middle; }

table.innen
{
	width: 640px;
	height: 506px;
	margin-right: auto;
	margin-left: auto;
}

table.innen td, table.innen th { text-align:left;  }
th h1 { margin:0; border:0 none; padding:0; text-align:center; }

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FF0099;
	text-decoration: none;
}

.Stil1 {color: #999999}   
