/* ---------------------------------------------------------- */
/* created by Emile Blume - 2006 - www.netcreators.nl */
/* ---------------------------------------------------------- */
#nav-top {
	font-size: 14px;
	font-weight: normal;
	font-family: "OCR A Extended";
	height: 25px;
	top: 84px;
	left: 10px;
	position: absolute;
}

#nav-top ul {
	margin: 0;
	padding: 0;
}

#nav-top li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}

#nav-top a {
	background-image: url(../img/nav-top.png) !important;
	background-image: url(../img/nav-top.gif);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
}

#nav-top a:hover {
	background-image: url(../img/nav-top.png) !important;
	background-image: url(../img/nav-top.gif);
}

a#t-1 {
	background-position: 0px bottom;
	width: 50px;
}

a:hover#t-1 {
	background-position: 0px top;
}

a#t-8 {
	background-position: -50px bottom;
	width: 66px;
}

a:hover#t-8 {
	background-position: -50px top;
}

a#t-11 {
	background-position: -116px bottom;
	width: 103px;
}

a:hover#t-11 {
	background-position: -116px top;
}

a#t-12 {
	background-position: -219px bottom;
	width: 110px;
}

a:hover#t-12 {
	background-position: -219px top;
}

a#t-13 {
	background-position: -329px bottom;
	width: 126px;
}

a:hover#t-13 {
	background-position: -329px top;
}

a#t-14 {
	background-position: -455px bottom;
	width: 135px;
}

a:hover#t-14 {
	background-position: -455px top;
}

a#t-4 {
	background-position: -590px bottom;
	width: 61px;
}

a:hover#t-4 {
	background-position: -590px top;
}

a#t-15 {
	background-position: -651px bottom;
	width: 125px;
}

a:hover#t-15 {
	background-position: -651px top;
}

a#t-16 {
	display: none;
}

/* - - Navigatie linkerkant - - */
#nav-left {
	width: 160px;
/*	top: -18px;*/
	left: 18px;
	position: relative;
}

#left ul.csc-menu {
	padding: 0;
	margin: 0;
	margin-left: 20px !important;
	margin-left: 20px;
}

#left ul.csc-menu li {
	list-style: none;
	display: block;
}

#left ul.csc-menu a {
	color: #525252;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

#left ul.csc-menu  a:hover {
	color: #A8281D;
}
