/***********************************************/
/* homepagina.css                           */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body,td,th {
	color: #333333;
	font-family: "Trebuchet MS";
}

#links {
	position:absolute;
	width:1024px;
	height:22px;
	z-index:5;
	left: 80px;
	top: 817px;
	line-height: 14px;
	font-size: small;

}
body{
	font-family: "Trebuchet MS";
	color: #333333;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 800px;
	right: 26px;
	background-color: #CCCCCC;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	text-decoration: none;
}

a:hover{
	text-decoration: none;
	color: #FFFFFF;
}

/************** header tag styles **************/

h1{
	color: #003399;
	margin: 0px;
	padding: 0px;
	font-family: "Palatino Linotype";
	font-size: x-large;
	font-weight: lighter;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 25% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
	color: #334d55;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 40px;
	left: 80px;
	right: 2%;
	width:1024px;
	height: 768px;
	background-image: url(../bg_main.gif);
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: 566px;
	right: 1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	width: 196px;
	left: 844px;
	height: 22px;
}

#masthead{
	position: absolute;
	top: 30px;
	left: 161px;
	right: 2%;
	width:800px;
	
}

#pageNav{
	float: right;
	width:200px;
	padding: 0px;
	background-color: #F5f7f7;
	font: small Verdana,sans-serif;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	height: 644px;
	position: absolute;
	left: 762px;
	top: 80px;
	background-image: url(../bg_grijs.gif);
}

#content{
	margin: 0px;
	position: absolute;
	width: 1024px;
	height: 768px;
	padding: 0px;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #BBBF36;
	font-weight: lighter;
}

/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 10px;
	color: #919999;
	bottom: 10px;
}

#utility a{
	color: #FFFFFF;
}

#utility a:hover{
	text-decoration: underline;
}

/************** pageName styles ****************/

#pageName{
	margin: 0px;
	border-bottom-width: 0px;
	padding: 0px;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: -104px;
	right: 0px;
	padding: 0px;
	margin: 0px;
}

/************* globalNav styles ****************/

#globalNav{
	position: relative;
	width: 800px;
	height: 32px;
	color: #CCCCCC;
	padding: 0px;
	margin: 0px;


	top: 0px;
	left: 0px;
	background-image: url(../glbnav_background.gif);
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:-3px;
}

#globalLink{
	position: absolute;
	top: 262px;
	height: 22px;
	padding: 0px;
	margin: 0px;
	left: 5px;
	z-index: 100;
	width: 193px;
}


a.glink, a.glink:visited{
	font-size: small;
	color: #241FC7;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right-style: none;
}

a.glink:hover{
  	text-decoration: none;
	background-image: url(../glblnav_selected.gif);
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 312px;
	left: 193px;
	/*width: 100%;*/
	visibility: hidden;
	width: 191px;
	padding: 0px;
	height: auto;
	background-image: url(../img/bg_nav.jpg);
	background-color: #9BB64C;
}

.subglobalNav a:link, .subglobalNav a:visited {
	color: #FFFFFF;
	font-size: 80%;
}

.subglobalNav a:hover{
	color: #FFFFFF;
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}


/************* breadCrumb styles ***************/

#breadCrumb{
	color: #0099cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.166;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #F5f7f7;
	width: 800px;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


/************** feature styles *****************/

.feature{
	font-size: 12px;
	height: 645px;
	font-family: "Trebuchet MS";
	padding: 20px;
	margin: 150px;
	color: #003263;
	width: 456px;
	background-image: url(../tekst_achtergrond.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 169px;
	top: -54px;
}
html>body .feature {height: 645;}

.feature h3{
	color: #928C3E;
	font-family: "Trebuchet MS";
	font-size: 150%;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

.feature img{
	float: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/*************** story styles ******************/

.site {color: #12508F}

.story {
	font-size: 12px;
	color: #07046B;
	font-weight: normal;
	line-height: 1.666;
	height: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	width: 798px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-position: bottom;
	position: absolute;
	top: 532px;
	left: -1px;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #C1D444;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	padding: 10px;
	margin-top: 0px;
	width: auto;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	background-image:url(../bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #288DC7;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #cccccc;
	background-color: #ACC43A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}

/********************* end **********************/
