hr {
	border-bottom: 1px solid #003300;
	border-top: 1px solid #003300;
	border-right: 1px solid #003300;
	border-left: 1px solid #003300;
}

.rand {
	border: 3px thick solid;
	border-color: #CCCC99;
}

.td_navi {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #003300;
}
.td_navi_activ {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom: 1px solid #003300;
	background-color: #CCCC99;
}

#pfad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	border-bottom: 2px solid #003300;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}

#active_link {
	color: #003300;
}
