﻿a {	
	text-decoration: none;
	color: #FFFFFF;
}

a:visited {
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	font-weight: bold;

}
a:active {
	color: #FFFFFF;
}
#menuetable {
	 text-align: center;
	 height: 461px;
	 width: 150px;
	 border-collapse:collapse	 
}
#menuebutton {
	background-image:url('../menu/MenuSchalt1.jpg');
	color: #FFFFFF;
	text-align:center;
	height:25px;
	font-size:12px;
	vertical-align:middle;
	font-family: Verdana;	
}
#menuebutton:hover {
	background-image: url('../menu/MenuSchalt2.jpg');
	font-weight: bold;
}