A { 
	color: #ec4e3b;
}

A:hover { 
	color: #ec4e3b;
}

.reiter A {
	background-color: #ed3a40;
}

.reiter A:hover {
	background-color: #d61d24;
}

.pfad {
	color: #ed3a40;
}

.navigation {
	border-top: 1px dotted #ed3a40;
}

.navigation2 A {
	border-bottom: 1px dotted #ed3a40;
}

.navigation2 .aktiv {
	background-image: url(/img/www.incontri/pfeil-navigation2.gif);
}

.navigation2 .rootline {
	background-image: url(/img/www.incontri/pfeil-runter-navigation2.gif);
}

.navigation3 A {
	border-bottom: 1px dotted #ed3a40;
}

.navigation3 .aktiv {
	background-image: url(/img/www.incontri/pfeil-navigation3.gif);
}

.seitenfunktionen {
	border-top: 1px dotted #ed3a40;
	border-bottom: 1px dotted #ed3a40;
}

.text-bild-teaser H3 {
	color: #ed3a40;
}

.text-bild-box h2 {
	padding-top: 10px;
	padding-bottom: 10px;
}

.text-bild-teaser SPAN {
	color: #ed3a40;
} 

.linkliste A {
	background-image: url(/img/www.incontri/pfeil.gif);
}

.external-link {
	background-image: url("/img/www.incontri/icon_externer-link.gif");
}

.download-link {
	background-image: url("/img/www.incontri/icon_pdf.gif");
}

.mail-link {
	background-image: url("/img/www.incontri/icon_letter.gif");
}

.download LI {
	list-style-image:  url(/img/www.incontri/icon_pdf.gif);
}

/* Download Icons, falls Datentyp bekannt */

.download LI.archiv { list-style-image: url(/img/www.incontri/icon_zip.gif) !important; }
.download LI.dokument { list-style-image: url(/img/www.incontri/icon_rtf.gif) !important; }
.download LI.bild { list-style-image: url(/img/www.incontri/icon_jpg.gif) !important; }
.download LI.video { list-style-image: url(/img/www.incontri/icon_mov.gif) !important; }
.download LI.audio { list-style-image: url(/img/www.incontri/icon_music.gif) !important; }

/* Download Icons, falls Dateiendung bekannt */

.download LI.pdf { list-style-image: url(/img/www.incontri/icon_pdf.gif) !important; }

.tx_powermail_pi1_form input[type="submit"] {
	background: url("/img/www.incontri/button_absenden.gif") no-repeat;
}