/***
*
* Content styles
*
 ***/
 
BODY {
	font-family:				verdana;
	font-size:					0.6em;
	color:						#040404;
	background:					#333333;
	overflow:					auto;
}

.styleContent {
	position:					relative;
	left:						6;
	top:						8;
	width:						565px;
	background-color	: 		transparent;
	font-family:				verdana;
	font-size:					11px;
	font-weight:				normal;
	color:						#000033;
	text-align:					left;
	z-index:					10;
}

.styleContentText {
	position:					relative;
	left:						0;
	top:						15;
	width:						565px;
	background-color:			transparent;
	font-family:				verdana;
	font-size:					1.1em;
	font-weight:				normal;
	color:						#000033;
	text-align:					left;
	z-index:					10;
}

.styleLinkSeparator {
	position:					relative;
	left:						100%;
	top:						-15px;
	width:						2px;
	height:						20px;
	background-color:			#FFFFFF;
}


.imgGalleryMain {
	float:						left;
	width:						157px;
	height:						122px;
}

/***/
/*** Location of menu indicators ***/
/***/
#loc_ptr_home {
	position:					absolute;
	left:						3;
	background-color:			transparent;
	z-index:					6;
}
#loc_ptr_watdoenwij {
	position:					absolute;
	left:						48;
	background-color:			transparent;
	z-index:					6;
}
#loc_ptr_werkwijze {
	position:					absolute;
	left:						142;
	background-color:			transparent;
	z-index:					6;
}
#loc_ptr_umteam {
	position:					absolute;
	left:						216;
	background-color:			transparent;
	z-index:					6;
}
#loc_ptr_opdrachtg {
	position:					absolute;
	left:						280;
	background-color:			transparent;
	z-index:					6;
}
#loc_ptr_schildersb{
	position:					absolute;
	left:						392;
	background-color:			transparent;
	z-index:					6;
}
#loc_ptr_galerij {
	position:					absolute;
	left:						485;
	background-color:			transparent;
	z-index:					6;
}
#loc_ptr_contact {
	position:					absolute;
	left:						573;
	background-color:			transparent;
	z-index:					6;
}


.stl_img_ptr {
	margin:						0;
}
