/*body {margin:25px; font:12px Verdana, Arial, Helvetica}*/
* {padding:0; margin:0}
* 
.dropdown {
float:left; 
padding-right:0px;
}


.dropdown dt, .dropdown#linked dt {
border:0px solid #9ac1c9; 
padding:8px; 
cursor:pointer; 
background:url(../images/header.gif); 
padding: 0px;
}

.dropdown dt:hover {
background:url(../images/header_over.gif);
}

.dropdown dd {
position: absolute; 
overflow: hidden; 
width: 208px; 
display: none; 
background:#fff; 
z-index:200; 
opacity:0;
_width: 204px;  /* IE ONLY */

}

.dropdown ul {
width:204px; 
_width: 204px;  /* IE ONLY */
/* border:2px solid #ee8842; */
border:2px solid black;
list-style: none; 
/* border-top: 1px solid #ed8137; */
border-top: 1px solid black; 
border-bottom: none;

}

.dropdown li {
display: inline;

}

.dropdown a, .dropdown a:active, .dropdown a:visited 
{
display:block; 
padding: 5px 0px 5px 10px; 
color: #f3db11; 
text-decoration:none; 
background-color: #353535;
/* background-color: #878787; */  
width:194px;

font-size: 14px;
border-left: 0px solid #6f6f6f;
border-right: 2px solid #6f6f6f;
}

.dropdown a#last, .dropdown a:active#last, .dropdown a:visited#last 
{
border-right: 0px solid #6f6f6f;
}
/* LINKIDE VÄRV */


.dropdown#linked a, .dropdown#linked a:active, .dropdown#linked a:visited 
{display:block; 
padding:0px; 
text-decoration:none; 
background: transparent; 
width: auto; 
height: 15px;

}

.dropdown#linked a:hover {
color: black;
}

.dropdown#linked dt:hover {background:url(../images/header_over.gif)}

.dropdown a:hover {
background:black; 
color: white; 
_font-size: 14px; /* IE ONLY */
}

.dropdown .underline {border-bottom:0px solid black;}

.dropdown#linked, .dropdown, .dropdown#linked a
{
font-family: verdana; font-size:15px; font-weight: 900;
}




.menu_link_top_linked a {

}

.menu_top_linked a, .menu_top_linked a:active, .menu_top_linked a:visited, 
dt.menu_top_nolink {
color: #f3db11;
/* background: url(../images/page/topmenu_bg.gif); */
font-size: 17px;
font-weight: 100;
font-family: verdana; 
width: auto;
padding: 8px 8px 8px 8px;
height: 18px;
_display: inline; /* IE ONLY*/
}

.menu_top_linked a:hover, dt.menu_top_nolink:hover,
dt.menu_top_nolink:hover {
color: white;
background: transparent;
font-size: 17px;
font-weight: 100;
background: url(../images/page/topmenu_hover_bg.gif);
background-repeat: repeat-x;
font-family: verdana; 
_display: inline; /* IE ONLY*/
}



.menu_top_selected a, .menu_top_selected a:active, .menu_top_selected a:visited, 
.menu_top_selected a:hover {
color: white;
background: url(../images/page/topmenu_hover_bg.gif);

font-size: 17px;
font-weight: 100;
font-family: verdana; 
width: auto;
padding: 8px 8px 8px 8px;
height: 18px;
_display: inline; /* IE ONLY*/
}






div.spacer {
background: red;
width: 15px;
height: 37px;
background: transparent;
}





.asd dt, .asd#linked dt {border:0px solid #9ac1c9; padding:8px; cursor:pointer; 
background:url(../images/header.gif); padding: 8px 12px 8px 12px;}


.flyout_bottom_row {
height: 5px;
width: 204px;
background-color: #353535;
border:2px solid black; 
border-top: none;

}

