#header {
	background-color: #5c3b17;
	text-align: right;
	margin: 0px;
	padding: 0px;
	height: 20px;
}
body {
	background-color: #AFFD65;
	margin: 0px;
	background-repeat: repeat-y;
	background-image: url(images/funke_bg.gif);
	}
a:link {
	color: #6FA43E;
}
a:visited {
	color: #6FA43E;
}
a:hover {
	color: #AFFD65;
}
#navigation {
	margin: 0px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 5px;
	position: absolute;
	left: 0px;
}
#maincontent {
	background-color: #FFFFFF;
	padding: 10px;
	top: 20px;
	margin-left: 250px;
	width: 530px;
}
#maincontenthome {
	padding: 10px;
	margin-left: 250px;
	text-align: center;
	width: 550px;
	margin-top: 50px;
}
#textnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8d755c;
	padding-top: 3px;
}
#textnav ul, #textnav li {
	display: inline;
	list-style-type: none;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#textnav a:link, #textnav a:visited {
	color: #BDB0A1;
	text-decoration: none;
}
#textnav a:hover {
	color: #AFFD65;
	text-decoration: none;

}
#products {
	margin-left: 40px;
}
#products ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	list-style-type: none;
	list-style-image: none;
	display: inline;
}
#products li {
	display: inline;
	list-style-type: none;
	position: relative;
	float: left;
	list-style-image: none;
	text-align: center;
	margin-left: 35px;
	margin-top: 15px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5C3B17;
	font-weight: bold;

}
#products img {
	position: relative;
	border: 1px solid #AFFD65;
	padding: 5px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 1em;
	padding-left: 0px;
}
#products p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	line-height: 1.4em;
	color: #5C3B17;
}
table {
	text-align: center;
	background-position: center;
}
#products h1 {
	text-align: left;
}
#products form {
	text-align: left;
	border: 0px none;

}

