body			{	

	
	background-image:	url("../images/backgroundbody.jpg") ;
	background-position:center top;
	background-repeat:	repeat-y;
	margin:				0px;
	text-align:			center;
	font-size:			12px;
	font-weight:		normal;
	
}


img {
	behavior:	url("css/pngbehavior.htc");
}


#verloop{
	position:			absolute;
	top:				0px;
	left:				0px;
	width:				100%; 
	

}


a {
	color:				#ffffff;
	text-decoration:	none;
}

a:hover {
	color:				#ffffff;
}

#container	{
	position:			relative;
	top:				0px; 
	left:				0px; 
	width:				750px; 
	text-align:			left; 
	color:				#FFFFFF;
	font-weight:		normal;
	font-family:		Helvetica neue light, Arial, verdana, sans-serif;
	font-size:			12px;
	z-index:			1;
	margin:				auto;
	line-height:		120%;

	
}



#header {
	width:				751px; 
	height:				157px;
	float:				left;
	background-color:	#000000;
}

#header a {
	font-family:		"Times New Roman", serif;
	font-size:			17px;
	color:				#727376;
	text-decoration:	none;	
}


#logo{
	
	position:			absolute;
	top:				10px;
	left:				43px;
	width:				433px;
	height:				139px;
	float:				left;
}

.grey-line{
	width:				750px; 
	height:				4px;
	float:				left;
	background-color:	#616161;
	font:				0px;
}


#menu	{
	
	position:			relative;
	top:				14px;
	left:				616px;
	width:				104px;
	float:				left;
	list-style:			none;
}

#menu a {
	line-height:		140%;
	font-weight:		bold;
}

#menu a:hover {

	color:				#ffffff;
}


#archive-numpages {
	width:				750px;
	height:				36px;
	float:				left;
	text-align:			center;
	color:				#727376;
	font-family:		"Times New Roman", serif;
	font-size:			17px;
}
	
.content-img1 {
	width:				750px;
	height:				361px;
	float:				left;
}
.content-text1 {
	width:				750px;
	float:				left;

}

.content-text-text1 {
	position:			relative;
	left:				43px;
	width:				455px;
	float:				left;
	font-weight:		normal;

}



.content-img2 {
	width:				750px;
	height:				361px;
	float:				left;
}
.content-text2 {
	width:				750px;
	float:				left;
}
.content-text-text2 {
	position:			relative;
	left:				44px;
	width:				455px;
	float:				left;
	line-height:		90%
	color:				#000000;
}



.leef {

	background-image:	url("../images/leef.jpg") ;
	background-position:center ;
	background-repeat:	no-repeat;
	width:				750px;
	height:				62px;
	float:				left;
}

#footer {	
	width:				750px;
	height:				46px;
	background-color:	#000000;
	float:				left;
}

#footer-text{
	position:			relative;
	top:				10px;
	left:				0px;
	width:				750px;
	float:				left;
	color:				#949494;
	text-align:			center;
}

#footer a, #archive-numpages a {
	font-family:		"Times New Roman", serif;
	font-size:			17px;
	color:				#727376;
	text-decoration:	none;
}

#footer a:hover {

color:	#ffffff;

}


/* h....*/
h1, h2, h3, h4, h5  {
	font-family:		"Times New Roman", Garamond, Helvetica, Arial, Verdana, serif;
	font-weight:		normal;
	margin:				0;
	padding:			0;
	
}

h1	{
	font-size:			27px;
	color:				#FF6C0F;
}

h2	{
	font-size:			21px;
	color:				#949494;
	margin-bottom:		-8px;
}

h3 {
	
	color:				#949494;
}

h4 a {
	font-size:			10px;
	font-family:		Arial, Helvetica, sans-serif;
	color:				#aaaaaa;
}

