/* General */

html,body {
	height: 99%;
	margin: 0;
	padding: 0;
	TEXT-ALIGN: left;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: none;
}

#gradient {
	width: 100%;
	height: 400px;
	position: absolute;
	background-image: none;
	background-repeat: repeat-x;
	z-index: 1;
}

#container {
	width: 955px;
	position: absolute;
	/*left: 50%;
	margin-left: -477px; */
	z-index: 2;
}

/* Header */

#logo{display: none;}

#banner{display: none;}

#sitewide{display: none;}

#navigation{display: none;}

#search {display: none;}

/* Content */

#wrapper {
	position: absolute;
	margin-top: 10px;
	z-index: 6;
}
#shadow{
	position: relative;
	width: 958px;
	float: left;
	background-image: none;
	z-index: 7;
}
#shadowtop{
	display:none;
}
#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: none;
	background-position: 159px 0px;
	background-repeat: repeat-y;
}

/* Footer */
#footer {display: none;}


/* contentpagina */

#content_header {width: 755px; background-color: white; padding: 5px; padding-bottom: 0px; }
#pagina_titel {width: 160px; display: block;}
#pad {float: top; position: absolute; left: 8px; top: 0px; display: none; padding: 5px;}

#content_footer {display: none;}
.wptfooter {display: none;}
#wbds_plnt336x280_1 {display: none;}
#standaard_links {display: none;}

#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_rechts {display: none; }

#rss {display: none;}
