/*
muur  #F2ECD8;
lucht #618EAE
donkergrijs #333333
blauwebalkjes #32526E
dak #FCA460
*/
body {
	margin:0px;
	background-color: #004982;
}
#bg_bottom{
	background-image:url(design/bgbottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#c_top{
	background-image:url(design/ctop.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#c_bottom{
	background-image:url(design/cbottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#bg_top{
	background-image:url(design/bgtop.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#divcontent{
	width:750px;
	margin:0px;
	scrollbar-face-color:#dddddd;
	scrollbar-arrow-color:#295D91;
	scrollbar-track-color:#226688;
	scrollbar-shadow-color:#333333;
	scrollbar-highlight-color:#226688;
	scrollbar-3dlight-color:#226688;
	scrollbar-darkshadow-Color:#226688;
}
.pagetitle{
letter-spacing: 10;
color:#FCA460;
font-size:28px;
line-height:28px;
font-weight:bold;
}
.breadcrumb,.breadcrumb p,.breadcrumb a{
font-size:10px;
font-weight:normal;
color:#99CCEE;
}
#download_langflags{
	position:absolute; top:186px; left:0px; display:block; width:100%; height:20px; overflow:hidden;text-align:right;
}
#download_langflags a{
	color:#99CCEE;
	font-size:10px;
	text-decoration:none;
}
#download_langflags a:hover{
	text-decoration:underline;
}
#langflags img{
	border-right:1px solid #333333;
	border-bottom:1px solid #333333;
}
#menufloat{
	position:absolute; top:0px; left:0px; display:block; width:100%; height:22px; overflow:hidden; background-color:#004982; layer-background-color:#004982;
}
#menufloat2{
	position:absolute; top:0px; left:0px; display:block; width:100%; height:22px; overflow:hidden;z-Index:5000px;
}