@charset "utf-8";
/* CSS Document */

html{
	font-family: Arial;
	font-size:12px;
	color:#232323;
	font-weight:bold;
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: hidden;
}

A
{
	color:#F1620B;
	text-decoration:underline;
	font-weight:normal;
}

A:hover
{
	color:#67676A;
	text-decoration:none;
	font-weight:normal;
}

A:active
{
	color:#67676A;
	text-decoration:underline;
	font-weight:normal;
}

body{
	margin: 0px;
}

table, td{
	border: none;
	border-collapse: collapse;
}

img{
	border: none;
}

#Logo
{
	position:absolute;
	top:450px;
	left:130px;
	width:190px;
	height:118px;

    z-index: 2;
}

#Appel
{
	position:absolute;
	margin-left:440px;
	margin-top:350px;
	z-index: 2;
}

#SubBackground
{

	position:absolute;
	top:0px;
	left:500px;
	width:1600px;
	height:579px;

	background-repeat: no-repeat;

   z-index: 0;

}

#MainBackground
{
	position:absolute;
	top:0px;
	left:0px;
	width:600px;
	height:579px;
	background-image: url(images/background.png);

	filter: alpha(opacity=30);
    opacity: 0.30;
   z-index:1;
}

#MainBackgroundRight
{
	position:absolute;
	top:0px;
	left:600px;
	width:1500px;
	height:579px;
	background-image: url(images/bgblock.png);

	filter: alpha(opacity=30);
    opacity: 0.30;
    z-index:1;
}

#MainBackgroundBottom
{
	position:absolute;
	top:600px;
	left:0px;
	width:2000px;
	height:500px;
	background-image: url(images/bgblock.png);

	filter: alpha(opacity=30);
    opacity: 0.30;
    z-index:1;
}

#SubBackgroundtekst
{

	position:absolute;
	width:500px;
	height:200px;

	background-repeat: no-repeat;

   z-index:6;

}

#OrangeBarTop
{
	position:absolute;
	top:50px;
	left:0px;
	width:100%;
	height:34px;
	background-color:#CB6330;
  z-index:3;
  border-top:1px solid white;
  border-bottom:1px solid white;

}

#OrangeBarTop .button
{
	position:absolute;
	border-left:1px solid #EFEFEE;
	border-right:1px solid #EFEFEE;
	width:130px;
	cursor:pointer;

	text-align:center;
	color:white;
	padding-top:8px;
	padding-bottom:7px;
	font-size:17px;
	font-weight:bolder;
	letter-spacing: 0.1cm;
	display:block;
}

#OrangeBarTop .buttonhover
{
	background-color:#EFEFEE;
	color:#554D8C;
}


#OrangeBarTop .buttonimage
{
	position:absolute;
	border-left:1px solid #EFEFEE;
	border-right:1px solid #EFEFEE;
	width:130px;

	top:35px;
	height:85px;
	cursor:pointer;
	display:block;
}

#OrangeBarTop .buttonsubbar
{
 	position:absolute;
	left:-1px;
	width:2px;
	background-color:#EEEEED;
	z-index:2000;
}

#OrangeBarTop .buttonsub
{
	font-size:12px;
	left:1px;
	position:absolute;
	width:120px;
	background-color:#7D76A8;
	color:white;
	font-weight:bold;
	cursor:pointer;
	padding-top:12px;
	padding-bottom:13px;
	padding-left:10px;
	display:block;
}

#OrangeBarTop .buttonsubsubs
{
	position:absolute;
	left:131px;
	width:200px;

	background-color:white;
	filter: alpha(opacity=60);
    opacity: 0.60;

	border-top:1px solid #CB6330;
	border-bottom:1px solid #CB6330;
	z-index:-1;

}

.normaltext {
	font-weight: normal;
}

#OrangeBarTopWhite
{
width:2px; 
height:25px;
position:absolute; 
top:26px; 
background-color:#EFEFEE;
z-index:8888;
}

#OrangeBarTop .buttonsubbutton
{
	position:absolute;
	height:30px;
	left:0px;
	padding-left:15px;
	padding-top:10px;
	height:150px;
	color:#584C8B;
	cursor:pointer;
}

#OrangeBarTop .buttonsubbuttonhover
{
	color:#0B0532;
}

.voormeerinfo
{
	border:1px solid #CB6330;
	background-color:white;
	width:400px;
	height:300px;
	padding:5px;
	font-weight:normal;
	position:absolute;
	display:none;
	overflow:auto;
	cursor:pointer;
}

#OrangeBarTop .buttonsubsubstekst
{
	position:absolute;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	left:331px;

	background-color:white;
	filter: alpha(opacity=60);
    opacity: 0.60;

	border-top:1px solid #CB6330;
	border-bottom:1px solid #CB6330;

}

#OrangeBarTop .buttonsubsubsteksttekst
{
	position:absolute;
	padding-left:10px;
	padding-right:10px;
	padding-top:8px;
	left:331px;

	color:#3B3B3B;
	line-height: 17pt;
}



#OrangeBarTop .buttonsubhover
{
	border-top:1px solid #CB6330;
	color:#CB6330;
	background-color:white;
}

#OrangeBarTop .buttonimagehover
{
	filter:gray;
}

#OrangeBarBottom
{
	position:absolute;
	vertical-align: text-bottom;
	top:579px;
	left:0px;
	padding-left:60px;

	width:100%;
	height:22px;
	background-color:#CB6330;
  z-index:3;
  border-top:1px solid white;
  border-bottom:1px solid white;
padding-top:10px;
	color:white;
	font-size:11px;
	font-weight:normal;
	letter-spacing: 2px;
}




#contentDiv{
	position: absolute;
	top: 205px;
	left: 338px;
	height: 205px;
	width: 572px;
	/*background: #FFFFFF;*/
	background-image: url(images/contentfilterlaag.png);
	border-top: solid 1px #f36e23;

	overflow: auto;
	overflow-x: hidden;
	padding-top:14px;
	padding-bottom:14px;


	/*filter: alpha(opacity=65);  IE */
    /*opacity: 0.65;  Safari, Opera and Mozilla */
}
