body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	margin:0;
	background-image:url(../images/site/sitebg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	line-height:150%;
}
#container {
	margin:0 auto;
	width:800px;
	min-height:450px;
}
#absolut {
	position:absolute;
	top:0;
	width:800px;
	min-height:450px;
	z-index:4;
}
#header {
	width:800px;
	height:335px;
	position:absolute;
	top:-30px;
	left:0;
	z-index:6;
}
#menue {
	position:absolute;
	padding-top:10px;
	top:305px;
	left:0;
	width:218px;
	height:323px;
	z-index:10;
	padding-left:6px;
	background-image:url(../images/site/menue.jpg);
	background-position:bottom;
}
#main {
	position:absolute;
	left:280px;
	min-height:200px;
	top:315px;
	width:510px;
	z-index:50;
}
#divtab {
	width:580px;
	height:200px;
	position:absolute;
	top:480px;
	left:240px;
	z-index:100;
}