body 
{
    background-color: #546470;
    font-family:Verdana,Arial,Helvetica;
    font-size:10px;
}

table, tr, td, p, div, input, select, textarea, span
{
    font-family:Verdana,Arial,Helvetica;
    font-size:10px;
}

h1
{
	font-size: 10px;
}

a 
{
    font-family:Verdana,Arial,Helvetica;
    font-size:10px;
}
div#wrapper
{
    margin-left:auto;
    margin-right:auto;
    text-align:left;
    width:892px;
    background-color: #fff;
}

div#header 
{
    background-color: rgb(58, 148, 153);
}

div#topnav_wrapper
{
    width: 892px;
    height: 20px;
    background-color: rgb(58, 148, 153);
}
div#topnav 
{
    left: 165px;
    width: 706px;
    background-color: rgb(58, 148, 153);
}

.topmenu_highlight 
{
    background-color: #400403;
}


div.topmenu 
{
    background-color: rgb(58, 148, 153);
}

a.topmenu 
{
    color: #fff;
} 
a.topmenu:hover
{
    background-color: #400403;
}

.topiconbar
{
    width: 892px;
    color: #fff;
    
}
.topiconbar_left
{
    width: 682px;
    background-color: rgb(58, 148, 153);
    color: #fff;
}

.topiconbar_dots, .topiconbar_right
{
    background-color: rgb(58, 148, 153);
    color: #fff;
}

.topiconbar_rightcorner
{
   background-color: rgb(58, 148, 153);
}

a.topicon
{
    color: #fff;
}

a.topicon:hover
{
    background-color: #400403;
}

#language_selector 
{
    background-color: rgb(58, 148, 153);
}

a.submenu_header_not_active
{
    font-weight: bold;
    color: #3A9499;
    text-decoration:none;
}

div.submenu_header
{
    background-color: #fff;
}
a.submenu_header, a.submenu_active
{
    font-weight: bold;
    color: #400403;
    text-decoration:none;
}


a.submenu_item
{
    color: #3A9499;
    text-decoration:none;
    /*background: url('~/media/Widex COM/icons/pixel_arrow_turkis.ashx');
    background-repeat:no-repeat;
    background-position:left center;
    padding: 7px;*/
}

a.submenu_item_active
{
    font-weight: normal;
    color: #400403;
    /*background: url('~/media/Widex COM/icons/pixel_arrow_darkblue.ashx');
    background-repeat:no-repeat;
    background-position:left center;
    padding: 7px;*/

}


a.submenu_header_not_active:hover, a.submenu_header:hover, 
a.submenu_item:hover,a.submenu_active:hover
{
    text-decoration: underline;
}