
	
	/*
	CSS Include

	Name:	 	: CSS Home
	Address		: http://www.juriwel.be	
	Copyright	: Smartsite Software BV	
	Author	 	: Hank Brandwijk
	Created	 	: 2008-09-23T21:53:05

	About this CSS:
	This CSS containts the site lay-out setting the container div elements.
*/


/*
------------------------------------------------

    CSS MENU :
    ----------
	GENERIC

	
----------------------------------------------- */

/* = GENERIC
----------------------------------------------- */

.text-blok-content h3{
	margin:15px 0px 10px 0px;
	font-size:1.3em;
	float:left;
}

#right-column .indekijker .text-blok-content h3 a{
	text-decoration:none;
}

#right-column .text-blok-content h3 a:hover,
#right-column h3 a:hover,
#right-column .indekijker .text-blok-content h3 a:hover{
	text-decoration:underline;
}

.indekijker .text-blok-content h3,
#right-column .text-blok-content h3 a{color:#333333;}
.indekijker .text-blok-content h3{color:#333333;}
.indekijker .text-blok-top{background:url(/layout/images/bg-text-blok-top-indekijker.gif) repeat-x top right;}
.indekijker .text-blok-top h2{background:url(/layout/images/bg-text-blok-title-indekijker.gif) repeat-x top left;color:#990000;}
.indekijker .text-blok-top-left{background:url(/layout/images/bg-text-blok-top-left-indekijker.gif) repeat-y top left;}
.indekijker .text-blok-top-right{background:url(/layout/images/bg-text-blok-top-right-indekijker.gif) repeat-y top left;}


