.selectedanchor{ /*CSS class that gets added to the currently selected anchor link (assuming it's a text link)*/
background: yellow;
}

/* ######### Default class for drop down menus ######### */

.anylinkmenu{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid black;
border-bottom-width: 0;
font: normal 12px Verdana;
line-height: 18px;
z-index: 100; /* zIndex should be greater than that of shadow's below */
background: lightyellow;
width: 200px; /* default width for menu */
}

.anylinkmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkmenu ul li a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkmenu a:hover{ /*hover background color*/
background: black;
color: white;
}

/* ######### Alternate multi-column class for drop down menus ######### */


.anylinkmenucols1{
position: absolute;
width:		680px;
height:				41px;
font-size:			14px;
line-height:		18px;
text-shadow:		#ffffff 1px 1px 0px;
left: 100;
top: 0;
visibility: hidden;
font: Trebuchet MS;
z-index: 4; /*zIndex should be greater than that of shadow's below*/
background:			url(../bilder/header/back-subnavi.jpg) no-repeat;
background-position: -165px 0px;
margin-top: 0px;

}

.anylinkmenucols2{
position: absolute;
width:		680px;
height:				41px;
font-size:			14px;
line-height:		18px;
text-shadow:		#ffffff 1px 1px 0px;
left: 0;
top: 0;
visibility: hidden;
font: Trebuchet MS;
z-index: 4; /*zIndex should be greater than that of shadow's below*/
background:			url(../bilder/header/back-subnavi.jpg) no-repeat;
background-position: -160px 0px;
margin-top: 0px;
margin-left: -86px;


}

.anylinkmenucols3{
position: absolute;
width:		680px;
height:				41px;
font-size:			14px;
line-height:		18px;
text-shadow:		#ffffff 1px 1px 0px;
left: 0;
top: 0;
visibility: hidden;
font: Trebuchet MS;
z-index: 4; /*zIndex should be greater than that of shadow's below*/
background:			url(../bilder/header/back-subnavi.jpg) center top no-repeat;
background-position: -158px 0px;
margin-left: -170px;

}

.anylinkmenucols4{
position: absolute;
width:		980px;
height:				41px;
font-size:			14px;
line-height:		18px;
text-shadow:		#ffffff 1px 1px 0px;
left: 0;
top: 0;
visibility: hidden;
font: Trebuchet MS;
z-index: 4; /*zIndex should be greater than that of shadow's below*/
background:			url(../bilder/header/back-subnavi.jpg) center top no-repeat;
background-position: -158px 0px;
margin-left: 642px;
}

.anylinkmenucols5{
position: absolute;
width:		980px;
height:				41px;
font-size:			14px;
line-height:		18px;
text-shadow:		#ffffff 1px 1px 0px;
left: 0;
top: 0;
visibility: hidden;
font: Trebuchet MS;
z-index: 4; /*zIndex should be greater than that of shadow's below*/
background:			url(../bilder/header/back-subnavi.jpg) center top no-repeat;
background-position: -158px 0px;
margin-top: 0px;
margin-left: 566px;

}

.anylinkmenucols6{
position: absolute;
width:		980px;
height:				41px;
font-size:			14px;
line-height:		18px;
text-shadow:		#ffffff 1px 1px 0px;
left: 0;
top: 0;
visibility: hidden;
font: Trebuchet MS;
z-index: 4; /*zIndex should be greater than that of shadow's below*/
background:			url(../bilder/header/back-subnavi.jpg) center top no-repeat;
margin-top: 0px;
background-position: -158px 0px;
margin-left: 426px;
}

.anylinkmenucols7{
position: absolute;
width:		822px;
height:				41px;
font-size:			14px;
line-height:		18px;
text-shadow:		#ffffff 1px 1px 0px;
left: 0;
top: 0;
visibility: hidden;
font: Trebuchet MS;
z-index: 4; /*zIndex should be greater than that of shadow's below*/
background:			url(../bilder/header/back-subnavi.jpg) center top no-repeat;
margin-top: 0px;
background-position: -158px 0px;
margin-left: 142px;

}

.anylinkmenucols8{
position: absolute;
width:		980px;
height:				41px;
font-size:			14px;
line-height:		18px;
text-shadow:		#ffffff 1px 1px 0px;
left: 0;
top: 0;
visibility: hidden;
font: Trebuchet MS;
z-index: 4; /*zIndex should be greater than that of shadow's below*/
background:			url(../bilder/header/back-subnavi.jpg) center top no-repeat;
margin-top: 0px;
margin-left: 17px;

}

.anylinkmenucols li{
padding-bottom: 3px;
}

.anylinkmenucols .column{
float: left;
padding: 3px 8px;
margin-right: 5px;
background: #E0E0E0;
}

.anylinkmenucols .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}



/* ######### class for shadow DIV ######### */


.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 0; /*zIndex for shadow*/
visibility: hidden;
}


.navi-sub-drop {
	position:			relative;
	float:				left;
	height:				41px;
	padding:			10px 9px 12px 9px;
	color:				#254483;
}
.anylinkmenucols1 a:hover {
	color:				#26292f;
	background-position: center center;
}

.anylinkmenucols2 a:hover {
	color:				#26292f;
	background-position: center center;
}

.anylinkmenucols3 a:hover {
	color:				#26292f;
	background-position: center center;
}

.anylinkmenucols4 a:hover {
	color:				#26292f;
	background-position: center center;
}

.anylinkmenucols5 a:hover {
	color:				#26292f;
	background-position: center center;
}

.anylinkmenucols6 a:hover {
	color:				#26292f;
	background-position: center center;
}

.anylinkmenucols7 a:hover {
	color:				#26292f;
	background-position: center center;
}

.anylinkmenucols8 a:hover {
	color:				#26292f;
	background-position: center center;
}
