/* Main Menu Principal */

a.mainlevel {
	font-size: 14px;
	padding-left: 4px;
	width: 148px;
	display: block;
	line-height: 26px;
	margin-bottom: 2px;
	text-decoration: none;
	font-weight: bold;
	border-left: 1px solid Gray;
	border-top: 1px solid Gray;
	font-family: Verdana;
	color: #CC0000 ;
	background: transparent url(http://www.hr-fribourg.ch/Menu/HRfond_menu.jpg) left repeat-y;
}

a.mainlevel:hover {
	border-left: 1px solid #313131;
	border-top: 1px solid #313131;
	background: transparent url(http://www.hr-fribourg.ch/Menu/HRfond_menu.jpg) left repeat-y;
	text-decoration: none;
	color: #C0C0C0;
}

/* Main Menu News */

a.mainlevel2 {
	font-size: 12px;
	padding-left: 4px;
	width: 148px;
	display: block;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
	border-left: 1px solid Gray;
	border-top: 1px solid Gray;
	font-family: Verdana;
	color: #CC0000;
	margin-bottom: 2px;
	margin-top: 2px;
	height: auto;
}

a.mainlevel2:hover, a.mainlevel#active_menu {
	border-left: 1px solid #313131;
	border-top: 1px solid #313131;
	/*background: transparent url(http://www.hr-fribourg.ch/Menu/HRfond_menu.jpg) left repeat-y;*/
	text-decoration: none;
	color:#C0C0C0;
}


/* Modules */

#leftcol div.module, #rightcol-normal div.module {
	width: 148px;
	background: transparent;
	margin: 5px;
}

#leftcol div.module div,#rightcol-normal div.module div {
	width: 148px;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 10px;
	background: transparent;
	padding-bottom: 10px;
	font-size: 10px;
}

.Style_m1 {
	font-size: 9px;
	padding-left: 4px;
	display: block;
	line-height: 26px;
	margin-bottom: 2px;
	font-weight: normal;
	width: 148px;
	font-family: Verdana;
	color: Silver;
}
