html {
/*overflow: auto;
overflow:-moz-scrollbars-vertical;*/
/*height: 100%; margin-bottom: 1px;*/
overflow-y: scroll;

}
body {
	background: #FFFFFF;
}
.doublespaced { /*line-height: 1.5; */}

ul {
	list-style-type:none;
}
h1 {display: none;}

h2 {
	font: 1em verdana, sans-serif;
	font-weight:bold;
	color:#FFFFFF; 
	padding: 0;
	margin: 0;
}
h3 {
	font: 1em verdana, sans-serif;
	font-weight:normal;
	color:#FFFFFF; 
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

p {
	font: 0.8125em arial, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 1.5;
}
.largefont  {
	font-size: 19px; 
	letter-spacing: 0.1em;
}
.smallfont {
	font-size: 0.832em;
	color: #FFFFFF;
}

.redfont {color: #ff0000; font-weight: bold; font-size: 14px; letter-spacing: 0.06em;}

a {
	text-decoration: none;
	color: #FFFFFF;
}
img {border: none;}
div.uppercase { 
	text-transform: uppercase; 
}

#mainbody {width:950px; margin:0 auto; position:relative; padding-top:20px;}

/* PAGE HEADER WITH HOME LINK */
#header {float: left; height: 71px; width: 731px; margin: 0 0 0 70px; position:relative; padding: 0 0 10px 0;}
#header a {height: 71px; width: 731px; display:block; background:url('images/logo.png') 0 0 no-repeat; text-indent:-20000px;}


/*  MENU BAR  */
#menu{height:51px; width:641px; background:url('images/menu_bar.png') 0 0 no-repeat; margin:0px 0 0 94px; position:relative; top: -3px;} 
#menu img{height:641px; width:51px; position:absolute;}
#menu ul {width:641px; height:51px; position:relative; top:-12px}
#menu ul li{float:left}
/* Home button*/
#menu ul li.home{width:77px; height:59px; margin: 0px 0 0 0px; padding: 0 30px 0 0;}
#menu ul li.home a{width:77px; height:59px; display:block; background:url('images/btn_home.png') 0 0 no-repeat; text-indent:-20000px;}
#menu ul li.home a:hover{width:77px; height:59px; background:url('images/btn_home_over.png') 0 0 no-repeat;}
/* Feestweek button */
#menu ul li.feestweek{width:113px; height:51px; margin-right:30px}
#menu ul li.feestweek a{width:113px; height:51px; display:block; background:url('images/btn_feestweek.png') 0 0 no-repeat; text-indent:-20000px;}
#menu ul li.feestweek a:hover{width:113px; height:51px; background:url('images/btn_feestweek_over.png') 0 0 no-repeat;}
/* Koningin button */
#menu ul li.nov{width:94px; height:51px; margin-right:30px}
#menu ul li.nov a{width:94px; height:51px; display:block; background:url('images/btn_koningin.png') 0 0 no-repeat; text-indent:-20000px;}
#menu ul li.nov a:hover{width:94px; height:51px; background:url('images/btn_koningin_over.png') 0 0 no-repeat;}
/* Voor scholen button */
#menu ul li.scholen{width:110px; height:55px; margin-right:30px}
#menu ul li.scholen a{width:110px; height:55px; display:block; background:url('images/btn_scholen.png') 0 0 no-repeat; text-indent:-20000px;}
#menu ul li.scholen a:hover{width:110px; height:55px; background:url('images/btn_scholen_over.png') 0 0 no-repeat;}
/* Informatie button */
#menu ul li.info{width:33px; height:51px; margin-right: 30px;}
#menu ul li.info a{width:33px; height:51px; display:block; background:url('images/btn_info.png') 0 0 no-repeat; text-indent:-20000px;}
#menu ul li.info a:hover{width:33px; height:51px; background:url('images/btn_info_over.png') 0 0 no-repeat;}
/* Informatie button */
#menu ul li.pers{width:37px; height:51px; margin-right: 30px;}
#menu ul li.pers a{width:37px; height:51px; display:block; background:url('images/btn_pers.png') 0 0 no-repeat; text-indent:-20000px;}
#menu ul li.pers a:hover{width:37px; height:51px; background:url('images/btn_pers_over.png') 0 0 no-repeat;}


/* HOME PAGE */
#home {float: left; height: 597px; width: 751px; background:url('images/backgrounds/home.jpg') 0 0 no-repeat; margin: 0 0 0 70px; position: relative; padding 0;}
/* Sets the background of the home page */
/* The background top image */
#home_top {float: left; height: 514px; width: 735px; background:url('images/backgrounds/bgrnd_home_top.png') 0 0 no-repeat; margin: 0 0 0 70px; position: relative; padding 0;}
/* The background body part, this section is repeated for the length of the text */
#home_body {float: left; width: 703px; background:url('images/backgrounds/bgrnd_home_body.png'); background-repeat: repeat-y; margin: 0 0 0 87px;	position: relative;	padding 0;}
/* The background bottom image */
#home_bottom {float: left; height: 60px; width: 703px; background:url('images/backgrounds/bgrnd_home_bottom.png') 0 0 no-repeat; margin: 0 0 0 86px; position: relative; padding 0; z-index: -10;}


/* OTHER PAGES */

/* The background top image */
#artikel {float: left; height: 614px; width: 735px; background:url('images/artikel_bgrnd_top.png') 0 0 no-repeat; margin: 0 0 0 70px; position: relative; padding 0;}
/* The background body part, this section is repeated for the length of the text */
#artikel2 {float: left;	width: 735px; background:url('images/artikel_bgrnd_body.png'); background-repeat: repeat-y; margin: 0 0 0 86px;	position: relative;	padding 0;}
/* The background bottom image */
#artikel3 {float: left; height: 60px; width: 735px; background:url('images/artikel_bgrnd_bottom.png') 0 0 no-repeat; margin: 0 0 0 87px; position: relative; padding 0; z-index: -10;}




/* Sets the background of the other pages */
/* The background top image */
#rest_head {float: left; height: 577px; width: 735px; background:url('images/backgrounds/bgrnd_rest_top.png') 0 0 no-repeat; margin: 0 0 0 70px; position: relative; padding 0;}
/* The background body part, this section is repeated for the length of the text */
#rest_body {float: left; width: 735px; background:url('images/backgrounds/bgrnd_rest_body.png'); background-repeat: repeat-y; margin: 0 0 0 87px;	position: relative;	padding 0;}
/* The background bottom image */
#rest_bottom {float: left; height: 60px; width: 735px; background:url('images/backgrounds/bgrnd_rest_bottom.png') 0 0 no-repeat; margin: 0 0 0 86px; position: relative; padding 0; z-index: -10;}

/* sets the place and size for the image on the leftside of the page*/
#rest_foto {float: left; width: 219px; height: 294px; margin: 52px 0 0 -50px; position: absolute; z-index: 10;}
/* Sets the location of the text area on the pages */
#rest_text {float: left; width: 350px; position: relative; margin: -458px 0 0 186px;}
#rest_text td { text-align= center;}



/* ARTICLE FRAME */
#artikel_kader {float: left; height: 416px; width: 272px; background:url('images/artikel_kader.png') 0 0 no-repeat; position: absolute; margin: 10px 0 0 565px;}
/*#artikel_kader a {height: 416px; width: 272px;}*/
#kader_kop {margin: 20px 0 0 25px;}
#kader_titel {margin: 10px 0 0 21px;}
#kader_titel2 {margin: 10px 0 0 26px;}
#kader_text {margin: -5px 0 0 30px; padding: 0 25px 0 0;}
#kader_text a {color: #FFFFFF; font-style: italic; font-weight: bold; text-decoration: none;}
#kader_foto {height: 165px; width: 227px; margin: 5px 0 0 22px;}


/* ARTICLE PAGE*/
#artikel_foto {clear: left; float: left; width: 219px; height: 294px; margin: -483px 0 0 40px;}
#artikel2_foto {clear: left; float: left; width: 277px; height: 195px; margin: -483px 0 0 -30px;}
#artikel_side {clear: left;	width:180px; margin: -177px 0 0 70px; position: absolute;}
#artikel2_side {clear: left; width:180px; margin: -276px 0 0 70px; position: absolute;}
#artikel_titel {float: left; margin: -485px 0 0 266px;}
#artikel_titel2 {float: left; margin: -485px 0 0 279px;}
#artikel_text {float: left;	width: 370px; margin: -425px 0 0 280px;}
#artikel_up {float: left; width: 10px; height: 10px; margin: 0 0 0 620px; position: relative;}

/* NAVIGATION BUTTONS COLUMNS */
/* back button column 1*/
#artikel_b_column1 {float: left; height: 12px; width: 180px; margin: -520px 0 0 50px; position:relative; padding; 0px;}
#artikel_b_column1 a {height: 12px; width: 180px; display:block; background:url('images/buttons/btn_b_column1.png') 0 0 no-repeat; text-indent:-20000px;}
#artikel_b_column1 a:hover {width:180px; height:12px; background:url('images/buttons/btn_b_column1_over.png') 0 0 no-repeat;}

/* forward button to column 1*/
#artikel_f_column1  float: left; height: 12px; width: 180px; margin: -520px 0 0 300px; position:relative; padding; 0px; }
#artikel_f_column1 a {height: 12px; width: 180px; display:block; background:url('images/buttons/btn_f_column1.png') 0 0 no-repeat; text-indent:-20000px;}
#artikel_f_column1 a:hover {width:180px; height:12px; background:url('images/buttons/btn_f_column1_over.png') 0 0 no-repeat;}

/* back button to column 2 */
#artikel_b_column2 {float: left; height: 12px; width: 180px; margin: -520px 0 0 50px; position:relative; padding: 0;}
#artikel_b_column2 a {height: 12px; width: 180px; display:block; background:url('images/buttons/btn_b_column2.png') 0 0 no-repeat; text-indent:-20000px;}
#artikel_b_column2 a:hover {width:180px; height:12px; background:url('images/buttons/btn_b_column2_over.png') 0 0 no-repeat;}

/* forward button to column 2 */
#artikel_f_column2 {float: left; height: 12px; width: 170px; margin: -520px 0 0 510px; position:relative; padding: 0;}
#artikel_f_column2 a {height: 12px; width: 170px; display:block; background:url('images/buttons/btn_f_column2.png') 0 0 no-repeat; text-indent:-20000px;}
#artikel_f_column2 a:hover {margin: 0 0 0 -1px; width:170px; height:12px; background:url('images/buttons/btn_f_column2_over.png') 0 0 no-repeat;}

/* back button to column 3 */
#artikel_b_column3 {float: left; height: 12px; width: 180px; margin: -520px 0 0 50px; position:relative; padding: 0;}
#artikel_b_column3 a {height: 12px; width: 180px; display:block; background:url('images/buttons/btn_b_column3.png') 0 0 no-repeat; text-indent:-20000px;}
#artikel_b_column3 a:hover {width:180px; height:12px; background:url('images/buttons/btn_b_column3_over.png') 0 0 no-repeat;}

/* forward button to column 3*/
#artikel_f_column3 {float: left; height: 12px; width: 180px; margin: -520px 0 0 510px; position:relative; padding: 0;}
#artikel_f_column3 a {height: 12px; width: 180px; display:block; background:url('images/buttons/btn_f_column3.png') 0 0 no-repeat; text-indent:-20000px;}
#artikel_f_column3 a:hover {width:180px; height:12px; background:url('images/buttons/btn_f_column3_over.png') 0 0 no-repeat;}

/* back button to column 4 */
#artikel_b_column4 {float: left; height: 12px; width: 180px; margin: -520px 0 0 50px; position:relative; padding: 0;}
#artikel_b_column4 a {height: 12px; width: 180px; display:block; background:url('images/buttons/btn_b_column4.png') 0 0 no-repeat; text-indent:-20000px;}
#artikel_b_column4 a:hover {width:180px; height:12px; background:url('images/buttons/btn_b_column4_over.png') 0 0 no-repeat;}

/* forward button to column 4*/
#artikel_f_column4 {float: left; height: 12px; width: 180px; margin: -520px 0 0 510px; position:relative; padding: 0;}
#artikel_f_column4 a {height: 12px; width: 180px; display:block; background:url('images/buttons/btn_f_column4.png') 0 0 no-repeat; text-indent:-20000px;}
#artikel_f_column4 a:hover {width:180px; height:12px; background:url('images/buttons/btn_f_column4_over.png') 0 0 no-repeat;}

/* back button to column 5 */
#artikel_b_column5 {float: left; height: 12px; width: 180px; margin: -520px 0 0 50px; position:relative; padding; 0px;}
#artikel_b_column5 a {height: 12px; width: 180px; display:block; background:url('images/buttons/btn_b_column5.png') 0 0 no-repeat; text-indent:-20000px;}
#artikel_b_column5 a:hover {width:180px; height:12px; background:url('images/buttons/btn_b_column5_over.png') 0 0 no-repeat;}

/* forward button to column 5*/
#artikel_f_column5 {float: left; height: 12px; width: 180px; margin: -520px 0 0 510px; position:relative; padding: 0;}
#artikel_f_column5 a {height: 12px; width: 180px; display:block; background:url('images/buttons/btn_f_column5.png') 0 0 no-repeat; text-indent:-20000px;}
#artikel_f_column5 a:hover {width:180px; height:12px; background:url('images/buttons/btn_f_column5_over.png') 0 0 no-repeat;}

/* back button to column 6 */
#artikel_b_column6 {float: left; height: 12px; width: 180px; margin: -520px 0 0 50px; position:relative; padding: 0;}
#artikel_b_column6 a {height: 12px; width: 180px; display:block; background:url('images/buttons/btn_b_column6.png') 0 0 no-repeat; text-indent:-20000px;}
#artikel_b_column6 a:hover {width:180px; height:12px; background:url('images/buttons/btn_b_column6_over.png') 0 0 no-repeat;}

/* forward button to column 6*/
#artikel_f_column6 {float: left; height: 12px; width: 180px; margin: -520px 0 0 510px; position:relative; padding: 0;}
#artikel_f_column6 a {height: 12px; width: 180px; display:block; background:url('images/buttons/btn_f_column6.png') 0 0 no-repeat; text-indent:-20000px;}
#artikel_f_column6 a:hover {width:180px; height:12px; background:url('images/buttons/btn_f_column6_over.png') 0 0 no-repeat;}

/* forward button to column 7*/
#artikel_f_column7 {float: left; height: 12px; width: 180px; margin: -520px 0 0 510px; position:relative; padding: 0;}
#artikel_f_column7 a {height: 12px; width: 180px; display:block; background:url('images/buttons/btn_f_column7.png') 0 0 no-repeat; text-indent:-20000px;}
#artikel_f_column7 a:hover {width:180px; height:12px; background:url('images/buttons/btn_f_column7_over.png') 0 0 no-repeat;}

/* back button to column 7 */
#artikel_b_column7 {float: left; height: 12px; width: 180px; margin: -520px 0 0 50px; position:relative; padding: 0;}
#artikel_b_column7 a {height: 12px; width: 180px; display:block; background:url('images/buttons/btn_b_column7.png') 0 0 no-repeat; text-indent:-20000px;}
#artikel_b_column7 a:hover {width:180px; height:12px; background:url('images/buttons/btn_b_column7_over.png') 0 0 no-repeat;}


/* forward button to column 8*/
#artikel_f_column8 {float: left; height: 12px; width: 180px; margin: -520px 0 0 510px; position:relative; padding: 0;}
#artikel_f_column8 a {height: 12px; width: 180px; display:block; background:url('images/buttons/btn_f_column8.png') 0 0 no-repeat; text-indent:-20000px;}
#artikel_f_column8 a:hover {width:180px; height:12px; background:url('images/buttons/btn_f_column8_over.png') 0 0 no-repeat;}


/* SPONSOR LOGO'S */
/
#sponsors {clear: both; float: left; height: 60px; width: 700px; position: relative;}
#logo_arnhem {float: left;	height: 37px; width: 99px; margin: 5px 0 0 150px; position:relative;padding; 0px;}
#logo_arnhem a {height: 37px; width: 99px; display:block; background:url('images/sponsors/logo_arnhem.png') 0 0 no-repeat; text-indent:-20000px;}
/*#logo_arnhem a:hover {width:99px; height:37px; background:url('images/sponsors/logo_arnhem_over.png') 0 0 no-repeat;}*/

#logo_gelderland{float: left; height: 36px; width: 88px; margin: 2px 0 0 20px; position:relative; padding; 0px;}
#logo_gelderland a {height: 36px; width: 88px; display:block; background:url('images/sponsors/logo_gelderland.png') 0 0 no-repeat; text-indent:-20000px;}
/*#logo_gelderland a:hover {width:88px; height:36px; background:url('images/sponsors/logo_gelderland_over.png') 0 0 no-repeat;}*/

#logo_volkshuisvesting{float: left; height: 55px; width: 96px; margin: -1px 0 0 20px; position:relative; padding; 0px;}
#logo_volkshuisvesting a {height: 55px;	width: 96px; display:block; background:url('images/sponsors/logo_volkshuisvesting.png') 0 0 no-repeat;	text-indent:-20000px;}
/*#logo_volkshuisvesting a:hover {width:100px; height:55px; background:url('images/sponsors/logo_volkshuisvesting_over.png') 0 0 no-repeat;}*/

#logo_pleyade{float: left; height: 46px; width: 82px; margin: -4px 0 0 20px; position:relative; padding; 0px;}
#logo_pleyade a {height: 46px; width: 82px;	display:block; background:url('images/sponsors/logo_pleyade.png') 0 0 no-repeat; text-indent:-20000px;}
/*#logo_pleyade a:hover {width:79px; height:52px; background:url('images/sponsors/logo_pleyade_over.png') 0 0 no-repeat;}*/

#logo_vivare{float: left; height: 45px; width: 86px; margin: -7px 0 0 15px; position:relative; padding; 0px;}
#logo_vivare a {height: 45px; width: 86px; display:block; background:url('images/sponsors/logo_vivare.png') 0 0 no-repeat; text-indent:-20000px;}
/*#logo_vivare a:hover {width:90px; height:50px; background:url('images/sponsors/logo_vivare_over.png') 0 0 no-repeat;}*/


/* GULDEN BODEM */
#gulden_bodem {float: left; width: 202px; height: 9px; position: relative; margin: -20px 0 0 90px;}
#gulden_bodem a {height: 9px; width:202px; display: block; background:url('images/gulden_bodem.png') 0 0 no-repeat; text-indent:-20000px;}


#foto1 {float: left; margin: 35px 0 0 0px; width:164px; height: 164px; text-align: center; vertical-align:middle;}
#foto2 {float: left; margin: 35px 0 0 20px; width:164px; height: 164px; text-align: center; vertical-align:middle;}
#divider {clear: both;}

#btn_foto {position: absolute; margin: 180px 0 0 20px; height: 129px; width: 129px; }
#btn_foto a {background:url('images/btn_fotos.png') 0 0 no-repeat; display:block; height: 129px; width: 129px; text-indent: -20000px;}
#btn_foto a:hover {background:url('images/btn_fotos_over.png') 0 0 no-repeat; height: 129px; width: 129px;}

#fotos_kon {position: absolute; margin: 350px 0 0 40px;}