/* AKKUs Namvi-CSS für die REN-Seite */


A:link {
	background-color : transparent;
	color : green;
	text-decoration : none;
}
A:visited {
	background-color : transparent;
	color : #070;
	text-decoration : none;
}
A:hover {
	background-color : transparent;
	color : red;
	text-decoration : none;
}
A:active {
	background-color : transparent;
	color : #00F000;
	text-decoration : none;
}

.tx-gooffotoboek-pi1 A img {
 
 border:none;

}

.tx-gooffotoboek-pi1 A:hover img {
 
 border:none;

}


.menu1-level1-no {
	border-bottom: 1px solid black;
	padding: 4px;
}

.menu1-level1-act {
	border-bottom: 1px solid black;
	padding: 4px;
	background: #00923F;
	color: white;
}

.menu1-level2-no {
	border-bottom: 1px solid black;
	padding: 4px;
	padding-left: 1em;
}

.menu1-level2-act {
	border-bottom: 1px solid black;
	padding: 4px;
	padding-left: 1em;
	background: #00923F;
	color: white;
}

.menu1-level3-no {
	border-bottom: 1px solid black;
	padding: 2px;
	padding-left: 2em;
	background: white;

}

.menu1-level3-act {
	border-bottom: 1px solid black;
	padding: 2px;
	padding-left: 2em;
	background: #00923F;
	color: white;

}



#leftmenu A {
	background-color : transparent;
	width: 100%;
	width: auto;
	color : black;
	text-decoration : none;
	font-weight : normal;
	display:block;
}

* html #leftmenu a {width: 150px;}
/* um dem blöden MSIE block-hoover beizubiegen */

#leftmenu A:visited {
	color : #050;
}
#leftmenu A:hover {
	color : red;
	background-color: #C0FFC0;

/* to give hoover a slightly green background */
}
#leftmenu A:active {
	color : #000f00;
}



/* End of NAVI */

