body {
	background-image: url(../image/bg.gif);
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 30px;
}

div, span, p, table, td, tr {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: Black;
}

#lacke_logo {
	background-image: url(../image/lacke_logo.gif);
	width: 199px;
	height: 64px;
	position: absolute;
	left: 370px;
	top: 0px;
	z-index: 10;
}

#schatten {
	background-image: url(../image/schatten.png);
	position: absolute;
	width: 928px;
	left: 50%;
	margin-left: -464px;
	padding-bottom: 5px;

}

#hauptkoerper {
	width: 922px;
	background-color: White;
	position: relative;
	left: 5px;
}

#rechts{
	width: 715px;
}

#links{
	width: 207px;
}

#table_menu {
	position: relative;
	top: 30px;
}

#textfeld {
	position: relative;
	left: 160px;
	width: 540px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: Black;
}

#footer {
	position: relative;
	height: 30px;
}

#verlaegert {
	position: absolute;
	height: 162px;
	width: 276px;
	background-image: url(../image/verlaengert.jpg);
	top: 353px;
}
