div.header {
	margin: 0;
	padding: 0;
	width: 795px;
	height: 142px;
	background-image: url('wildnisleben-div_01_FILES/kopf.jpg');
	background-repeat: no-repeat;
	background-position: 1px 0px;
}

div.menu {
	width: 193px;
	height: 200px;
	position: absolute;
	left: 3px;
	letter-spacing: -1px;
}

div.content {
	position: absolute;
	width: 565px;
	left: 215px;
	padding-bottom: 30px;
}

div.menutop {
	margin-top: 5px;
}

div.menusub {
	padding-left: 10px;
}

div.menusubsub {
	padding-left: 20px;
}

div.termine {
	position: absolute;
	left: 641px;
	top: 60px;
}

div.gohome {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 110px;
	cursor: pointer;
}

