body {
	font: 0.9em/130% "Palatino Linotype", "Book Antiqua", Palatino, Arial, serif;
	color: #000;
	background: #6EC262;
}
#layKopf {
	position:fixed;
	left:0px;
	top:0px;
	width:270px;
	height:200px;
	z-index:1;
}
#layNavigation {
	position:fixed;
	left:0px;
	top:202px;
	width:215px;
	height:400px;
	z-index:2;
}
#layMain {
	position:absolute;
	left:215px;
	top:128px;
	width:637px;
	height:auto;
	z-index:3;
	background: #C7E5C3 url(back_main_corner.gif) no-repeat;
	padding-left: 32px;
	padding-right: 16px;
	overflow: visible;
	padding-top: 32px;
	min-height:400px;
}
#layFooter {
	left: 0px;
	bottom: 100%;
	position:fixed;
	bottom:0px;
	z-index:5;
	background: #6EC262 url(back_footer.gif) repeat-x;
	width: 100%;
}
#layChili {
	position:fixed;
	left:0px;
	bottom:50px;
	width:10px;
	height:50px;
	z-index:4;
}
h1 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #000;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
	font-weight: bold;
}
h3 {
	font-size: 1em;
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
p {
	clear: both;
	margin: 0px 5px 5px 0px;
}
a {
	color: #333;
}
img {
	border-style: none;
}
table {
	clear:both;
}
hr {
	clear:both;
	border-top: 1px solid #030;
	border-right: #030;
	border-bottom: #030;
	border-left: #030;
}
.SpalteLinks {
	float: left;
	width: 300px;
}
.SpalteRechts {
	float: left;
	width: 300px;
	left: 14px;
	position: relative;
	top: 0px;
	clear: none;
}
.legende {
	font: italic 0.7em Arial, Helvetica, sans-serif;
}
.AbstandUnten {
	margin-bottom: 5px;
}
.AbstandRechts {
	margin-right: 5px;
}
.AbstandKeiner {
	margin: 0px;
}
.hand {
	font-family: "Lucida Handwriting", "Handwriting - Dakota", "Comic Sans MS", cursive, fantasy;
	font-size: 16px;
}
#layNavigation p {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 1em;
	line-height: 1.5em;
	padding: 0px 0px 0px 24px;
	margin: 0px;
}
#layNavigation p a {
	color: #444;
	text-decoration: none;
}
#layNavigation p a:hover {
	color: #000;
	text-decoration: underline;
}

