.headline_gruen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #006600;
}
.headline_rot {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #CC3300;
}
.fuss {
	font-size: 16px;
}
.preisliste {
	border: 1px groove #CCCCCC;
	position: relative;
	width: 760px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #FFFFFF;
}
.box_gruen {
	border: 1px groove #009900;
	position: relative;
	width: 760px;
	text-align: center;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #FFFFFF;
}
.impressum {
	width: 700px;
	border: 1px solid #CCCCCC;
	margin: 10px;
	background-color: #FFFFFF;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006666;
}
body    {
	color: #808080;
	font-size: 18px;
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-image: url(b/04.jpg);
}
textarea {
	background-color: #FFFFCC;
}
input {
	background-color: #FFFFCC;
}
a:link      {
	color: #CC3300;
	text-decoration: none
}
a:visited     {
	color: #CC3300;
	text-decoration: none
}
a:active   {
	color: #FFCC33
}
a:hover      {
	color: #E8E8E8;
	text-decoration: none;
	background-color: #CC3300
}

