@charset "UTF-8";

#subnav {
	width: 550px;
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	float: left;
	line-height: 17px;
	text-decoration:none;
	list-style-type: none;
	margin-left: 50px;
}
#subnav a:link {
	color: #FFF;
	text-decoration: none;
	letter-spacing: 1px;
	margin-right: 10px;
	padding-left: 10px;
	list-style-type: none;
}
#subnav a:visited {
	color: #fef9ec;
	text-decoration: none;
	letter-spacing: 1px;
	padding-left: 10px;
	list-style-type: none;
}
#subnav a:hover {
	color: #fef9ec;
	text-decoration: none;
	letter-spacing: 1px;
	padding-left: 10px;
	list-style-type: none;
}


#crumbs {
	float: left;
	height: 10px;
	width: 130px;
	line-height: 20px;
	margin-left: 24px;
	text-decoration: none;
	list-style-type: none;
}

#crumbs li {
	float: left;
	color: #fef9ec;
	font-size: 0.6em;
	text-decoration:none;
}		
#crumbs li a:link, #crumbs li a:visited {
	color: #fef9ec;
	text-decoration:none;
}
#crumbs li a:link, #crumbs li a:visited{
	float: right;
	width: 140px;
	height: 15px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
	list-style-type: none;
}
#crumbtekst {
	float: right;
	width: 140px;
	height: 15px;
	color: #fff;
	font-size: 70%;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
	list-style-type: none;
}


#crumbnav {
	float: right;
	width: 140px;
	height: 15px;
	font-size: 80%;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
	list-style-type: none;
}

#crumbnav li {
	color: #fef9ec;
	font-size: 90%;
	text-decoration:none;
}

#crumbnav li a:link, #crumbnav li a:visited {
	color: #fef9ec;
	text-decoration:none;
}

#crumbnav1 {
	float: right;
	width: 140px;
	height: 15px;
	font-size: 90%;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
	list-style-type: none;
}

#crumbnav1 li {
	color: #fef9ec;
	text-decoration:none;
}

#crumbnav1 li a:link, #crumbnav1 li a:visited {
	color: #fef9ec;
	text-decoration:none;
}