body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;

	height: 100%;
	background-color: #F3F3F3;
}

html, body { height: 100%; 	overflow: hidden; }
html>body { height: 100%; }

#placeholder {
	width: 1000px;
	margin: 0 auto;
	margin-top: 20px;
	height: 95%;
	border: 1px solid #B8BABB;
	background-color: #FFFFFF;
}

a img { border: 0px; }

#topmenu {
	text-align: left;
	line-height: 25px;
	margin-top: 5px;
	margin-left: -40px;
}

#topmenu li {
	list-style: none;
	margin-right: 15px;
	float: left;
	font-size: 15px;
}

#topmenu li a, #topmenu li a:link, #topmenu li a:visited, #topmenu li a:active {
	color: #285CAE;
	text-decoration: none;
}

#topmenu li a:hover {
	color: #CC0066;		
}

#topmenu .selected a, #topmenu .selected a:link, #topmenu .selected a:visited, #topmenu .selected a:active {
	color: #CC0066;	
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px solid #CC0066;
	border-bottom: 1px solid #CC0066;
}

#header {
	height: 150px;

}

#logo {
	width: 305px;
	text-align: center;
	padding-top: 35px;
}

#linksonder{
	position: absolute;
	margin-left: 20px;
	bottom: 30px;
	height: 55px;
	line-height: 35px;
	text-align: left;
}

#rechtsonder {
	position: absolute;
	margin-left: 310px;
	bottom: 30px;
	height: 55px;
	width: 675px;
	
	color: #B6AAA2;
	font-size: 52px;
	font-weight: bold;
	line-height: 55px;
	text-align: right;
}

#menu {
	position: absolute;
	width: 300px;
	top: 215px;
	bottom: 90px;
	height: auto;
}

#hoofdmenu {
	width: 130px;
	margin-right: 5px;
	text-align: right;
	line-height: 15px;
}

#hoofdmenu li {
	list-style: none;
	margin-left: -15px;
	margin-bottom: 10px;
}

#hoofdmenu li a, #hoofdmenu li a:link, #hoofdmenu li a:visited, #hoofdmenu li a:active {
	color: #403C39;
	text-decoration: none;
}

#hoofdmenu li a:hover { color: #285CAE; font-weight: bold;	}

#hoofdmenu .selected a, #hoofdmenu .selected a:link, #hoofdmenu .selected a:visited, #hoofdmenu .selected a:active {
	color: #285CAE;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
}

#submenu {
	float: right;
	width: 150px;
	margin-left: 15px;
	line-height: 15px;
}

#submenu li {
	list-style: none;
	list-style-position: outside;
	margin-bottom: 10px;
	padding-top: 5px;
}

#submenu li a, #submenu li a:link, #submenu li a:visited, #submenu li a:active {
	color: #746B67;
	text-decoration: none;
}

#submenu li a:hover {
	color: #CC0066;		
}

#submenu .selected a, #submenu .selected a:link, #submenu .selected a:visited, #submenu .selected a:active {
	color: #CC0066;	
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px solid #CC0066;
	border-bottom: 1px solid #CC0066;
}

.stijlkeuze {
	background-color: #FFFFFF;
	color: #000000;
	float: right;
	line-height: 15px;
	padding-left: 5px;
	padding-right: 5px;	
}

.stijlkeuze a, .stijlkeuze a:link, .stijlkeuze a:visited, .stijlkeuze a:active, .stijlkeuze a:hover {
	text-decoration: none;
	color: #285CAE;
}

#content { 
	position: absolute;
	top: 215px;
	bottom: 90px;
	height: auto;
	width: 685px;
	margin-left: 305px;
	padding: 5px;
	overflow-y: auto;
	overflow-x: hidden;
	font-size: 14px;
	line-height: 20px;
}

.mainclass {
	margin-right: 20px;	
}

#paginafoto {
	float: right;
	margin: 5px;
	filter: Alpha(Opacity=50, FinishOpacity=20, Style=1, StartX=100, StartY=0, FinishX=0, FinishY=0);
}

h1 {
	font-size: 21px;
	color: #CC0066;
}

h2 {
	font-size: 21px;
	color: #CC0066;
}

h3 {
	font-size: 16px;
	margin: 0px;
	color: #CC0066;
}


.grijs a, .grijs a:link, .grijs a:visited, .grijs a:active {
	color: #403C39;
}

.grijs a:hover {
	color: #285CAE;
}

.wit, .wit a, .wit a:link, .wit a:visited, .wit a:active {
	color: #FFFFFF;
	font-weight: bold;
}

.wit a:hover {
	color: #285CAE;
}

a, a:link, a:visited, a:active {
	color: #285CAE;
}

a:hover {
	color: #CC0066;
}

#fancybox-left-ico { 
 left: 20px; 
} 

#fancybox-right-ico { 
 right: 20px; 
 left: auto; 
} 
