DIV.ebene0 {
    background-color: #ff820f;
    font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px; 
    text-align: left;
	
}

DIV.ebene0 a:link, DIV.ebene0 a:visited {
	COLOR: #ffffff;
	background-image: url(../images/bg-pfeil-home00.gif);
	BACKGROUND-REPEAT: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-left: 15px;
	padding-bottom: 0px;
	padding-right:0px;
	TEXT-DECORATION: none;
	display: block
}
DIV.ebene0 a:hover  {
	background-color: ##ff820f;
	font-weight: normal; 
	background-image: url(../images/bg-pfeil-home01.gif); 
	background-repeat: no-repeat;
	TEXT-DECORATION: underline;
}



