/*
CSS STYLESHEET TBV TCFZORG DEFAULT PAGINA"S
VERSIE: 27-04-2006
*/
body{
margin : 0px;
background-image :url(../images2006/mainbg4.gif);
background-position : center;
background-repeat : repeat-y;
background-color : #f2f2f2;
}

div{
font-family : Verdana;
font-size : 11px;
}

div h1{
font-size : 14px;
color : indianred;
}
#center{
width : 850px;
margin-left : auto;
margin-right : auto;
}
#topmenu{
width : 835px;
height : 20px;
color : #462485;
background-color : #FFFFFF;
font-family : "Trebuchet MS";
font-size : 14px;
padding : 5px;
padding-left : 10px;
text-align : right;
}
	#topmenu ul{
	display : inline;
	margin : 0px;
	}
	#topmenu li{
	display : inline;
	}
	#topmenu a{
	text-decoration : none;
	color : #462485;
	}
	#topmenu a:hover{
	text-decoration : underline;
	color : #462485;
	}
#picture2{
top : 30px;
width : 676px;
height : 277px;
background-image : url(../images2006/happy3.jpg);
background-repeat : no-repeat;
}
#logo{
/*position : absolute;
top : 30px;
margin-left : 676px;
*/
padding-top : 15px;
width : 174px;
height : 125px;

background-image : url(../images2006/logo.gif);
background-position : 50%;
background-repeat : no-repeat;
background-color : #ffffff;
}
#contentXX{
position : absolute;
top : 307px;
width : 616px;
padding : 30px;
padding-top : 10px;
background-color : #ffffff;
color : #000000;
overflow : auto;
}
	#content h1{
	color : #000000;
	font-size : 13px;
	}

#menubarXX{
position : absolute;
top : 30px;
width : 174px;
height : 420px;
margin-left : 676px;
background-color : #8CB7FE;
}
#mainmenu{
color : #FFFFFF;
}
	#mainmenu  ul{
	padding : 0px;
	margin : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	}
	#mainmenu li{
	padding : 5px;
	list-style-type : none;
	border-bottom : 2px solid #ffffff;
	/*list-style-type : square;
	list-style-position : outside;
	padding-top : 4px;*/
	}
	#mainmenu li.over{
	background-color : #462485;
	}
	#mainmenu li.selected{
	background-color : #462485;
	}
	#mainmenu h1{
	background-color : #462485;
	color : #FFFFFF;
	padding-left : 5px;
	margin-bottom : 1px;
	margin-top : 1px;
	}
	
	#mainmenu a,#topnav a{
	text-decoration : none;
	color : #FFFFFF;
	}
	
	#mainmenu a:hover,#topnav a:hover{
	/* text-decoration : underline; */
	color : #ffffff;
	background-color :#462485;
	}
#newsletter{
padding : 5px;
}	

#backtop{
color : gray;
padding-top : 10px;
margin-top : 15px;
text-align : right;
border-top : 1px solid silver;
}
#backtop a{
color : gray;
}
/* WIJZIGING 26-10-2006*/
#picture2{
top : 30px;
width : 676px;
height : 277px;
background-image : url(../images2006/happy3.jpg);
background-repeat : no-repeat;
float : left;
}
#menubar{
top : 30px;
width : 174px;
height : 420px;
background-color : #8CB7FE;
float : left;
}	
#content{
top : 307px;
width : 616px;
padding : 30px;
padding-top : 10px;
background-color : #ffffff;
color : #000000;
overflow : auto;
float : left;
}
	#content h1{
	color : #000000;
	font-size : 13px;
	}	
