.nav {width:1002px; height:35px; background: #FB9B25; position:relative; float:left; border-bottom:2px solid #FF9000;}

.menu,
.menu ul {padding:0; margin:0px 0px 5px 0px; list-style:none; background-color: #FB9B25;}
.menu {width:1002px; padding-left:0px;}

.menu ul.sub {position:absolute; left:-9999px; top:37px; background:#FF7600; padding:0; z-index:-1; min-width:290px; border-radius: 0 0 6px 6px;}
.menu ul.sub1 {width:100%;}
.menu ul.sub2 {width:300px;}
.menu ul.sub3 {width:450px;}
.menu ul.sub h5 {padding:10px 0 0px 0; margin:0; color:#09c; font-size:13px; width:140px; line-height:20px;}

.menu li.top-li {float:left; position:relative; z-index:50; padding-right:2px;}
.menu li.top-li a.top-a {display:block; float:left; line-height:35px; color:#fff; padding:0px 25px 0px 23px; text-decoration:none; font-size:14px; font-weight:normal;}
.menu li.top-li a.top-a nodrop {background-image: none;}

.menu li.top-li a.top-a:hover {background:#FF7600; color:#779332;}
.menu li.top-li:hover > a.top-a {background:#FF7600; color:#fff;}
.menu li.has-sub {background-image:url(../img/arrow_down0.png); background-repeat: no-repeat; background-position: center right;}
.menu li.has-sub a.top-a:hover {height:37px;}
.menu li.has-sub:hover > a.top-a {height:37px;}

.menu li.close a {position:absolute; left:50%; top:-30px; width:100px; height:32px; line-height:32px; color:#fff; font-weight:bold; font-size:13px; padding:0; margin:0 0 0 -50px; background:#ff8000; text-align:center; text-decoration:none; display:none;}

.menu ul li {width:100%; margin: 0 auto;}
.menu ul li a {line-height:20px; color:#fff; background:url(../img/pldw4.png) center left no-repeat #FF7600; display:block; margin-bottom:1px; padding:5px 25px; text-decoration:none; font-size:13px; }
.menu ul li a:hover {background: url(../img/pldw3.png) center left no-repeat #efecea; color:#535353;}
.menu ul li.bottomline {width:100%; clear:left; padding:5px 0px 0px 0; background:#FF7600;}

.menu :hover ul.sub {left:0;}
.menu :hover ul.left1 {left:-150px;}

.highlight {background-color: rgba(256, 256, 256,0.2);}

#home {background-image: none;}
#contactknop {background-image: none; background-color: #FF7600;}
#contactknop:hover {background-color: orange;}