body{
	font: 10pt/16pt arial;
	background-color:F5F5D2;
	background-image: url("../image/bg.gif");
	text:#000000
	link:#000000
	alink:#000000
	vlink:#000000
	marginwidth:0
	marginheight:0
	topmargin:0
	leftmargin:0
}
div#menue {
	position: absolute;
	margin:0;
	left:20;
	top:75;
	height:350;
	width:200;	
}
div#roof {
	position: absolute;
	margin:0;
	left:20;
	top:20;
	height:53;
	width:800;
}
div#content {
	position: absolute;
	margin:0;
	left:240;
	top:100;
	height:250;
	width:560;	
}
div#contentBild {
	position: absolute;
	margin:0;
	left:240;
	top:100;
	height:150;
	width:300;	
}
div#contentText {
	position: absolute;
	margin:0;
	left:600;
	top:100;
	height:150;
	width:210;	
}
div#plus {
	position: absolute;
	margin:0;
	left:650;
	top:200;
	height:20;
	width:20;	
}
div#minus {
	position: absolute;
	margin:0;
	left:650;
	top:220;
	height:20;
	width:20;	
}
div#visitorCounter {
	position: absolute;
	margin:0;
	left:85%;
	top:85%;
}

