body{
margin : 0px;
background-image :url(../images/mainbg.gif);
background-position : center;
background-repeat : repeat-y;
}

div{
font-family : Verdana;
font-size : 11px;
}

div h1{
font-size : 14px;
color : indianred;
}
#center{
width : 850px;
margin-left : auto;
margin-right : auto;
}
#top{
width : 850px;
height : 154px;
background-image : url(../images2006/openingtop.gif);
background-repeat : no-repeat;
}
#picture{
top : 154px;
width : 676px;
height : 356px;
background-image : url(../images2006/happy.jpg);
background-repeat : no-repeat;
}
#vanaf{
margin-left : 450px;
margin-top : 220px;
z-index : 200;
}
#navigate{
top : 510px;
width : 676px;
height : 80px;
font-family : "Trebuchet MS";
font-size : 30px;
color : #990000;
text-align : center;
padding-top : 5px;
float : left;
}
	#navigate a{
	text-decoration : none;
	color : #990000;
	border : 1px solid white;
	}
	#navigate a:hover{
	text-decoration : none;
	color : navy;
	border : 1px solid navy;
	}
/* 
CSS STYLESHEET TBV OPENINGPAGINA TCFZOEG.NL 
VERSIE: 27-04-2006
*/

/* oud
#menubar{
position : absolute;
top : 154px;
width : 174px;
height : 420px;
margin-left : 676px;
background-color : #8CB7FE;
} */
#mainmenu{
color : #FFFFFF;
background-color : #8CB7FE;
}
	#mainmenu  ul{
	padding : 0px;
	margin : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	line-height  : 160%;
	}
	#mainmenu li{
	padding : 5px;
	list-style-type : none;
	border-bottom : 2px solid #ffffff;
	}
	#mainmenu li.over{
	background-color : #462485;
	}
	#mainmenu h1{
	background-color : #462485;
	color : #FFFFFF;
	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;
	}

/* WIJZIGING 26-10-2006 */

#top{
width : 850px;
height : 154px;
background-image : url(../images2006/openingtop.gif);
background-repeat : no-repeat;
}
#picture{
top : 154px;
width : 676px;
height : 356px;
background-image : url(../images2006/happy.jpg);
background-repeat : no-repeat;
float : left;
}
#menubar{
top : 154px;
width : 174px;
height : 420px;
background-color : #8CB7FE;
float : left;
}