body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #931E34;
}
a:visited {
	color: #931E34;
}
a:hover {
	color: #931E34;
}
a:active {
	color: #931E34;
}
#header {
}
#header h1 {
	margin: 0px;
	padding: 0px;
}
#header h1 a {
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 670px;
	overflow: hidden;
	background-repeat: no-repeat;
}
.nav {
	width: 250px;
}
.nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.nav li {
	display: inline;
}
.nav ul a {
	display: block;
	text-indent: -9999px;
	background-repeat: no-repeat;
	overflow: hidden;
	height: 30px;
	width: 250px;
	background-position: 0px 0px;
}
.nav ul #about a {
	background-image: url(nav01.gif);
}
.nav ul #products a {
	background-image: url(nav02.gif);
}
.nav ul #special a {
	background-image: url(nav03.gif);
}
.nav ul #kaffeehaus a {
	background-image: url(nav04.gif);
}
.nav ul #testimonials a {
	background-image: url(nav05.gif);
}
.nav ul #contact a {
	background-image: url(nav06.gif);
}
.nav ul a:hover {
	background-position: 0px -30px;
}

h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px}
.heading {  font-family: Arial, Helvetica, sans-serif; font-size: 16px}
.text {  font-family: Arial, Helvetica, sans-serif; font-size: 13px}
.mediumtext {  font-family: Arial, Helvetica, sans-serif; font-size: 11px}
.smalltext {  font-family: Arial, Helvetica, sans-serif; font-size: 10px}
.hptgi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.equation {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
