/*-- created by Emile Blume - 2006, Netcreators.com --*/

.tx-ttnews-browsebox {
	width: 100%;
	text-align: center;
	margin-top: 10px;
}

.tx-ttnews-browsebox a {
	text-decoration: none;
}

#nav-top {
	background: url(../img/h-line.gif) repeat-x top;
	left: 390px;
	top: 125px;
	position: absolute;
	width: 570px;
}

#nav-top ul, #bread ul, #nav-left ul {
	margin: 0;
	padding: 0;
}

#nav-top li, #bread li, #nav-left li{
	list-style: none;
}

#nav-top li {
	float: left;
}

#nav-top a, #bread a, #nav-left a {
	color: #000050;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}

#nav-top li a {
	float: left;
	display: block;
	font-size: 1.2em;
	padding: 10px;
	padding-top: 12px;
	margin-right: 6px;
}

#nav-top li a:hover {
	background: url(../img/bol.gif) no-repeat center top; 
}

/*-- breadcrumb navigatie --*/
#bread {
	margin-left: 96px;
	margin-bottom: 20px;
	width: 530px;
}

#bread li {
	display: inline;
	padding: 0;
}

#bread a {
	text-decoration: underline;
	margin-left: 5px;
	margin-right: 5px;
}

#bread a.last {
	text-decoration: none;
}

/*-- linker navigatie --*/
#nav-left  {
	font-size: 1.2em;
	text-align: right;
}

#nav-left a {
	line-height: 200%;
	padding-right: 12px;
}

#nav-left a:hover {	
	background: url(../img/bol.gif) no-repeat right; 
}

#nav-left ul ul a {
	color: #AA1400;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 140%;
}

#nav-left ul ul ul a {
	padding-right: 40px;
	color: #000050;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 140%;
}

/*-- taal module --*/
#language {
	left: 830px;
	top: 8px;
	position: absolute;
}

#language a {
	color: #000050;
	text-decoration: none;
}

#language a:hover {
	color: #AA1400;
}
















