#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; 
	} 
	
a, a:visited, a:active {color: #16434E;}

.donker a, .donker a:visited, .donker a:active {color:#E9CB32; text-decoration: none;}
.donker {color:white}

strong {font-weight: bold;}

.container{position: relative;}
#opgaveHome {position: absolute;top: 55px; left:200px; width:350px;}
#opgaveHome p {padding-right: 10px;}
#opgaveHome a {margin-left: 50px;}

/*specifiek per onderdeel */


#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 */

.yui-gc div.yui-u {width:355px;}
.yui-gc div.first {width:555px;}

#fotos {padding-left:60px; margin-top:20px;
	background-image: url(../img/Algemeen_Kronkellijn.gif);
	background-repeat: repeat-y;}

hr {border:2px solid #dddddd;}

h2 {font-size: large; color:#008200; font-weight: 300;margin-top: 20px;margin-bottom: 10px;}

td {vertical-align: top;text-align: center;}

div.begin {margin-bottom: 50px;}
div.volgende {margin-top:70px; margin-bottom: 40px;}

#origineel {width:980px;text-align: center;}

