body
{
	background-color:#726856;
	background-image:url(pics/layout/kachel.gif);
	font-family: verdana, arial;
	font-size: 10pt;
	text-align: center;
}
img
{
	border:0;
}

#div_maincontent{
	margin: auto;
	position: relative;
	width:770px;
	text-align:left;
}
#img_logo01{
	position:absolute;
	top:0;
	left:0;
}
#img_logo02{
	position:absolute;
	left:308px;
	top:71px;
}

#div_menu{
	position: absolute;
	top:110px;
	left:0px;

	border-bottom: 2px #423836 solid;
	width: 100%;
	height:20px;
}
#img_left{
	position: absolute;
	top:143px;
	left:0;
}
#div_footer{
	position: absolute;
	top: 435px;
	left:0;

	width:100%;
	height:15px;
	border-bottom: 2px #423836 solid;
	border-top: 2px #423836 solid;
}
.fehler{
	font-size:10pt;
	color:red;
	position:absolute;
	top:0px;
	left:0px;
}
#originator{
	position: absolute;
	top:434px;
	left:718px;
}