@charset "UTF-8";
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #f4b605;
}
a:active {
	text-decoration: none;
}
.absatz {
	font-size: 12px;
	font-family:Tahoma;
}
.flatrate {
	font-size: 14px;
	font-family:Tahoma;
	color:#FF0000;
}
.artikelname {
	font-size: 18px;
	font-family:Tahoma;
	color:#f9bc0e;
	font-weight:bold;
}
.img {
	border-width:1px;
	border-color:#f9bc0e;
	border-style:solid;
}
p {
	font-size: 12px;
	font-family:Tahoma;
}
li {
	font-size: 12px;
	font-family:Tahoma;
}
.td {
	font-size: 12px;
	font-family:Tahoma;
}
h3 {
	font-size: 16px;
	font-family:Tahoma;
	font-weight:bold;
}
ul {
	font-size: 12px;
	font-family:Tahoma;
}
ol {
	font-size: 12px;
	font-family:Tahoma;
}