#title {
	position:absolute;
	top:10px;
	left:180px;
	width:600px;
	min-width:600px;
	max-width:600px;
	min-height:30px;
	max-height:30px;
	background:#F1FAF1;
	font-size:175%;
	color:#1B3D18;
	border-style:solid;
	border-width:1px;
	border-color:#1B3D18;
	border-bottom-width:5px;
	padding:5px;
}
#menu {
	position:absolute;
	top:150px;
	left:10px;
	width:150px;
	min-width:150px;
	max-width:150px;
	min-height:160px;
	max-height:500px;
	background:#F1FAF1;
	border-style:solid;
	border-width:1px;
	border-color:#1B3D18;
	border-bottom-width:5px;
	padding:5px;
	line-height:1.4em;
}
#inhalt {
	position:absolute;
	top:60px;
	left:180px;
	width:600px;
	background:#F1FAF1;
	border-style:solid;
	border-width:1px;
	border-color:#1B3D18;
	border-bottom-width:5px;
	padding:5px;
}
#fuss {
	position:absolute;
	top:450px;
	left:10px;
	width:150px;
	min-width:150px;
	max-width:150px;
	min-height:40px;
	max-height:110px;
	background:#F1FAF1;
	border-style:solid;
	border-width:1px;
	border-color:#1B3D18;
	border-bottom-width:5px;
	padding:5px;
}
#logo {
	position:absolute;
	top:10px;
	left:10px;
	width:150px;
	min-width:150px;
	max-width:150px;
	min-height:110px;
	max-height:110px;
	background:#F1FAF1;
	border-style:solid;
	border-width:1px;
	border-color:#1B3D18;
	border-bottom-width:5px;
	padding:5px;
}
img {
	border-width:1px;
	border-style:groove;
	border-color:#1B3D18;
	padding:2px;
	text-align:justify;
	margin:10px;
}
p {
	line-height:1.4em;
	margin-bottom:5px;
}
body {
	font-family:Tahoma,Verdana,Courier New,Courier,Monaco,monospace;
	font-size:70%;
	background-color:#D7EFD6;
}
a:hover {
	text-decoration:none;
	font-weight:bold;
}
a:link {
	text-decoration:none;
	color:#1B3D18;
}
a:visited {
	text-decoration:none;
	color:#1B3D18;
}
.sect {
	color:#1B3D18;
	font-size:150%;
	margin-bottom:5px;
}
.sect2 {
	font-size:110%;
	font-weight:bold;
	margin-bottom:5px;
}
.sect3 {
	font-size:90%;
	font-weight:bold;
	margin-bottom:5px;
}
.sect4 {
	font-size:180%;
	font-weight:bold;
	margin-bottom:5px;
}
.little {
	font-size:90%;
}
.big {
	font-size:120%;
	font-weight:bold;
	background-color:
}
#wr {
	position:absolute;
	top:100px;
	left:800px;
	width:150px;
	min-width:250px;
	max-width:300px;
	min-height:30px;
	max-height:500px;
	background:#F1FAF1;
	border-style:solid;
	border-width:1px;
	border-color:#1B3D18;
	border-bottom-width:5px;
	padding:5px;
}
