body					{ background-image:url(/img/background.jpg); background-position:top center; background-repeat:no-repeat; background-color:#ebebeb;
						  font-family :Tahoma; font-size:12px;}
#omvattendetabel		{ }
.con					{ background-color:Transparent; }
.header					{ background-image:url(/img/top.gif); background-color:Transparent; background-repeat: no-repeat; background-position:center top; }
.inhoud					{ background-image:url(/img/centerbackground.gif); background-position: top center; background-repeat:repeat-y; background-color:Transparent;}
.buttonContainer		{ }
.infoButton				{ text-align:center;}
.bottom					{ background-image:url(/img/bottom.gif); background-repeat:no-repeat; background-position: bottom center; background-color:Transparent;}
a.landingwebsite		{ background-image:url(/img/btn_website_inactive.jpg); background-repeat:no-repeat; background-position:center center;}
a.landingwebsite:hover	{ background-image:url(/img/btn_website_active.jpg);}
a.landingclienten		{ background-image:url(/img/btn_clienten_inactive.jpg); background-repeat:no-repeat; background-position:center center;}
a.landingclienten:hover	{ background-image:url(/img/btn_clienten_active.jpg);}
a.landinginsite			{ background-image:url(/img/btn_insite_inactive.jpg); background-repeat:no-repeat; background-position:center center;}
a.landinginsite:hover	{ background-image:url(/img/btn_insite_active.jpg);}


/** Grijze balk onderin **/
.grijzebalk				{ background-image:url(/img/grijze_balk.gif); background-repeat:no-repeat; background-position:bottom center; z-index:1; }
.grijzebalktekst		{ color:#FFFFFF; font-size:0.8em;}
.grijzebalktekst a		{ text-decoration:none; color:#FFFFFF;}
.grijzebalktekst a:hover { text-decoration:underline;}

/** Infobalie **/
a.infobalieLink			{ position:absolute; display:block; width:161px; height:50px; top:0px; left:310px; background-image:url(/img/btn_info_up.gif); background-repeat:no-repeat; }
a.infobalieLink:hover	{ background-image:url(/img/btn_info_over.gif); color:#868889; text-decoration:none;}

