HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/PvdBoogaard/indoorski.nl/backup/oude-site/beheer/css/menu.css
/* CSS Document */

.menuOut {
	cursor:pointer;
	margin:2px;
	color:#FFFFFF;
	width:190px;
	border:1px solid #000000;
	padding:2px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-image: url(../image/menu_h.png);
	font-size: 12px;
	height: 20px;
}

.menuOver {
	cursor:pointer;
	margin:2px;
	color:#000000;
	width:190px;
	border:1px solid #000000;
	padding:2px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	background-image: url(../image/menu_h.png);
	height: 20px;
}

.submenu_tabel {
	cursor:pointer;
	color:#000000;
	width:190px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

.submenu {
	cursor:pointer;
	color:#000000;
	width:190px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	background-color: #CCCCCC;
	height: 18px;
	margin: 2px;
	padding: 2px;
}

.submenu a {
color:#000080;
text-decoration:none;
font-weight:none;
}

.submenu a:hover {
color:#ff0000;
text-decoration:none;
font-style:none;
font-weight:none;
}