.nurdruck {display : none}

#nav {
	width: 180px;
	padding: 0px;
	margin: 0px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav li {
	color: #005B82;
	xlist-style-type:none;
	line-height:normal;
	
}
#imagelink a{
	 text-decoration:none; 
	 border-bottom: #000;
	}
#imagelink a.hover {
	text-decoration:none;
	border-bottom: #000;
	}



#nav a {
	text-decoration: none;
	display: block;
	font-weight: lighter;
	text-indent: 17px;
	font-size: 75%;
	background-image:url(Bilder/Quadrat10_wei%C3%9F.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	border-bottom: #000;
}

#nav A:visited {
	color: #005B82;
	text-decoration: none;
	background-image: url(Bilder/Quadrat10_Haken.gif);
	background-repeat: no-repeat;
	background-position: 172px;
	border-bottom: #000;
}

#nav A:hover {
	color: #830051;
	text-decoration: none;
	background-position: 2px;
	background-image: url(Bilder/Quadrat10_rot.gif);
	background-repeat: no-repeat;
}
#nav li.current {
	background-image: url(Bilder/Quadrat10_blau.gif);
	background-repeat: no-repeat;
	background-position: 2px;
}

td#menu {
	width: 180px;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 7px;
}



