/* General */

html,body {
	height: 99%;
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
}

#gradient {
	width: 100%;
	height: 400px;
	position: absolute;
	background-repeat: repeat-x;
	z-index: 1;
	left: 0px;
}

#container {
	width: 955px;
	z-index: 2;
	position: relative;
	text-align: left;
	margin: auto,auto;
}
/* Header */

#logo{
	width: 955px;
	height: 83x;
	position: absolute;
	top: 90px;
	z-index: 3;
}
#logo-extra{
	width: 955px;
	height: 83x;
	position: absolute;
	top: 90px;
	z-index: 3;
	left:830px;
}
#banner{ 
	width: 728px; 
	height: 90px; 
	text-align:left;
	position: absolute;
	top: 0px;
	left: 222px;
	z-index: 4;
}

#sitewide{
	width: 125px;
	height: 60px;
	position: absolute;
	top: 9px;
	left: 830px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6DADA;
	z-index: 5;
}

#navigation{
	width: 955px;
	height: 25px;
	position: absolute;
	top: 132px;
	background-image: url(../images/navigation/main_navigation_background.gif);
	z-index: 50;

}
#search{
	width: 125px;
	height: 25px;
	position: absolute;
	top: 132px;
	left: 830px;
	text-align: right;
	z-index: 51;
}




/* Content */

#wrapper {
	position: absolute;
	margin-top: 170px;
	z-index: 6;
}
#shadow{
	position: relative;
	width: 958px;
	float: left;
	background-image: url(../images/home/shadow_a.gif);
	background-repeat: repeat-y;
	background-position: right;
	z-index: 7;
}
#shadowtop{
	width: 3px;
	position: relative;
	float: left;
	z-index: 8;
}
#white{
	position: relative;
	width: 955px;
	background-color: #FFFFFF;
	float: left;
	z-index: 9;
}

#white_standaard{
	position: relative;
	width: 955px;
	background-color: #FFFFFF;
	float: left;
	z-index: 9;
	background-image: url(../images/standaard/bg_lijnen.gif);
	background-position: 159px 0px;
	background-repeat: repeat-y;
}

#white_standaard_iframe{
	position: relative;
	width: 955px;
	background-color: #FFFFFF;
	float: left;
	z-index: 9;
}

#white_standaard_superwide{
	position: relative;
	width: 955px;
	background-color: #FFFFFF;
	float: left;
	z-index: 9;
	
}


/* Content Home */

#flash {
	width: 510px;
	height: 225px;
	position: absolute;
	z-index: 10;
	
}
#content {
	width: 955px;
	position: relative;
	z-index: 11;
}
#actions{
	width: 155px;
	position: relative;
	float: left;
	padding-left: 5px;
	margin-top: 200px;
	padding-bottom: 20px;
	z-index: 12;
	/*background-color: orange*/;
}
#news{
	width: 360px;
	position: relative;
	float: left;
	margin-top: 160px;
	padding-top: 10px;
	background-image: url(../images/home/news_shadow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 13;
	
}
#rectangle{
	position: relative;
	float: left;
	padding-bottom: 10px;
	padding-left: 2px;
	z-index: 14;
}
#sitecontent{
	width: 310px;
	position: relative;
	float: left;
	margin-top: 10px;
	padding-bottom: 20px;
	z-index: 15;
}
#skyscraper{
	width: 120px;
	position: relative;
	float: left;
	margin-top: 10px;
	padding-bottom: 20px;
	z-index: 16;
}

#home_rechts {width: 120px; float: right; padding-right: 5px; z-index: 16;}
#home_content_rechts {width: 310px; float: left; /*padding: 5px; padding-left: 14px; padding-right: 5px;*/ }
                                                                                                                          


/* Footer */

#footer {
	width: 960px;
	clear: left;
	position: relative;
	z-index: 17;
	margin-bottom: 5px;
}

/* contentpagina */
wrapper_standaard {}

#content_header {width: 755px; background-color: white; padding: 5px; padding-bottom: 0px; }
#pagina_titel {width: 160px; display: block;}
#pad {float: top; position: absolute; left: 175px; top: 0px; display: block; padding: 5px;}

#content_footer {clear: both; display: block; width: 955px; height: 20px; background-color: #ffffff;}

#standaard_links { width: 160px; float: left; padding: 5px; padding-top: 0px; }

#standaard_content_links {width: 465px; float: left; padding: 5px; padding-left: 10px; padding-right: 15px;}
#standaard_content_rechts {width: 145px; float: left; padding: 5px; padding-left: 14px; padding-right: 5px;}

#standaard_content_wide {width: 625px; float: left; padding: 5px; padding-left: 10px; padding-right: 15px;}
#standaard_content_super_wide {width: 825px; float: left; padding: 0px; padding-left: 0px; padding-right: 0px;padding-top:5px;}

#standaard_rechts {
margin-top: -30px; width: 120px; float: left; padding: 5px; z-index: 16; }

#standaard_rechts_superwide {
width: 120px; float: left; padding: 5px; z-index: 16; }

#rss {float: right; margin-top: -18px; 	z-index: 80; display: block;}

#sitemap {list-style-type: none;}
#sitemap ul {list-style-type: none;}

