.dropdownrubrik{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 600;
	color: #0c479d;
	line-height: 16px;
	text-decoration: none;
}
	.dropdownrubrik:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 600;
	color: #000000;
	line-height: 16px;
	text-decoration: none;
}
.dropdownrubrikNoLink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 600;
	color: #0c479d;
	line-height: 16px;
	text-decoration: none;
	cursor:default;
}
	.dropdownrubrikNoLink:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 600;
	color: #000000;
	line-height: 16px;
	text-decoration: none;
}
.dropdownsubrubrik{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 600;
	color: #000000;
	line-height: 16px;
	text-decoration: none;
	cursor: pointer;
}


.dropDownRuta{
	height:26px;
	z-index:1;
	background-color: #ffffff;
	opacity: .9;
	filter: alpha(opacity=90);
	border-width: 0px;
}
.dropDownRuta:hover{
	color: #0c479d;
}
.dropDownLinje{
	height:1px;
	z-index:1;
	background-color: #ffffff;
	opacity: .9;
	filter: alpha(opacity=90);
	border-width: 0px;
}
.dropDownSlut{
	height:26px;
	z-index:1;
	background-color: #ffffff;
	opacity: .5;
	filter: alpha(opacity=50);
	border-width: 0px;
}
.dropDownSlutExtra{
	height:13px;
	z-index:1;
	background-color: #ffffff;
	opacity: .2;
	filter: alpha(opacity=20);
	border-width: 0px;
}

#idLogga {
	margin-left:10px;
	margin-top: 7px;
	position:absolute;
	z-index:1;
}


#layForetaget {
	position:relative;
	float:right;
	margin-top: 11px;
	width:104px;
	height:25px;
	z-index:30;
}
#layProjekt {
	position:relative;
	float:right;
	margin-top: 11px;
	width:90px;
	height:25px;
	z-index:30;
}
#layPress {
	position:relative;
	float:right;
	margin-top: 11px;
	width:73px;
	height:25px;
	z-index:30;
}
#layNyheter {
	position:relative;
	float:right;
	margin-top: 11px;
	width:90px;
	height:25px;
	z-index:30;
}
#laySok {
	position:relative;
	float:right;
	margin-top: 11px;
	margin-right: -2px;
	width:45px;
	height:25px;
	z-index:30;
}


#layForetagetDrop {
position:absolute;
margin-top: 5px;
margin-left: 5px;
height:115px;
z-index:1;
visibility: hidden;
}
#layProjektDrop {
position:absolute;
margin-top: 5px;
margin-left: 5px;
height:115px;
z-index:1;
visibility: hidden;
}
#layPressDrop {
position:absolute;
margin-top: 5px;
margin-left: 5px;
height:115px;
z-index:1;
visibility: hidden;
}
