/* CSS Document */


UL.admin{ display:inline;}
UL.admin LI{display:inline; margin-left:10px;}

.menuItem{width:580px;border:2px solid #A8CBC0;	padding-left:4px;padding-bottom:15px;margin:10px;}
.menuItem .datum{width:500px;height:35px;border-bottom:2px solid #FFFF00;float:left;line-height:30px;text-align:left;font-style:italic;text-transform:capitalize;}
.menuItem .menu{	width:500px;float:left;	margin-top:15px;text-align:left;}
.menuItem .menuadmin{ float:right;}
.sunday{ background-color:#990000;}
.calendertable{ border:1px solid #FFFFFF; font-size:14px; text-align:center}

#feestmaaltijd_content{position:relative;background:top no-repeat url('/images/layout/def-back.jpg'); 	}
#feestmaaltijd_items{ margin-left:50px;width:900px;text-align:left; /*overflow:auto*/}
#feestmaaltijd_text{margin-left:350px;padding-top:15px;width: 615px;height: 99px;}
.feestmaaltijdItem{ width:885px; border:2px solid #A8CBC0; margin-top:10px; background-color:#016042; height:260px;}
.feestmaaltijdItem .imageHolder{ width:295px; height:240px;float:left; margin:15px; }
.feestmaaltijdItem .image{	width:295px; height:220px;background-position:center; background-repeat:no-repeat; border:1px solid #A8CBC0; }
.feestmaaltijdItem .feestmaaltijd{ float:left; text-align:left;}
.feestmaaltijd H1{ color:#FFFF00; font-size:14px; display:block;}

#specialiteit_content{position:relative;background:top left no-repeat url('/images/layout/def-back.jpg'); 	}
#specialiteit_items{margin-left:50px;left: 37px;	top: 118px;	width: 100%;	}
#specialiteit_text{margin-left:350px;padding-top:15px;left: 359px;top: 15px;width: 615px;height: 99px;}
.specialiteitItem{ width:885px; border:2px solid #A8CBC0; margin-top:10px;background-color:#016042; }
.specialiteitItem .imageHolder{ width:295px; height:240px;float:left; margin:15px; }
.specialiteitItem .image{	width:295px; height:220px;background-position:center; background-repeat:no-repeat; border:1px solid #A8CBC0; }
.specialiteitItem .specialiteit{ float:left; text-align:left;}
.specialiteit H1{ color:#FFFF00; font-size:14px; display:block;}
.footer{ font-weight:bold; color:#CCCCCC;}

.footer A:LINK, .footer A:Active, .footer A:VISITED{ color:#CCCCCC; text-decoration:none;}
.footer A:HOVER{ text-decoration:underline;}
