/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:600;
}
.style3 {color: #993300}
a.cop:link {
	text-decoration: none;
	color: #D4D0C8;
}
a.cop:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a.cop:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.cop:active {
	text-decoration: none;
}
/*Preisliste*/
.th2 {
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}
.tsmall {
	font-weight: normal;
	font-size: 10px;
}
hr {
	line-height: 1px;
	color: #000066;
}
td {
color: #000000;}
a {border: 0px;}
a:link {
	color: #000099;
	text-decoration: none;
	border:none;
}
a:visited {
	text-decoration: none;
	color: #000099;
	border:none;
}
a:hover {
	text-decoration: none;
	color: #0066CC;
}
a:active {
	text-decoration: none;
}