

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

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

/* 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;
	font-family: Arial;
	font-size: 11px;
	padding: 5px 14px 2px 14px;
}

#p7TMnav a:hover {
	color: #F1192B !important;
}

/* Rules for yellow menuheading background in main menu  */
#menufooter {
	width: 191px;
	height: 11px;
	background-image: url(/bilder/yellowmod193_fotbg.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
	background-color: transparent !important;
}

/* Container for the Menu */
#p7swapmenu {
	background-color: #FFF;
	border: 0px solid;
	left: 0px;
	padding: 0px;
	width: 175px;
	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: #C40026 !important;
}
