/*
Stylesheet by kotyrba.net 2005
METALLBAU BURCKHARDT & LÜCKE GMBH
RAINER BURCKHARDT

*/
HTML {
	width: 100%;
	height: 100%;
	background-color: #ADCD12;
}

BODY {
	width: 100%;
	height: 100%;
	font-family : Arial;
	
	/* RANDABSTAND (TABELLEN) */
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;	
	margin-height: 0px;
	margin-width: 0px;
}
