.contentnav a {
	display:block;
	color:#724D24;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height : 16px;
        width:200px;
	position: relative;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #724D24;
}
.contentnav a:hover {
    color:#D8B085;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
}
.child a {
        display:block;
	color:#724D24;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height : 16px;
	width:200px;
	position: relative;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #724D24;
	text-indent: 15px;
}
.child a:hover{
	color:#D8B085;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.subchild a {
    display:block;
	color:#FF7A24;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height : 16px;
	width:200px;
	position: relative;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #724D24;
	text-indent: 25px;
}
.subchild a:hover{
	color:#D8B085;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.thema a {
	display:block;
	color:#FF7A24;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height : 16px;
        text-decoration: none;
	width:200px;
	position: relative;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #724D24;
}
.emptyentry {
	display:block;
	color:#724D24;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height : 16px;
	width:200px;
	position: relative;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #724D24;
}
.emptyentry_down {
	display:block;
	color:#724D24;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height : 16px;
	width:200px;
	position: relative;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #724D24;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #724D24;
}
.vorzeichen {	
	vertical-align: text-bottom;	
}


