body {
	background-color: #6e3f27;
	background-image: url(bilder/holz.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}
body,td,th {
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
}
h1 {
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #627f3a;
	margin-left: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 20px;
}
ul {
	list-style-image: url(bilder/liste.gif);
	margin-left:0.5em; 
	padding-left:0.5em;
}
.nav { 
	font-family: font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
}
A.nav:link		{ text-decoration:none; color:#ffffff; }
A.nav:active	{ text-decoration:none; color:#ffffff; }
A.nav:visited	{ text-decoration:none; color:#ffffff; }
A.nav:hover		{ text-decoration:none; color:#ffffff; }
.navtd { 
	background-image: url(bilder/navhg.jpg);
}
.navtdOver { 
	background-image: url(bilder/navhg-over.jpg);
	cursor: hand; 
	cursor: pointer;
}
.spaltel {
	background-image:url(bilder/hg-links.jpg);
	background-repeat:repeat-x;
	background-color:#93714C;
	font-size: 12px;
	line-height: 16px;
	color: #45140c;
	padding-bottom: 20px;
}
.inhalt {
	background-image:url(bilder/contenthg.gif);
	background-repeat:repeat-x;
	background-color:#E1CE8B;
	font-size: 12px;
	line-height: 18px;
	color: #45140c;
	padding-top: 40px;
	padding-left: 50px;
	padding-right: 30px;
	padding-bottom: 40px;
}
.fuss {
	background-image:url(bilder/footerhg.jpg);
	background-repeat:repeat-x;
	background-color:#45140C;
	font-size: 12px;
	color: #93714c;
}
input, textarea {
	color: #45140c;
	background-color: #f0e6c5;
	border: 1px dotted #93714c;
}
