.body {
	background-color: #8D9B44;
	margin: 0px;
	background-image: url(background10x500.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-attachment: fixed;
}
.body_senkrechtes_Menu {
	background-image: url(background_left_col10x500.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #953122;
	background-attachment: fixed;
	margin: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
body.inhalte {
	background-color: #FFFF99;
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
body.home {
	background-color: #FFFF99;
	background-image: url(kartoffel.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
td.inhalte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
h1.inhalte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #953322;
	font-weight: normal;
	text-transform: uppercase;
}
p.inhalte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

h2.inhalte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
h3.inhalte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #953322;
}
img.inhalte {
	border:1px solid #000000;
}
a:link.inhalte,a:active.inhalte,a:visited.inhalte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
	text-decoration:none;
}
a:hover.inhalte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration:underline;
}
div.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-image: url(background_menu800x10.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
}
a:link.menu,a:active.menu,a:visited.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration:none;
}
a:hover.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFF99;
	text-decoration:none;
}
.button1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	background-color: #CCCCCC;
	height: 20px;
	width: 200px;
	border: 1px solid #000000;
	text-align: center;
	right: 10px;
	position: absolute;
	bottom: 10px;
}
a:link.button1,a:active.button1,a:visited.button1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration:none;
}
a:hover.button1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration:none;
	background-color: #999999;
}
