div.navText {
	color: #B3B3B3;
	padding-left: 4px;
	font: bold 10px/14px verdana, arial, sans-serif;
	text-transform: uppercase;
	
}
div.navText:hover {
	color: #ffffff;
}

td.arrowbox {
	cursor: pointer;
	background-color: #434448;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

tr td.nav a:link, tr td.nav a:visited, tr td.navniveau1 a:link, tr td.navniveau1 a:visited, tr td.navniveau2 a:link, tr td.navniveau2 a:visited {
	text-decoration: none;
}

tr td.navhilite a:link, tr td.navhilite a:visited {
	text-decoration: none;
	
	
}

tr.navhiliterow td {
	vertical-align: middle;
	border-top: 1px solid #000000;
	border-left: 1px solid #696969;
	border-bottom: 1px solid #808080;
	border-right: 1px solid #808080;
	

}

tr.navhiliterow td.arrowbox {
	background-color: #2A2229;
	cursor: pointer;
	

}

tr.navrow td {
	border-bottom: 1px solid #696969;
	border-right: 1px solid #696969;	
	border-left: 1px solid #414347;
	border-top: 1px solid #25292E;
	vertical-align: middle;

}

tr.navrow td.arrowbox {
	background-color: #25292E;
	cursor: pointer;
	
}

.nav {	
	background-color: #25292E;
	cursor: pointer;
}



.nav a:link, .nav a:visited, .navniveau1 a:link, .navniveau1 a:visited, .navniveau2 a:link, .navniveau2 a:visited {
	color: #000000;

}

.navhilite {
	color: #FFFFFF;
	cursor: pointer;
	background: #000000;
}

.navhilite a:link, .navhilite a:visited {
	color: #FFFFFF;
	
}

.navniveau1 {
	color: #ffffff;
	cursor: pointer;
	padding-left: 5px;
	background-color: #464749;
}

.navniveau2 {
	color: #394047;
	cursor: pointer;
	padding-left: 10px;
	background-color: #F2F2F2;
	
}

.navtexttitle {
	color: #FFFFFF;
	padding-left: 4px;
	font: bold 10px/14px verdana, arial, sans-serif;
	text-transform: uppercase;
	background: url(/images/bg_navtexttitle.gif) repeat-x;
	
	
}

