/* Start - Toppmeny */
 #navcontainer {
border-top: 1px solid #fff;
border-left: none;
border-bottom: none;
border-right: none;
margin: 0px;
padding: 0px;
height: 18px;
width: 1000px;
background-color: #CFCFCF;
}
/* #CAC5A5 */
.umenystrek {
  background-color: #CAC5A5;
	height: 5px;
	width: 1000px;
	border-top: 3px solid #fff;
	border-bottom: 7px solid #fff;
}
#navcontainer ul {
border: none;
border-left: 1px solid #fff;
margin: 0px;
padding: 0px;
list-style-type: none;
text-align: center;
height: 18px;
}

#navcontainer ul li {
list-style-type: none;
display: block;
float: left;
text-align: center;
padding: 0px;
}

#navcontainer ul li a {
background: #CFCFCF;
height: 18px;
width: auto;
border-top: none;
border-left: none;
border-bottom: none;
border-right: 1px solid #fff;
padding: 0px;
margin: 0px;
color: #000;
text-decoration: none;
display: block;
text-align: center;
font: normal 10px/18px verdana, lucida, sans-serif;
}

#navcontainer ul li a:hover
{
color: #000;
background: #CAC5A5;
}

#navcontainer a.produkter:active
{
background: #8092AE;
color: #fff;
}

#navcontainer a.proff:active
{
background: #847D5B;
color: #fff;
}

#navcontainer a.showroom:active
{
background: #949DA9;
color: #fff;
}

#navcontainer a.forhandlere:active
{
background: #728D74;
color: #fff;
}

#navcontainer a.alloc:active
{
background: #8B8BAF;
color: #fff;
}

#navcontainer a.kontakt:active
{
background: #7186C4;
color: #fff;
}

/* Slutt - Toppmeny */




/* S¿kefelt topmeny */
.sok { 
font: normal 10px verdana, arial, helvetica, sans-serif;
color: Black; 
border: 1px solid #D6E0EB;  
padding-left: 5px;  
width: 165px;  
height: 16px; 
background-color: fff;  
}

.sokup { 
font: bold 8px verdana, arial, helvetica, sans-serif;  
color: Black;  
width: 46px;  
height: 16px; 
background-color: #E6C031;  
border: none;
}

.sokdown { 
font: bold 8px verdana, arial, helvetica, sans-serif;  ;
color: #000;  
width: 46px;  
height: 16px; 
background-color: #AABED5;  
border: none;
}
