@charset "utf-8";
.headtext {
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #999;
	text-transform: uppercase;
}
.angebot {
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-transform: none;
	color: #666;
	list-style-type: none;
	list-style-image: url(../i/dreieck.gif);
}
.angebot2 {
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-transform: none;
	color: #666;
	list-style-type: none;
	list-style-image: url(../i/dreieck.gif);
}
a:link, a:visited {
	text-decoration: underline;
	color: #c03;
	font-weight: bold;
}
a:hover, a:active {
	text-decoration: underline;
	color: #666;
	font-weight: bold;
}
#footer a:link, #footer a:visited {
	font-size: 10px;
	color: #999;
	font-weight: normal;
}
#footer a:hover, #footer a:active {
	font-size: 10px;
	font-weight: normal;
	color: #c03;
}
.ttt {
	display: block;
	color: #666;
	background-image: url(../i/dreieck01.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
	padding-left: 1.2em;
	margin: 0 0 2em 0;
}
a.ttt:hover, a.ttt:active {
	background-image: url(../i/dreieck02.gif);
	color: #c03;
}
.nachunten {
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-transform: none;
	color: #666;
	background-image: url(../i/dreieck03.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
}
a.nachunten:hover, a.nachunten:active {
	background-image: url(../i/dreieck04.gif);
	color: #c03;
}
.zahlen {
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	text-transform: none;
	color: #666;
}
