#menu_top {font-weight: bold; padding-top: 3px; font-size: 11px;}
#menu_top li {list-style: none;  display: inline; text-align: right; }
#menu_top a {color: white; background: url(img/menutopel.png) no-repeat; display: block; width: 100px; height: 29px; text-align: center; font-weight: bold; float: right; line-height: 29px; margin: 0 0 0 2px;}
#menu_top a:hover {color: black; background: url(img/menutopel1.png) no-repeat;}

#menu_main {padding: 15px;}

#menu_main ul {margin-top: 27px;}
#menu_main .left {width: 50%;}
#menu_main .right {width: 50%;}
#menu_main li {list-style: none; display: inline; padding: 0 6px; font-weight: bold; border-left: 1px dotted black;}
#menu_main a:hover {text-decoration: underline; color: #ff5301;}











#menu_footer {text-align: left; font-size: 11px;}
#menu_footer ul {}
#menu_footer li {list-style: none; padding: 0 4px; display: inline;}
#menu_footer li.first {border: none;}
#menu_footer a {color: #a40000;}
#menu_footer a:hover {color: black;}
#menu_footer h3 {margin: 0 5px; 0 0; font-weight: bold; float: left; color: #444; width: 75px; display: block; font-size: 11px;}


