
body {
	text-align: center;
	background-color: #CDCDCD;
	font: 100% "Verdana", sans-serif;
	height: 100%;
	margin-top: 0px;

}


html,body { height: 100%; margin:0px; padding:0px;}


h2{

	font-style: verdana;
	font-size: 11px;
	font-weight: bold;
	color: white;
	margin-bottom: 0px;
	margin-top: 0px;

}

#logo {
	position: absolute;
	top: 0px;
	left: 12px;
	width: 170px;
	height: 126px;
	background-image: url("/afbeeldingen/logo.gif");
	cursor: pointer;
}


#contenttext  a, #contenttext1 a, #contenttext2 a, #contenttext3	a  { 
	color: #FFFF00;
	font-style: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
	
	
	

#contenttext  a:hover, #contenttext1	a:hover, #contenttext2	a:hover, #contenttext3	a:hover { 
	color: #FFFF00;
	font-style: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	}





#wrapper {
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 990px; /* 865 */
	height: 70%;
	b order-style: solid;
	border-width: 2px;
	border-color: black;
}


#header {

	position: relative;
	width: 990px; /* 125 854*/
	height: 126px;
	b order-style: solid;
	border-width: 2px;
	border-color: yellow;
}



#header2 {

	float: left;
	height: 126px;
	b order-style: solid;
	border-width: 2px;
	border-color: black;
	width: 966px; /* 821 125 */

}


#shadowheaderleft{
	float:left;
	background-image: url("/afbeeldingen/shadowleft.gif");
	background-repeat: repeat-y;
	width: 12px;
	height: 126px;
}

#shadowheaderright{
	float:left;
	background-image: url("/afbeeldingen/shadowright.gif");
	background-repeat: repeat-y;
	width: 12px;
	height: 126px;
}


#shadowmenuleft{
	float:left;
	background-image: url("/afbeeldingen/shadowleft.gif");
	background-repeat: repeat-y;
	width: 12px;
	height: 28px;
}

#shadowmenuright{
	float:left;
	background-image: url("/afbeeldingen/shadowright.gif");
	background-repeat: repeat-y;
	width: 12px;
	height: 28px;
}



#shadowcontentright{
	float: left;
	background-image: url("/afbeeldingen/shadowright.gif");
	background-repeat: repeat-y;
	height: 1010%;
	width: 12px;
	b Order-style: solid;
	border-width: 2px;
	border-color: green;
}

#shadowcontentleft{
	float: left;
	background-image: url("/afbeeldingen/shadowleft.gif");
	background-repeat: repeat-y;
	height: 101%;
	width: 12px;
	b Order-style: solid;
	border-width: 2px;
	border-color: green;
}


#shadowfooterleft{
	float:left;
	background-image: url("/afbeeldingen/shadowleft.gif");
	background-repeat: repeat-y;
	width: 12px;
	height: 23px;
}

#shadowfooterright{
	float:left;
	background-image: url("/afbeeldingen/shadowright.gif");
	background-repeat: repeat-y;
	width: 12px;
	height: 23px;
}




#menu {
  /*float: left;
	width: 864px; */
	height: 28px;
	top: 19x;
	b order-style: solid;
	border-width: 2px;
	border-color: green;

}


#menu2 {
  position: relative;
  z-index: 10;

  

float: left;/*
	background-image: url("/afbeeldingen/menu/menubalk.gif");
	background-repeat: no-repeat;*/
	width: 966px; /*  821 125*/
	height: 28px;
	b order-style: solid;
	border-width: 2px;
	border-color: red;
	

}
#menu2 img {
    border-width: 0px;
}

#container {
	float: left;
	background-image: url("/afbeeldingen/shadowline.gif");
	top: 190px;
	width: 990px; /* 125 845*/
	b order-style: solid;
	border-width: 2px;
	border-color: blue;

}

#container2 {
	float: left;
	background-color: #AEAEAE;
	background-image: url("/afbeeldingen/background-moz.gif");
	margin-left: 12px;
  background-position: bottom;
	background-repeat: no-repeat;
	top: 190px; 
	width: 966px; /* 821 125*/
	b order-style: solid;
	border-width: 2px;
	border-color: blue;

}




#submenu {
  float: left;
	margin-bottom: 0px;
	width: 157px;
	b order-style: solid;
	border-width: 2px;
	border-color: red;
	
}



#submenubutton  {
  float: left;
	width: 154px;
	b order-style: solid;
	border-width: 2px;
	border-color: red;
	
}



.inActiveMenuButton {
	background-image: url("/afbeeldingen/submenu/button.gif");
  float: left;
	width: 154px;
	height: 17px; 
	padding-left: 3px;
	padding-top: 3px;
	b order-style: solid;
	border-width: 2px;
	border-color: green;
	font-style: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;

}

.currentMenuButton {
	background-image: url("/afbeeldingen/submenu/subOn.gif");
 float: left;
	width: 154px;
	height: 18px; 
	padding-left: 3px;
	padding-top: 3px;
	b order-style: solid;
	border-width: 2px;
	border-color: green;
	font-style: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}




.inActiveMenuButton a  {  
	color: white;
	text-decoration: none;
}

.inActiveMenuButton a:hover  {  
	color: yellow;
	text-decoration: none;
}

.currentMenuButton  {
	color: yellow;
	text-decoration: none;
}

.currentSubMenuButton a {
	color: white;
	text-decoration: none;
}

.currentSubMenuButton a:hover {
	color: white;
}

.inActiveSubMenuButton a {
	color: #CCFFFF;
	text-decoration: none;
}

.inActiveSubMenuButton a:hover {
	color: white;
	text-decoration: none;
}



.inActiveSubMenuButton {
	background-image: url("/afbeeldingen/submenu/buttonuitklap.gif");
 float: left;
	width: 142px;
	height: 20px; 
	padding-left: 15px;
	padding-top: 3px;
	b order-style: solid;
	border-width: 2px;
	border-color: green;
	font-style: verdana;
	font-size: 11px;
	font-weight: bold;
	color: white;
}


.currentSubMenuButton {
	background-image: url("/afbeeldingen/submenu/buttonuitklapOn.gif");
  float: left;
	width: 142px;
	height: 20px; 
	padding-left: 15px;
	padding-top: 3px;
	b order-style: solid;
	border-width: 2px;
	border-color: green;
	font-style: verdana;
	font-size: 11px;
	font-weight: bold;
	color: white;
}






#submenubottom {
  float: left;
  background-image: url("/afbeeldingen/submenu/test.gif");
	background-repeat: no-repeat;
	width: 170px;
	height: 307px;
	b order-style: solid;
	border-width: 2px;
	border-color: red;
	filter: -moz-Opacity:.60; opacity:.60;
}


#taal{
  float: left;
 	margin-top: 20px;
 	margin-left: 2px;
	width: 154px;
	height: 30px;
	b order-style: solid;
	border-width: 2px;
	border-color: red;

}


#language{
  float: left;
	width: 71px;
	height: 15px;
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 3px;



}

#taal img{

	border-style: solid;
	border-width: 2px;
	border-color: #6699CC;
}

#language img{

	border-style: solid;
	border-width: 0px;
	border-color: #6699CC;
}







#content {
	float: left;
	bottom: 0px;
	width: 789px; /* 664 125*/
  min-height: 101%;
	b order-style: solid;
	border-width: 2px;
	border-color: red;
	margin-bottom:20px;


}



#contentHolder {
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	width: 564px;
	b order-style: solid;
	border-width: 2px;
	border-color: red;

}

#contentHolder2 {
	float: left;
	margin-left: 30px;
	width: 584px;
	b order-style: solid;
	border-width: 2px;
	border-color: red;

}


#contentHolder3 {
	position: absolute;
	top: 159px;
	margin-left: 490px;
	width: 10px;
	b order-style: solid;
	border-width: 2px;
	border-color: red;

}


#contentBg {
	float: left;
	width: 564px; /*  443 */
	margin-left: 10px;
	background-color: #7B95AE;
	/*-moz-opacity:.7;opacity:.7;*/
	font-style: verdana;
	font-size: 11px;
	color: white;
	
}


#contenttext {
	/*position: relative; */
	margin-left: 0px;
	/*-moz-opacity:.0;opacity:.0;*/
	filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=100, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);
	padding: 3px;
	font-style: verdana;
	font-size: 11px;
	color: white;
	z-index: 100; 
	border-style: solid;
	border-width: 2px;
	border-left-color: #738DA7;
	border-bottom-color: #738DA7;
	border-right-color: #738DA7;
	border-top-color: #6699CC;
	padding-bottom: 20px;
	/*height:100%;*/
}




#contentBg2{
	float: left;
	width: 564px; /*  443 */
	margin-left: 10px;
	background-color: #7B95AE;
	filter: alpha(opacity=70);
	font-style: verdana;
	font-size: 11px;
	color: white;
	margin-bottom: 20px;
}


#contenttext2 {
	/*position: relative;*/
	margin-left: 0px;
	filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=100, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);
	padding: 3px;
	font-style: verdana;
	font-size: 11px;
	color: white;
	border-style: solid;
	border-width: 2px;
	border-left-color: #738DA7;
	border-bottom-color: #738DA7;
	border-right-color: #738DA7;
	border-top-color: #6699CC;
	z-index: 100; 

}



#contentBg3 {
	width: 203px;
	margin-top: -14px;
	margin-left: 585px;
	background-color: #7B95AE;
	-moz-opacity:.7;opacity:.7; 
}


#contenttext3 {
	/*position: absolute;*/
	width: 203px;
	top: 205px;

	margin-top: 50px;
	filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=100, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);
	border-style: solid;
	border-width: 2px;
	border-color: #738DA7;
	padding: 3px;
	background-color: #7B95AE;
	margin-bottom: 10px;
	font-style: verdana;
	font-size: 11px;
	color: white;
	z-index: 100;
	
	}
	
	
#contenttext3 img {
	max-width:200px;
}
	




#contentHolder h1{
	display: block;
	background-image: url("/afbeeldingen/h1header.gif");
	background-repeat: repeat-x;
	width: 559px; /* 125 438 */
	margin-bottom: -2px;
	height: 21px;
	padding-top: 5px;
	padding-left: 5px;
	font-style: verdana;
	font-size: 11px;
	font-weight: bold;
	Color: white;

}

#contentHolder2 h1{
	display: block;
	background-image: url("/afbeeldingen/h1header.gif");
	background-repeat: no-repeat;
	width: 559px;
	margin-top: 20px;
	margin-bottom: -2px;
	height: 21px;
	padding-top: 5px;
	padding-left: 5px;
	font-style: verdana;
	font-size: 11px;
	font-weight: bold;
	Color: white;
}


#contentHolder3 h1{
	display: block;
	background-image: url("/afbeeldingen/newsflashBackground.gif");
	background-repeat: repeat-x;
	width: 208px;
	margin-bottom: 0px;
	margin-left: 95px; /* 10 */
	height: 25px;
	padding-top: 5px;
	padding-left: 5px;
	font-style: verdana;
	font-size: 11px;
	font-weight: bold;
	Color: white;
}



#footer{
	float: left;
	width: 990px;
	height: 23px;
	b order-style: solid;
	b order-width: 2px;
	border-color: red;
	
	bottom: 0px;
}




#footer1{
	float: left;
	background-image: url("/afbeeldingen/footer.gif");
	background-repeat: repeat-x;
	text-align: center;
	width: 966px; /* 125 821 */
	height: 23px;
	b order-style: solid;
	padding-top: 6px;
	border-width: 2px;
	border-color: blue;
	font-style: verdana;
	font-size: 10px;
	font-weight: bold;
	color: white;
}




#footer1 a{


	color: white;
	text-decoration: none;
	font-size: 10px;
}




