div.home
{
	/*background		: url(../img/bg_home.jpg) no-repeat center top;*/
	height			: 523px;
}

div.kaart 
{
	background		: url(../img/bg_kaart.jpg) no-repeat bottom;
	height			: 850px;
}

div.omgeving , div.brochures
{
	background		: url(../img/bg_omgeving.jpg) no-repeat left bottom;
	height			: 680px;
}
div.klooster, div.contact  
{
	background		: url(../img/bg_klooster.jpg) no-repeat left bottom;
	height			: 980px;
}
div.nieuwbouw, div.belangstelling
{
	background		: url(../img/bg_nieuwbouw.jpg) no-repeat left bottom;
	height			: 900px;
}
div.tuin 
{
	background		: url(../img/bg_tuin.jpg) no-repeat left bottom;
	height			: 800px;
}
div.situatie
{
	background		: url(../img/bg_situatie.jpg) no-repeat right bottom;
	height			: 650px;
}

h1#vogelvlucht, h1#omgeving, h1#situatie, h1#woningen, h1#belangstelling, h1#contact, h1#klooster, h1#nieuwbouw, h1#tuin, h1#vve, h1#ligging, h1#brochures, h1#prijslijsten {
	width					: 300px;
	height					: 66px;
	text-indent				: -9000px;
	margin					: 0 0 0 0px;
}
h1#vogelvlucht {	
	background				: url(../img/vogelvluchtTxt.gif) no-repeat;
	width					: 345px;
}
h1#omgeving {		background: url(../img/omgevingTxt.gif) no-repeat;}

h1#situatie {		background: url(../img/situatieTxt.gif) no-repeat;}

h1#woningen {		background: url(../img/woningenTxt.gif) no-repeat;}

h1#belangstelling {	background: url(../img/belangstellingTxt.gif) no-repeat bottom left; width:380px;}

h1#vve {			background: url(../img/vveTxt.gif) no-repeat bottom left;width:384px;}

h1#contact {		background: url(../img/contactTxt.gif) no-repeat bottom left;}

h1#klooster {		background: url(../img/kloosterTxt.gif) no-repeat bottom left;}

h1#nieuwbouw {		background: url(../img/nieuwbouwTxt.gif) no-repeat bottom left; width:310px;}

h1#tuin {		background: url(../img/tuinTxt.gif) no-repeat bottom left;width:346px;}

h1#ligging {		background: url(../img/liggingTxt.gif) no-repeat;}

h1#brochures {		background: url(../img/brochuresTxt.gif) no-repeat;}

h1#prijslijsten {	background: url(../img/prijslijstenTxt.gif) no-repeat; width:311px}

H2 {
	font					: 14px Georgia, "Times New Roman", Times, serif;
	text-transform			: uppercase;
	letter-spacing			: 0.1em;
	font-weight				: normal;
	color					: #842990;
	padding					: 19px 0 10px 0px;
	margin					: 0 0px 0 0;
}
H5{
	color					: #333;
	text-align				: left;
	font-weight				: normal;
	padding					: 0 0px 0px 0px;
	margin-right			: 0px;
	font					: 12px/16px Arial, Helvetica, Verdana, Trebuchet MS, sans-serif;
}
h3 {
	font-family				: Georgia,"Times New Roman",Times,serif;
	font-size				: 12px;
	text-transform			: uppercase;
	letter-spacing			: 0.1em;
	font-weight				: normal;
	color					: #f1be18;
	padding					: 0px 0 0 40px;
	margin-right			: 130px;
}

#list1{
	position				: absolute;
	top						: 90px;
	left					: 5px;
	width					: 450px;
	padding					: 10px 10px 25px 30px;
}
#list2 {
	position				: absolute;
	top						: 90px;
	left					: 490px;
	width					: 450px;
	padding					: 10px 10px 10px 30px;
}
#list1 li, #list2 li{
	margin: 0;
	list-style:disc;
	
}
#list1 h2, #list2 h2 {
	padding					: 10px 0;
	color					: #000
}

.brochureList a, 
.brochureList a.visited,
.brochureList li
{
	list-style: none;
	line-height: 26px;
}
.brochureList a, 
.brochureList a.visited
{
	color: #000;
	font: 14px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-decoration:none;
}
.brochureList a:hover {
	text-decoration: underline;
	color: #505050;
}