#nav2 {
	color: #000000;
	background-color: #C0B7BF;
}
#nav2 a {
	color: #000000;
	background-color: #C0B7BF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	display: block;
	line-height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#nav2 a:hover {
	background-image: url(../../../00_images/pfeil.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.nav2 {
	background-image: url(../../../00_images/pfeil.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.tdnav2 {
	background-color: #C0B7BF;
	color: #000000;
}
#rand {
	background-color: #E8E5E8;
	margin-top: 120px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	color: #000000;
}
.tdrand {
	background-color: #E8E5E8;
	color: #000000;
}

