.grey {
	background-color: #353535;
	background-image: url(images/grey-bg.gif);
	background-position: bottom;
	height: 120px;
	background-repeat: repeat-x;
}

.grey2 {
	background-color: #cac7b4;
	background-image: url(images/bg-grey2.gif);
	background-position: right;
	height: 120px;
	background-repeat: repeat-y;
}

.grey table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;	
}

.grey a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;	
	text-decoration: none; 
	font-weight:bold;
}

.grey a:hover{
	color: #e22448;
}



.mappen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4f4f4f;	
	text-decoration: none; 

}

.mappen a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4f4f4f;	
	text-decoration: none; 
	font-weight:bold;
}

.mappen a:hover{
	color: #e22448;
}

a.borderin{
border:1px solid #ffffff; 
}

.gerechten {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4f4f4f;
	height:35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b7b7aa;
}

.gerechten a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4f4f4f;
	text-decoration:none;
}

.gerechten a:hover{
	color: #e22448;
}
