/* Left Column Menu */

#menuBox {
	width: 950px;
	height:50px;
	position:relative;

}


#menu {
width: 130px;
position:relative;
margin-left:10px;
border-left: 1px solid #aeaeae;
border-right: 1px solid #aeaeae;
border-bottom: 1px solid #aeaeae;
}

#menu dt {
cursor: pointer;
margin: 2px 0;;
height: 30px;
line-height: 25px;
text-align: center;

font-weight: 500;
color:#FFFFFF;
border: 1px solid #f1f3f8;
background: #989ba8;
}

#menu dd {
border: 1px solid #f1f3f8;
display:none;

}
#menu li {
text-align: center;
background: #fff;
text-align:left;
font-size:11px;
line-height:18px;
border: 1px solid #f1f3f8;
}

#menu li a, #menu dt a #menu a:visited{
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
color:#000000;
}

#menu li a:hover, #menu dt a:hover{
background: #b8b8bc;
}

/* Menu - special items, colors */

#menuImg {
background-image:url(../../img/HeilsuverndMenu.png);
background-repeat:no-repeat;
}

#menuImg2 {
background-image:url(../../img/VinnuverndMenu.png);
background-repeat:no-repeat;
}

#menuImg3 {
background-image:url(../../img/HeilsueflingMenu.png);
background-repeat:no-repeat;
}

#menuImg4 {
background-image:url(../../img/logoferdMenu.png);
background-repeat:no-repeat;
}

#menuImg5 {
background-image:url(../../img/MainMenu.png);
background-repeat:no-repeat;
}




/* Menu -- Feršavernd -- */
/*

#menu2 {
margin-top:15px;
width: 130px;
position:relative;
margin-left:10px;
margin-top:5px;

position:relative;
margin-left:10px;

}

#menu2 dt {
cursor: pointer;
margin: 2px 0;;
height: 30px;
line-height: 20px;
text-align: center;
font-weight: bold;
background-image:url(../../img/logoferdMenu.png);
background-repeat:no-repeat;
}

#menu2 dd {
border: 1px solid #f1f3f8;
display:none;
}

#menu2 li {
text-align: center;
background: #fff;
text-align:left;
font-size:11px;
line-height:18px;
border: 1px solid #f1f3f8;
}

#menu2 li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}

#menu2 li a:hover, #menu dt a:hover {
background: #b8b8bc;


}
*/
@charset "windows-1252";
/* CSS Document */
