	
/* bodyspecs and layers */

body
{
	background-color: #eee;
	background-image:url(../images/background_body.gif);
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	margin:4px;
	padding:0px;

}
/*heders*/


h1  {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom:8px;
	padding-top:34px;

}
/* H1 niet zichtbare title in de balk boven*/		
h1.title
	{
	font-size:8px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:3px;
	vertical-align:top;
	color:#fff;
	padding:0;
		}
h1.logo
	{
	font-size:2px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:3px;
	vertical-align:baseline;
	
	text-align:right;
	color:#eee;
	padding-top:40px;

		}
/* zichtbaar*/		
h1.body {	
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	margin:0 auto;
	margin-top:-14px;
	padding-bottom:20px;
}
h2
	{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	padding-bottom:6px;
}
h2.body
	{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0 auto;

	line-height:18px;
	padding-bottom:18px;
	text-align:justify;
}
h3
	{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	padding-bottom:10px;
}
h4
	{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
h5
	{
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top:2px;;

}
/* a*/
a 
	{
	color: #666;
	text-decoration:none;
	outline:none;
	font-size:10px;

}
a:hover
	{
	color: #ff5800;
	text-decoration:underline;
	font-size:10px;
	outline:none;
}

a.back:hover
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	}

a.content:hover
	{
	text-decoration:underline;
}

a.hidden
	{
	color: #000;
	font-weight:normal;
	text-decoration:none;
	}
a.hidden:hover
	{
		text-decoration:none;
}
a.more_info
	{ text-decoration:none; color:#000; font-weight:bold; }
	
/* img */
img 
	{
	border: 0;
}
/* p */
p
	{
	margin:0 auto;
	line-height:18px;
	padding-bottom:18px;
	text-align:justify;
}
p.contact
	{
		line-height:6px; }
		
p.text_rechts
	{
	margin: 10px 0px;
	line-height:18px;
}
p.year
	{
	margin: 10px 0px;
	line-height:18px;
	padding-bottom:10px;
	padding-top:5px;
	text-transform:uppercase;
	font-weight:bold;

}
p.sitemap
	{ font-size:9px; font-family:Arial, Helvetica, sans-serif; line-height:4px;
}

/*lists */

ul {
	outline:none;
	vertical-align:bottom;
	list-style-image:url(../images/list.gif.gif);
	margin:0;
	padding:0;
	padding-left:15px;
}

ul.nolink {
	outline:none;
	padding-bottom:10px;
	line-height:18px;
	list-style-image:url(../images/list_opsomming.gif);
}
ul.nolink_nested {
	outline:none;
	line-height:18px;
	list-style-image:url(../images/list_nested_circle.gif);
}
ul.link {
	outline:none;
	line-height:18px;
	list-style-image:url(../images/list.gif.gif);

}
ul.news  {
	outline:none;
	line-height:18px;
	list-style-image:url(../images/list.gif.gif);
}
ul.news a {
	outline:none;
	line-height:18px;
	color:#000;
	list-style-image:url(../images/list.gif.gif);
}
ul.news a:hover {
	outline:none;
	line-height:18px;
	color:#ff5800;
	list-style-image:url(../images/list.gif.gif);
}

ul.list_rechts {
	outline:none;
	list-style-image:url(../images/list_groot.gif);
	line-height:18px;
	padding-bottom:7px;
}
ul.list_onder {
	outline:none;
	color:#000;
	font-weight:bold;
	list-style-image:url(../images/list.gif.gif);
}
ul.contact {
	outline:none;
	line-height:18px;
	list-style:none;
}


/* horizontal rule */

hr {
	color:#ccc;
	margin-top:20px;
	margin-bottom:10px;
}

 
 /* #sides > alleen van toepassing op index.html */
 
/* style voor IE 5 Mac */
 #sides {

position: absolute;
top: 20px;
left: 0px;
 }
 

 /* onzichtbaar voor IE 5 Mac\*/
 #sides {
	top: 32%;
	left: 0px;
	width: 100%;
	margin-top: -170px;
	text-align: center;
	min-width: 800px;
 }
 /* einde IE 5 Mac hack */ 
 
 /* divs */
#overall_container
	{
	position: relative;
	text-align: left;
	width: 902px;
	margin: 0px auto;
	z-index:1
}

#logo
	{
	position: relative;
	float:left;
	background-image:url(../images/logo_orangefieldtrust.jpg);
	background-repeat:no-repeat;
	text-align:left;
	color:#FF6600;
	width: 420px;
	height:57px;
	margin-top: 10px;
	margin-bottom: 5px;

}

#topmenu
{
	position: relative;
	float:right;
	margin-top:44px;

}

#contact
	{
	position: relative;
	float:right;
	width: 64px;
	
}
#downloads
	{
	position: relative;
	float:right;
	width: 125px;

}
#news
	{
	position: relative;
	float:right;
	width: 90px;

}
#careers
	{
	position: relative;
	float:right;
	width: 87px;
	width: 100px;

}
#sitemap
	{
	position: relative;
	float:right;
	width: 100px;

}
 /* javascriptmenu */ 
#navigatie
	{
	float:left;
	position: relative;
	width: 902px;
	height: 20px;
	margin: 0px auto;
	z-index:100;
}
 /* previous page */ 
#navigatie_rechts
	{
	float:right;
	position: relative;
	padding-top:1px;
	text-align:left;
	width: 900px;
	height: 28px;
	z-index:3;
}



/* DIEPTE 1 */ 
.m0l0i {
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-small;
	text-decoration : none;
	padding: 5px;
	font-weight: normal;
}
/* DIEPTE 2 */
.m0l1i {
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-small;
	text-decoration : none;
	padding: 5px;
	font-weight: normal;
	background-color:#FFF;
	border-right:solid #666 1px;
	border-bottom:solid #666 1px;
	border-left:solid #eee 1px;
	
}
.m0l2i {
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-small;
	text-decoration : none;
	padding: 5px;
	font-weight: normal;
}
/* flash */
#ufoDemo
	{
	position: relative;
	float:left;
	width: 902px;
	height: 375px;
	text-align:left;
	margin-bottom: 5px;

}
#ufoDemo_GL
	{
	position: relative;
	float:left;
	width: 902px;
	height: 495px;
	text-align:left;
	margin: 0px auto;

}
/* content-layers */

#balk
	{
	float:left;
	position: relative;
	text-align:left;
	width: 900px;
	height: 20px;
	background-image: url(../images/background_ditbureau.jpg);
	background-repeat:no-repeat;
	border-bottom: solid #666 1px;
	border-top: solid #ccc 1px;
	margin-left: 1px;
}


#content_boven
	{
	position: relative;
	float:left;
	background-image:url(../images/background_boven.jpg);
	background-repeat:no-repeat;
	text-align:left;
	width: 902px;
	height: 25px;
	margin: 0px auto;

}
#content_image
{
	position: relative;
	float:left;
	width:902px;
	margin-top:15px;
	margin-bottom:5px;
	text-align:center;

}
#content_title
{
	position: relative;
	float:left;
	width:570px;
	margin-top:25px;
	margin-left: 15px;
}
#content_title_sitemap
{
	position: relative;
	float:left;
	width:880px;
	margin-top:25px;
	margin-left: 15px;
}
#content_525
	{
	position: relative;
	float:left;
	background-image:url(../images/background_525.jpg);
	background-repeat:no-repeat;
	width: 901px;
	margin: 0px auto;
	height: 525px;

}
#content_625
	{
	position: relative;
	float:left;
	background-image:url(../images/background_625.jpg);
	background-repeat:no-repeat;
	width: 902px;
	margin: 0px auto;
	height: 625px;
		
}

#content_685
	{
	position: relative;
	float:left;
	background-image:url(../images/background_685.jpg);
	background-repeat:no-repeat;
	width: 902px;
	margin: 0px auto;
	height: 685px;
}
#content_785
	{
	position: relative;
	float:left;
	background-image:url(../images/background_785.jpg);
	background-repeat:no-repeat;
	width: 902px;
	margin: 0px auto;
	height: 785px;
}
#content_1050
	{
	position: relative;
	float:left;
	background-image:url(../images/background_1050.jpg);
	background-repeat:no-repeat;
	width: 902px;
	margin: 0px auto;
	height: 1050px;
}
#content_1150
	{
	position: relative;
	float:left;
	background-image:url(../images/background_1150.jpg);
	background-repeat:no-repeat;
	width: 902px;
	margin: 0px auto;
	height: 1150px;
}
#content_contact_1050
	{
	position: relative;
	float:left;
	background-image:url(../images/background_contact_1050.jpg);
	background-repeat:no-repeat;
	width: 902px;
	margin: 0px auto;
	height: 1050px;


}
#content_global
	{
	position: relative;
	float:left;
	background-image:url(../images/background_525_global_presence.jpg);
	background-repeat:no-repeat;
	width: 901px;
	margin: 0px auto;
	height: 525px;
}

#content_950
	{
	position: relative;
	float:left;
	background-image:url(../images/background_950.jpg);
	background-repeat:no-repeat;
	width: 902px;
	margin: 0px auto;
	height: 950px;
}
#content_index
	{
	position: relative;
	float:left;
	background-image:url(../images/background_375_index.jpg);
	background-repeat:no-repeat;
	width: 902px;
	margin: 0px auto;
	height: 382px;
}
#content_pdf
	{
	position: relative;
	float:left;
	background-image:url(../images/pdf.gif);
	background-repeat:no-repeat;
	width: 902px;
	height: 1600px;
}
#content_vacancies_1500_NL
	{
	position: relative;
	float:left;
	background-image:url(../images/background_vacancies_NL_1500.jpg);
	background-repeat:no-repeat;
	width: 902px;
	height: 1500px;
}
#content_vacancies_1700_NL
	{
	position: relative;
	float:left;
	background-image:url(../images/background_vacancies_NL_1700.jpg);
	background-repeat:no-repeat;
	width: 902px;
	height: 1700px;
}

#content_vacancies_1900_NL
	{
	position: relative;
	float:left;
	background-image:url(../images/background_vacancies_NL_1900.jpg);
	background-repeat:no-repeat;
	width: 902px;
	height: 1900px;
}
/* body  */

.streepje_sitemap {color: #000; padding-top:8px;}

.backgroundcolor { color:#eee; }
