/* ================= normal ==================== */
A {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	COLOR: Black;
	TEXT-DECORATION: none;
	FONT-WEIGHT: normal;
}
A:VISITED {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	COLOR: Black;
	TEXT-DECORATION: none;
	FONT-WEIGHT: normal;
}

A:ACTIVE {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	COLOR: Black;
	TEXT-DECORATION: none;
	FONT-WEIGHT: normal;
}

A:HOVER {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	COLOR: Black;
	TEXT-DECORATION: none;
	FONT-WEIGHT: normal;
}

/* ================= navigation ==================== */

#page #block #navigation  a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	background-color: transparent;
}
#page #block #navigation  a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: Gray;
	background-color: transparent;
}
#page #block #navigation  a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: Gray;
	background-color: transparent;
}
#page #block #navigation a:active{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: transparent;
}

/* ================= box_content  (Inserate Artikel in der Übersichtsansicht)==================== */

#page #block .box_content_transparent  a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	background-color: transparent;
}
#page #block .box_content_transparent  a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	background-color: transparent;
}
#page #block .box_content_transparent a:active{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	background-color: transparent;
}
/*fotogalerie*/
#page #block #content #box_content_fotogalerie  a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #000000;
	background-color: transparent;
}
#page #block #content #box_content_fotogalerie  a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: Gray;
	background-color: transparent;
}
#page #block #content #box_content_fotogalerie  a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: Gray;
	background-color: transparent;
}
#page #block #content #box_content_fotogalerie a:active{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #808000;
	background-color: transparent;
}
/* ================= footer ==================== */

#page #footer  a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	background-color: transparent;
}
#page #footer  a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: Gray;
	background-color: transparent;
}
#page #footer  a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: Gray;
	background-color: transparent;
}
#page #footer a:active{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: transparent;
}


