/***********************************************/
/* homepagina.css                           */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body,td,th {
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

#links {
	position:absolute;
	width:86px;
	height:403px;
	z-index:5;
	left: 74px;
	top: 141px;
	line-height: 14px;

}
body{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: auto;
	width: 800px;
	right: 26px;
	bottom: 500px;
	background-color: #000000;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	text-decoration: none;
}

a:hover{
	text-decoration: none;
	color: #030164;
	list-style-type: disc;
}

/************** header tag styles **************/

h1{
	color: #003399;
	margin: 0px;
	padding: 0px;
	font-family: "Palatino Linotype";
	font-size: x-large;
	font-weight: lighter;
}

h2{
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 114%;
	font-weight: bold;
	color: #0000CC;
}

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: #49462E;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 80%;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

/********* 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                                 */
/***********************************************/
#pagecell2{
	position:absolute;
	top: 270px;
	left: 161px;
	right: 2%;
	width:800px;
	background-color: #91CDE5;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: absolute;
	top: 30px;
	left: 161px;
	right: 2%;
	width:800px;
	
}

#pageNav{
	float: right;
	width:210px;
	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: 510px;
}

#content{
	border-right: 1px solid #ccd2d2;
	margin: 0px;
	height: auto;
	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: -113px;
	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(afbeeldingen/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: 6px;
	height: 22px;
	padding: 0px;
	margin: 0px;
	left: 17px;
	z-index: 100;
	width: 527px;
}


a.glink, a.glink:visited{
  	font-size: small;
  	color: #241FC7;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	background-image: url(afbeeldingen/glblnav_selected.gif);
	text-decoration: none;
}


.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 94px;
	left: 0px;
	/*width: 100%;*/
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #FFFFFF;
}

.subglobalNav a:link, .subglobalNav a:visited {
	color: #FFFFFF;
	font-size: 100%;
}

.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: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 554px;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


/************** feature styles *****************/

.feature{
	font-size: 12px;
	height: auto;
	font-family: "Trebuchet MS";
	padding: 0px;
	margin: 0px;
	color: #333333;
	background-image: url(afbeeldingen/beneden_introd.jpg);
	background-repeat: no-repeat;
}
html>body .feature {height: auto;}

.feature h3{
	color: #49462E;
	font-family: "Trebuchet MS";
	font-size: 150%;
	font-weight: lighter;
	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 ******************/

.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: #07046B;
	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;
	vertical-align: 
}


/************ 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;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #241FC7;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #cccccc;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #B5B934;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}

/********************* end **********************/


.stepcarousel{
	position: relative;
	overflow: scroll; /*leave this value alone*/
	width: 554px; /*Width of Carousel Viewer itself*/
	height: 150px;
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 10px;
	top: -10px;
	width: 433px;
	height: 150px;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 10px; /*margin around each panel*/
width: auto; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
