
	/* hide from ie on mac \*/

	html {
		height: 100%;
		overflow: hidden;
	}

	#flashcontent {
		height: 95%;
	}

	/* end hide */

#flashcontent {
margin:0 auto;
}

#fotograaf a {
color:#000;
position:absolute;
text-decoration:none;
top:15px;
right:10px;
}
#fotograaf a:hover {
background:#4d86f8;
color:#fff;
position:absolute;
}

#menu {
background: rgb(255, 255, 255) none repeat scroll 0%;
top: 0px;
width: 800px;
margin:0 auto;
text-align: center;
z-index: 7;
margin-top:5px;
}

#menu ul {
border: 2px solid;
margin: 0px;
padding: 0px;
}

#menu ul li { 
_height:1px;
margin: 0pt;
padding: 5px;
list-style-type: none;
display: inline;
}

#menu ul li a {
margin: 0pt;
font-size:15px;
}

#menu a { 
border: 0px solid;
margin: 1px;
padding: 5px 20px;
white-space: nowrap;
line-height: 2em;
text-decoration: none;
}

#menu a:hover {
background: #4d86f8 none repeat scroll 0%;
color: rgb(255, 255, 255);
}

#menu ul li ul {
display:none;
}
	
body {

height: 100%;
margin: 0;
padding: 0;
font-family: Helvetica,Arial,sans-serif;
background-color: #9ebdfc; 
color:#000;

}

