@charset "utf-8";
/* CSS Document */
body  {
background-image: url(/images/92AAD0.jpg);
background-repeat: repeat;
margin: 0PX;
padding: 0PX;
}
#body_topframe{
background-image: url(/images/04_AchterGrond.jpg);
background-repeat: repeat-x;
height: 820px;
}
#container {
background-image: url(/images/00_Body.jpg);
background-repeat: no-repeat;
height: 800px;
width: 800px;
margin-right: auto;
margin-left: auto;
clear:both;
}
/******************************************************************
Menubalk - Navebare links
******************************************************************/
#menuholder{
	float:left;
	width: 160px;
	height: auto;
	margin-top: 220px;
	margin-left: 40px;
	overflow: hidden;
	font-family: Tahoma, Times, serif;
	font-size: 11px;
	clear:right;
}
/** temp de gegevens mbt Hoofd menu zijn voor een css uitklapbaarte menubanlk **/
#menuholder a{
color: #0D2853;
text-decoration: none;
}
#menuholder a:hover{
color: #0D2853;
font-weight: bold;
text-decoration: underline;
}
/** end **/
#HoofdMenu {
	font-size: 100%;
	font-weight: bold;
	color: #2A466F;
}
#HoofdMenu a {
	color: #36F;
	text-decoration: none;
	font-weight: normal;
}
#HoofdMenu a:link {
	color: #36F;
	text-decoration: none;
	font-weight: normal;
}
#HoofdMenu a:visited {
	color: #36F;
	text-decoration: none;
	font-weight: normal;
}
#HoofdMenu a:hover {
	text-decoration: none;
	color: #000;
	display: block;
	font-weight: bold;
	background-image: url(/images/pijl.png);
	background-repeat:no-repeat;
	padding-left: 6px;
}
#HoofdMenu a:active {
	color: #333;
	text-decoration: none;
	font-weight: bold;
	padding-left: 4px;
}
#HoofdMenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
}
#HoofdMenu li {
	padding: 2px 0;
}
#HoofdMenu ul li ul {
	display: none;
}
#HoofdMenu ul li:hover ul {
	display: block;
}
#menuholder a:link{
/*color: #000000;
text-decoration: none;
}
#menuholder a:hover {
color: #333333;
text-decoration: underline;
}
#menuholder a:visited{
color: #000000;
text-decoration: none;
}
#menuholder a:active{
color: #000000;
text-decoration: none;*/
}
.sidebar1_kop {
color: #FFFFFF;
font-weight: bold;
line-height: 20px;
}
/******************************************************************
IFrame
******************************************************************/
#Iframeholder{
float: right;
width: 575px;
height: 615px;
margin-top: 140px;
padding: 0 20px 0 0;
clear:right;
}
.Iframe{
width: 575px;
height: 100%;
background: url(/images/92AAD0.jpg);
}
/******************************************************************
Adres
******************************************************************/
#footer {
height: 30px;
text-align: right;
float: none;
margin-top: -55px;
clear:both;
} 
#footer_AdressNaam{
color: #2A466F;
font-family: Verdana, Arial;
font-size: 12px;
margin-right: auto;
margin-left: auto;
width: 750px;
}
#footer_AdressCom{
color: #2A466F;
font-family: Verdana, Arial;
font-size: 11px;
width: 750px;
text-align: right;
margin-right: auto;
margin-left: auto;
}
.footer_AdressScheiding{
color: #B5C3DD;
font-weight:bold;
}
#footer_AdressCom a:link{
color: #000000;
text-decoration: none;
font-weight: bold;
}
#footer_AdressCom a:hover {
color: #333333;
text-decoration: underline;
}
