.abgrenzung {
	width: 440px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #389246;
	background-image: url(images/hintergrund.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#layout {
	width: 440px;
	background-image: url(images/hintergrund.jpg);
	background-repeat: repeat-y;
	background-position: center;
	height: auto;
	float: none;
	margin: auto;
}

h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	color: #389246;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #389246;
}

p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #389246;
	width: 400px;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: auto;
	text-align: center;
	vertical-align: 50%;
	height: auto;
}
.inhalt {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #389246;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: auto;
	height: 600px;
	width: auto;
}

a {
	border-top-width: thin;
	text-decoration: none;
}
a:link {
	color: #87C245;
	text-decoration: none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
}
a:visited {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #ADEF4B;
	font-size: 16px;
}
a:hover {
	background-color: #E8FBCA;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-style: normal;
	color: #FABE89;
	font-weight: normal;
}
a:active {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #E13206;
	text-decoration: none;
}
.bottom {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10px;
	color: #87C245;
	margin: auto;
	border-bottom-style: solid;
	border-bottom-color: #389246;
	border-bottom-width: 1px;
}
.abstandlinks {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #389246;
	margin: auto;
	height: 20px;
	width: 100px;
}
td {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #389246;
	text-align: right;
	background-color: #F4FDE8;
	border: thin solid #FDE3CC;
	margin: auto;
}
.textkursiv {
	font-style: italic;
}
