﻿
#menuEx {
	margin: 2px 6px 0 6px;
	border-bottom: 1px solid #D8D8D8;
	background-position: center top;
	text-align: left;
	width: auto;
	background-repeat: no-repeat;
	height: 144px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-left-style: none;
	border-left-width: 0px;
	border-right-style: none;
	border-right-width: 0px;
	border-top-style: none;
	border-top-width: 0px;
}


.menuEntry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font: bold 18px Arial, Helvetica, sans-serif;
	height: 133px;
	float: left;
	width: 107px;
	color: #111111;
	text-align: center;
}
img {
    border: solid 5px transparent;
}
img:hover {
	border-color: #F0E2C1;
}
