/* Style Sheet - leconsult.de */ 
/* Design - LE Consult Stephan Lemkens */


body {
	font-family: arial, verdana, helvetica, sans-serif; 
	font-size: 8pt;
	font-weight: normal;
	text-align: justify;
}

.le-liste{
	list-style-image:url('images/punkt.gif');
	margin-top: 0;
}

.le-navitabelle{ 
	font-family: arial, helvetica, verdana, sans-serif;  
	font-size: 10pt; 
	text-align: justify;
	border: 0px;
	border-collapse: collapse;
	width: 100%;
}
.le-navitabelle a,.le-navitabelle a:visited{
text-decoration: none;
color: black;
}
.le-navitabelle a:hover{
text-decoration: none;
color: black;
}

td.normal { background: #FFFFCC; }
td.hover { background: #C0C0C0; }
