*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h5, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { 
	margin: 0; 
	padding: 0; 
	}

a { 
	outline:none /* Weg met die gestippeld Firefox borders */
	} 

a img { 
	border:none /* Weg met die I.E. blauwe borders */
	} 

body {
	margin: 0;
	padding: 0;
	font: 75% 'Trebuchet MS', tahoma ,arial, sans-serif;
	text-align: center;
	line-height: 21px;
	background-color: #333333;
}

#wrapper {
	position: relative;
	text-align: left;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding: 0px;
	/*border maar weer even uitgezet*/
	/*border: 4px solid #595241;*/
	background-color: #FFFFFF;
}

br {
	margin: 0px;
	padding: 0px;
}

#wrapperfotoboek {
	position: relative;
	text-align: left;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding: 0px;
	/*border maar weer even uitgezet*/
	/*border: 4px solid #595241;*/
	background-color: #E7F1F0;
}

#header {
	background-color: #8A0917;
	height: 85px;
	background-position: 0px;
	background-repeat: no-repeat;
	background-image: url(images/top_header.jpg);
}

#navbalk {
	background-color: #ACCFCC;
	height: 30px;
}
	
#content {
	margin-left: 180px;
	padding: 43px 40px 12px 0;
	background-image: url(images/bg_content.jpg);
	background-position: right;
	background-repeat: repeat-y;
	/*background-image: url(images/bg_content.jpg);*/
}

#contentgreenbg {
	background-color: #E7F1F0;
	margin-left: 180px;
	padding: 43px 40px 15px 0;	
}

#content ul {
	list-style-type: none;
	padding-top: 0px;
	padding-left: 3px;
	padding-right: 0px;
	padding-bottom: 19px;
	margin: 0;
}

#content li {
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .7em;
	padding-left: 10px;
	padding-bottom: 10px;
}

p {
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h1 {
	font: 140% 'Trebuchet MS', tahoma ,arial, sans-serif;
	color: #8A0917;
	margin-bottom: 10px;
	margin-top: -1px;
	letter-spacing: 0.05em;
}

h2 {
	font: 120% 'Trebuchet MS', tahoma ,arial, sans-serif;
	color: #8A0917;
	margin-bottom: 10px;
	margin-top: 20px;
	letter-spacing: 0.05em;
}

h3 {
	font: 100% 'Trebuchet MS', tahoma ,arial, sans-serif;
	color: #000000;
	margin: 0px
	letter-spacing: 0.05em;
}

.rightimg {
	float: right;
	margin: 8px 0px 8px 8px;
	border: 3px solid #D5D3CF;
}

.leftimg {
	border: 3px solid #D5D3CF;
	float: left;
	margin: 6px 12px 6px 0px;
}

#content a:link, #content a:visited, #content a:active {
	color: #67A5A0;
	background-color: transparent;
	text-decoration: none;	
}
#content a:hover { 
	color: #67A5A0; 
	border-bottom: 2px solid #8A0917; 
	margin: 0}


/*LAYER MANNENTJES*/

#mannetjes {
	position: absolute;
	top: 41px;
	left: 29px;
	width: 119px;
	height: 119px;
	background-image: url(images/bg_mannetjes_new.jpg);
	visibility: visible;
}
#mannetjesvs2 {
	position: absolute;
	top: 41px;
	left: 29px;
	width: 119px;
	height: 119px;
	background-image: url(images/bg_mannetjes_vs2.jpg);
	visibility: visible;
}
#mannetjesvs3 {
	position: absolute;
	top: 41px;
	left: 29px;
	width: 119px;
	height: 119px;
	background-image: url(images/bg_mannetjes_vs3.jpg);
	visibility: visible;
}
#mannetjesvs4 {
	position: absolute;
	top: 41px;
	left: 29px;
	width: 119px;
	height: 119px;
	background-image: url(images/bg_mannetjes_vs4.jpg);
	visibility: visible;
}
#mannetjesvs5 {
	position: absolute;
	top: 41px;
	left: 29px;
	width: 119px;
	height: 119px;
	background-image: url(images/bg_mannetjes_vs5.jpg);
	visibility: visible;
}

#mannetjesvs6 {
	position: absolute;
	top: 41px;
	left: 29px;
	width: 119px;
	height: 119px;
	background-image: url(images/bg_mannetjes_vs6.jpg);
	visibility: visible;
}

#mannetjesvs7 {
	position: absolute;
	top: 41px;
	left: 29px;
	width: 119px;
	height: 119px;
	background-image: url(images/bg_mannetjes_vs7.jpg);
	visibility: visible;
}

#mannetjesfotoboek {
	position: absolute;
	top: 41px;
	left: 29px;
	width: 119px;
	height: 119px;
	background-image: url(images/bg_mannetjes_fotoboek.jpg);
	visibility: visible;
}	

/*FOOTER*/

#footer {
	padding: 0px;
	font: 90% 'Trebuchet MS', tahoma ,arial, sans-serif;
	background-color: #ACCFCC;
	height: 30px;
	margin-bottom: 0px;
	color: #776D57;
}

#copy {
	float:left;
	padding: 7px 0 0 182px; 
}
						
#amstelonline {
	float:right;
	padding: 7px 40px 0 0; 
}

#clear {
    clear: right;
}

#footer a:link, a:visited {
	color: #776D57;
	text-decoration: none;
	border: hidden;
	background-color: transparent;
}

#footer a:hover, a:active {
	color: #FFFFFF;
	text-decoration: none;
}

/*VERTICALE KOPPEN*/

#vertkoppen {
	position: absolute;
	top: 196px;
	left: 42px;
	width: 91px;
	margin-left: 0px;
	padding-top: 0px;
	height: 328px;
	visibility: visible;
}

#vertkoppen img {
	margin: 0px 0px 0px 19px;
	
}

/*main navigation*/

#nav, #nav ul {
	float: left;
	width: auto;
	list-style: none;
	line-height: 1;
	background: #ACCFCC;
	padding: 0;
	border: solid #D5D3CF;
	border-width: 0px 0;
	margin: 0 0 0 0;
}

#nav a {
	display: block;
	width: auto;
	w\idth: auto;
	color: #7C6240;
	text-decoration: none;
	padding: 0.75em 1em;
}

#nav a.daddy {
	background: url(rightarrow2.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
	width: auto;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 12.1em;
	w\idth: 11.6em;	
	border-width: 1px;
	margin: 0;
}

#nav li li {
	padding-right: 0.2em;
	width: auto;
}

#nav li ul a {
	width: 11.5em;
	w\idth: 9.5em;
}

#nav li ul ul {
	margin: -1.75em 0 0 10em; /* hoe ver staat de tweede sub naar rechts*/
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;	
		color: #FFFFFF;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;	
	color: #FFFFFF;
}

#nav li:hover, #nav li.sfhover {
	background-color: #D5D3CF;
	color: #FFFFFF;
}

#content {
	clear: left;
}

#navpad {
	padding: 0 0 0 178px;
	font-size: 12px;	
	height: 30px;
	background-color: #ACCFCC;
}

/*navlinks*/

#flashcontent {
	padding: 0;	
	margin: 0;
	width: 100%;
	height: 640px;	
}

#extraheight {
	height: 49px;	
}
	
/*help layer - helaas niet meer nodig*/

/*#help {
	position: absolute;
	top: 610px;
	left: 490px;
	width: 150px;
	height: 35px;
	background-color: #C2DCDA;
	color: #000000;
	padding: 5px 5px 5px 5px;
	border: 1px solid #564F3F;
	font-size: 80%;
	line-height: 1.5em;
	visibility: hidden;		
}

#helpp {
	position: absolute;
	top: 503px;
	left: 483px;
	width: 150px;
	height: 30px;
	background-color: #C2DCDA;
	color: #000000;
	padding: 5px 5px 5px 5px;
	border: 1px solid #564F3F;
	font-size: 80%;
	line-height: 1.5em;
	visibility: hidden;		
}*/

#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 340px;
	top: 244px;
	visibility: hidden;
}

