.fliess {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
}
.fliessFett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C76C39;
	line-height: 18px;
}

a:link {
	color: #C76C39;
}
a:visited {
	color: #C76C39;
}
a:hover {
	color: #D99C7B;
}
a:active {
	color: #D99C7B;
}

a.send:link {
	color: #00CC00;
}
a.send:visited {
	color: #009900;
}
a.send:hover {
	color: #009900;
}
a.send:active {
	color: #00CC00;
}

a.del:link {
	color: #FF0000;
}
a.del:visited {
	color: #FF1000;
}
a.del:hover {
	color: #FF1000;
}
a.del:active {
	color: #FF0000;
}


