/* LAY-OUT */
.top {
	background:				transparent url(../img/tre_top.png) 0px 26px repeat-x;
}
.left {
	background:				transparent url(../img/tr_logo.gif) 0px 26px no-repeat;
}
.adres {
	background:				#00a1e4;
}
.zoeken {
	margin-top:				26px;
	background:				transparent url(../img/seventy.png) 0px 0px no-repeat;
}
.nieuws {
	background:				transparent url(../img/seventy.png) 0px 0px no-repeat;
}
.content {
	background:				transparent url(../img/eightyfive.png) 0px 0px repeat;
}
.content.home {
	background:				transparent url(../img/tr_color.png) 0px 0px no-repeat;
	color:						#fff;
}
.extra {
	background:				transparent url(../img/tr_color_right.png) 0px 0px no-repeat;
}


/* MENU STYLEN */
#menu_v li ul li a:hover,
#menu_v li.sub ul li a:hover {
	background-color:	#00a1e4;
}
#menu_v li ul li.sub a:hover,
#menu_v li.sub ul li.sub ul li a:hover {
	background-color:	#00a1e4;
}


/* TABEL STYLEN */
.content table tr.head td {
	background-color:	#bb3825;	
}
.content table tr.row td {
	background-color:	#f7f1f2;
}
.content table td,
.content table td p {
	text-align:				center;
}
.content form td {
	text-align:				left;
}

.search_titel {
	background:				#9D0917 url( '../img/search.gif' ) 0px 0px no-repeat;
	text-indent:			-9999px;
	height:						28px;
	clear:						both;
}
.news_title {
	background:				#9D0917 url( '../img/news.gif' ) 0px 0px no-repeat;
	text-indent:			-9999px;
	height:						28px;
}
