.menu_table {
	width: 940px;
}

.matop {
    background-color: white;
}

.mptop {
    background-color: transparent;
}

.madiv {
    padding: 5px;
    border: solid 1px silver;
    border-top: solid 1px white;
    border-bottom: solid 1px white;
}

.mpdiv {
    padding: 5px;
    border-top: solid 1px white;
}

.menu_row {
    background-color: #590001;
    font-type: arial;
    font-size: 10pt;
}

.menu_row a {
    background-color: #590001;
    font-type: arial;
    font-size: 9pt;
}

.menu_active {
    background-color: white;
    padding: 5px;
    border: solid 1px silver;
    border-bottom: solid 1px white;
    border-top: solid 1px white;
}

.menu_active a {
    background-color: white;
    color: #BC0825;
    font-family: arial;
    text-decoration: none;
    font-weight: bold;
}

.menu_over {
    background-color: white;
    padding: 5px;
    border: solid 1px silver;
    border-bottom: solid 1px white;
    border-top: solid 1px white;
    color: black;
    font-family: arial;
}

.menu_over a {
    background-color: white;
    color: #BC0825;
    font-family: arial;
    font-weight: bold;
    text-decoration: none;
}

.menu_passive {
    background-color: transparent;
    padding: 5px;
    border: solid 1px transparent;
}

.menu_passive a {
    color: white;
    font-family: arial;
    text-decoration: none;
    font-weight: bold;
}

.menu_block {
    position:absolute;
    z-index:2;
    visibility:hidden;
    border: solid 1px silver;
    border-top: solid 1px transparent;
    font-family: arial;
    font-size: 7pt;
	filter: Alpha(Opacity=90);  
	-moz-opacity: 0.90;  
	opacity: 0.90;   
}

.menu_block td {
	font-size: 8pt;
}

.menu_block a {
	background-color: white;
	text-decoration: underline;
}

.menu_block a:hover {
	background-color: white;
	text-decoration: underline;
}

.menu_items {
    position: relative;
    z-index: 1000;
    background-color:White;
    border-top: solid 1px transparent;
    padding: 10px;
}

.menu_items a {

}

.menu_items a:hover {
    color: #BC0825;
}

.subheader {
    white-space: nowrap;
}

.subheader a {
    color: #000000;
    font-weight: bold;
}

.subheader a:hover {
    color: #BC0825;
    font-weight: bold;
}

.subheader_on a {
    color: #BC0825;
    font-weight: bold;
}

.subitem a {
    white-space: nowrap;
    color: #000000;
}

.subitem a:hover {
    white-space: nowrap;
    color: #BC0825;
}

.subitem_on a {
    white-space: nowrap;
    color: #BC0825;
    font-weight: bold;
}

.subitem_description {
	white-space: nowrap;
}

.mtd {
    border-bottom: solid 1px transparent;
    width: 10px;
}

.mtda {
    vertical-align: bottom;
    border-bottom: solid 1px white;
    white-space: nowrap;
}

.mtdp {
    vertical-align: bottom;
    border-bottom: solid 1px transparent;
    white-space: nowrap;
}

.menu_rowup {
/*
   	color: #BC0825;
	background-color: #ffffef;
*/
}

.menu_rowdown {
/*
    	color: #000000;
    	background-color: transparent;
*/
}

/* centralvaskeriet menuen */
#dd569 {
	width: 175px;
}

