BODY, TD {
font-size: 12px;
color: #3E494D;
line-height: 14px;
font-family: Arial,Helvetica,Verdana;
}

A:link {
	text-decoration: none;
	font-size: 13px;
	color: #658BB2;
}

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

A:Hover {
	text-decoration: underline;
	font-size: 13px;
	color: #9E2B07;
}

H2 {
	color: #3E494D;
	font-family : Arial,Helvetica,Verdana,sans-serif;
	font-size : 150%;
	margin-left : 0%;
	margin-top : 0px;
}

.small {
	color: #3E494D;
	font-family : Arial,Helvetica,Verdana,sans-serif;
	font-size : 10px;
	line-height: 11px;
	font-style : italic;
}
html, body { width:100%; height:100%; }
table.aussen { width:100%; height:100%; }
table.aussen td { text-align:center; vertical-align:middle; }

div.innen
{
margin-left:auto; margin-right:auto;
width:30em; text-align:left;
}