

/* Container for the Menu */
#menucontainer {
	border: 0px solid;
	left: 0px;
	padding: 0px;
	width: 191px;
	margin-top: 24px;
}

/* Rules for yellow menuheading background in main menu  */
#menuheading {
	background-image: url(/bilder/yellowmod193_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent !important;
	font-weight: bold;
	color: #FFF;
	padding: 9px 14px 4px 14px;
	font-size: 11px;
}

/* Rules for yellow menubody background in main menu  */
#p7TMnav {
	/*background-image: url(/bilder/yellowmod193_bodybg.gif);
	background-repeat: repeat-y;
	background-position: left bottom;*/
	background-color: transparent !important;
	padding: 5px 0px 2px 0px;
}

/* Rules for yellow menuheading background in main menu  */
#menufooter {
	width: 191px;
	height: 17px;
	background-color: transparent !important;
}

/* Container for the Menu */
/*#p7swapmenu {
	background-color: #FFF;
	border: 0px solid;
	left: 0px;
	padding: 0px;
	width:400px;
	float: left;
	
}*/
/* Optional ID to assign the <a> to highlight a "Current Page" link */
#p7current {
	font-weight: bold;
}

/* Optional CLASS to assign the <a> to highlight a "Current Page" link */
.currentlySelectedLink {
	font-weight: bold !important;
	color: #EF1C24 !important;
}
