#custom-doc { 
    margin:auto;text-align:left; /* leave unchanged */ 
    width:75.385em; /* non-IE */ 
    *width:73,5em; /* IE */ 
    min-width:980px; /* optional but recommended */ 
    background-color:white;
}
/*navigatie*/
ul.hoofdnavigatie li
	{
	display:inline;
	width:100px;
	text-align:center;
	margin:0;
	}

.hoofdnavigatie {list-style:none;}
.navItem
	{
	width:100px;
	float:left;
	margin-top:10px;
	}
.active {background-image: url(../img/Algemeen_Pijltje.gif); background-position: center top; background-repeat: no-repeat}
.navItem a, .navItem a:visited, .navItem a:active {display: block; text-decoration: none; margin-top: 15px;border-right:1px solid; color: #16434E;}
.navItem a:hover {text-decoration: underline}
.menu-first a {border-left: 1px solid;}
/*footer*/
#ft {background-color: #16434E;
		color:white;
		text-align: center;
		padding:5px;
		font-size: smaller}
#ft a, #ft a:visited, #ft a:active {color:white}

html {background-color:#16434E;}
body {font-family: Helvetica,Verdana,Arial,sans-serif; margin-top: 1em; color:#16434E;}
h1 {font-size: xx-large; font-weight: bold; margin-left: 20px; margin-top: 15px;}
h2 {font-size: large; font-weight: bolder;}
ol,ul,dl { 
	    /*bringing lists on to the page with breathing room */ 
	    margin-left:2em; 
	} 
	ol li { 
	    /*giving OL's LIs generated numbers*/ 
	    list-style: decimal outside;     
	} 
	ul li { 
	    /*giving UL's LIs generated disc markers*/ 
	    list-style: disc outside; 
	} 
.donker a, .donker a:visited, .donker a:active {color:#E9CB32; text-decoration: none;}
.donker {color:white}

strong {font-weight: bold;}

/*specifiek per onderdeel */

/*datum Homepage*/

#paginaTitel {width: 40%;}

/*sponsors Homepage */

#sponsorsHome {background-image: url(../img/Banner_510x85px.gif); background-position: center top; background-repeat: no-repeat;
	width: 60%;
	}
#sponsorTekst {padding-left: 110px;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
	font-size: large}

/* contentdeel Homepage */

.yui-g div.first {width: 510px;}
.yui-g div.last {width: 470px;}
#contentFeest {background-image: url(../img/HetFeest_Tekst.gif); background-position: center top; background-repeat: no-repeat;
  min-height:352px;
  height:auto !important;
  height:352px;
}
.container{position: relative;}
#tekstFeest {position: absolute;	top: 50px; left:50px;height:180px;	overflow-y: auto;
			scrollbar-base-color: #E9CB32; scrollbar-arrow-color: #16434E;
			padding-right: 20px;}
#opgaveHome {position: absolute;top: 285px; left:180px;width:330px;}
#opgaveHome p {padding-right: 10px;}
#opgaveHome a {margin-left: 30px;}
#jongEnOud {position: absolute;top: 95px; left:30px;height:230px;width: 390px;	overflow-y: auto;
			scrollbar-base-color: #16434E;  scrollbar-arrow-color:#E9CB32;
			padding-right: 20px;
			margin-right: 30px;	}






