/* LAY-OUT */
.top {
	background:				transparent url(../img/gp_rbg.png) 0px 0px repeat-x;
}
.left {
	background:				transparent url(../img/gp_logo.gif) 0px 26px no-repeat;
}
.adres {
	/* background: #E0D44A; geel */
	/* background: #bb3825; roodbruin */
	/* background: #67be50; groen */
	background: #a373ad; /* paars */
}
.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/gp_color.png) 0px 0px no-repeat; geel */
	/* background:				transparent url(../img/gp_color_herfst.png) 0px 0px no-repeat; roodbruin */
	/* background:				transparent url(../img/gp_color_lente.png) 0px 0px no-repeat; groen */
	background:				transparent url(../img/gp_color_zomer.png) 0px 0px no-repeat; /* paars */
	color:						#fff; /*#000*/
}
.extra {
	/* background:				transparent url(../img/gp_color_rightgp_color_right_zomer.png) 0px 0px no-repeat; geel */
	/* background:				transparent url(../img/gp_color_right_herfstr.png) 0px 0px no-repeat; roodbruin */
	/* background:				transparent url(../img/gp_color_right_lente.png) 0px 0px no-repeat; groen */
	background:				transparent url(../img/gp_color_right_zomer.png) 0px 0px no-repeat; /* paars */
}


/* MENU STYLEN */
#menu_v li ul li a:hover,
#menu_v li.sub ul li a:hover {
	/* background-color: #E0D44A; geel */
	/* background-color: #bb3825; roodbruin */
	/* background-color: #67be50; groen */
	background-color: #a373ad; /* paars */
}
#menu_v li ul li.sub a:hover,
#menu_v li.sub ul li.sub ul li a:hover {
	/* background-color: #E0D44A; geel */
	/* background-color: #bb3825; roodbruin */
	/* background-color: #67be50; groen */
	background-color: #a373ad; /* paars */
}


/* TABEL STYLEN */
.content table tr.head td {
	/* background-color: #E0D44A; geel */
	/* background-color: #bb3825; roodbruin */
	/* background-color: #67be50; groen */
	background-color: #a373ad; /* paars */
}
.content table tr.row td {
	background-color:	#f7f1f2;
}
.content table td,
.content table td p {
	text-align:				center;
}
.content form td {
	text-align:				left;
}

#mansveld {
	background: url(img/mansveld.gif) no-repeat right 1px;
}
.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;
}

