a.nav:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.nav:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.nav:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffff00;
	text-decoration: none;
}
.nav-gruen:active {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #076C3D;
	text-decoration: none;
}
.nav-gruen:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #076C3D;
	text-decoration: none;
}
.nav-gruen:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #076C3D;
	text-decoration: none;
}
.nav-gruen:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.nav:active {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.nav-rahmen {
	border: 1px dotted #CCCCCC;
}
.main {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.main-bold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.main-titel {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #006633;
}

.main-preisliste {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #006633;
}

.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.pr {
	visibility: hidden;
}
