HTML, BODY
{
Width: 100%;
Height: 100%;
Margin: 0;
Overflow: auto;
}

TABLE.h100proz
{
Height: 100%;
}


TD.oben
{
Vertical-Align: top;
}



body{
	background: #939dac url(http://www.preiswerte-homepages.de/bilder/hg_klein.jpg) top center no-repeat;
	text-align:left;
	color:#003366;
	font-family: Helvetica,'Lucida Grande', Arial, Lucida, sans-serif;
	font-size:12px;
	line-height:18px;
	margin:0 auto;
}

td.disclaimer{
	text-align:left;
	color:#003366;
	font-family: Helvetica,'Lucida Grande', Arial, Lucida, sans-serif;
	font-size:10px;
	line-height:14px;
	
}


a:link{ 
	color:#003366;

}
a:visited{  
	color:#336699;
	
}