.nav{
/*margin-left: 252px;   */
margin-left: 200px;
height: 24px;

}

#nav ul{
list-style-type: none;
margin: 0;
padding: 0;
border: 0;

}

#nav li{
margin-right: 2px;
float: left;

list-style-type: none;

}

#nav a{
color: #fff;
display: block;
position: relative;
float: left;
font-size-adjust: none;
font-stretch: normal;
text-decoration: none;
white-space: nowrap;
cursor: pointer;
max-height: 100px;
font: normal normal bold 1.2em Verdana, Arial, Helvetica, sans-serif;
outline: none;

}

#nav span{
background: transparent url("/img/main/aktuelt.png") no-repeat;
/*background: transparent url("/img/main/navpack2.png") no-repeat;*/
}

#nav a span{
display: block;
text-align: center;
line-height: 2.1em;

font-size: 11px;
width: 96px;
margin-left: -1px;
color: #ffffff;  
}

#nav a span:hover{ 
   /* color: #C0C0C0;*/
  /*font-weight: normal;**/
}



#nav .portal a span{
background-position: 0px 0px;

}

#nav .portal a span:hover{
background-position: 0px -24px
}

#nav .portal-active a span{
background-position: 0px 0px;
border-bottom: 1px solid #06497a;
/*cursor: default*/

}

/*.portal-active a:hover{
color: red;
}*/

#nav .sportal a span{
background-position: 0px -48px;
/*color: #808080;*/
}



#nav .sportal a span:hover{
background-position: 0px -72px;
}

#nav .sportal-active a span{
background-position: 0px -48px;
border-bottom: 1px solid #9f0000;
/*cursor: default*/
}

#nav .planet a span{
background-position: 0px -96px;
}

#nav .planet a span:hover{
background-position: 0px -120px;
}

#nav .planet-active a span{
background-position: 0px -96px;
border-bottom: 1px solid #5d9202;
/*cursor: default*/
}

#nav .leinki a span{
background-position: 0px -144px;
}

#nav .leinki a span:hover{
background-position: 0px -168px;
}

#nav .leinki-active a span{
background-position: 0px -144px;
border-bottom: 1px solid #000000;
/*cursor: default*/
}

#nav .torg a span{
background-position: 0px -192px;
}

#nav .torg a span:hover{
background-position: 0px -216px;
}

#nav .torg-active a span{
background-position: 0px -192px;
border-bottom: 1px solid #a2380c;
/*cursor: default*/
}

#nav .nummar a span{
background-position: 0px -240px;
}

#nav .nummar a span:hover{
background-position: 0px -264px;
}  

#nav .nummar-active a span{
background-position: 0px -240px;
border-bottom: 1px solid #f0c32e;
/*cursor: default*/
}


#nav .aktuelt a span{
background-position: 0px -288px;
}

#nav .aktuelt a span:hover{
background-position: 0px -312px;
}  

#nav .aktuelt-active a span{
background-position: 0px -240px;
border-bottom: 1px solid #f0c32e;
/*cursor: default*/
}

.sub-nav ul{
list-style-type: none;
margin: 0;
padding: 0;
border: 0;    
}

#sub-nav li{
float: left;
list-style-type: none;
}

#sub-nav a{
color: #fff;
display: block;
position: relative;
float: left;
font-size-adjust: none;
font-stretch: normal;
text-decoration: none;
white-space: nowrap;
cursor: pointer;
max-height: 100px;
font: normal normal 11px Verdana, Arial, Helvetica, sans-serif;
outline: none;

}

#sub-nav a span{
display: block;
text-align: center;
padding-right: 10px;
padding-left: 10px;
border-right: 1px #fff solid;
margin-top: 5px;
height: 15px;    
color: #ffffff;   
}

/*.sub-nav-portal .active{ */
#sub-nav .active{
text-decoration: underline;
/*color:#d9d9d9;*/
color: #f7e174;
}

#sub-nav a span:hover{
/*color: #F5F5F5;*/
text-decoration: underline;
}

.sub-nav-portal{
float: left;
width: 985px;
background: #06497a;
height: 24px;
padding-left: 5px;   
}

.sub-nav-sportal{
float: left;
width: 985px;
background: #9f0000;
height: 24px;
padding-left: 5px;
}

.sub-nav-planet{
float: left;
width: 985px;
background: #5d9202;
height: 24px;
padding-left: 5px;
}

.sub-nav-leinki{
float: left;
width: 985px;
background: #000000;
height: 24px;
padding-left: 5px;
}

.sub-nav-torg{
float: left;
width: 985px;
background: #a2380c;
height: 24px;
padding-left: 5px;
}

.sub-nav-nummar{
float: left;
width: 985px;
background: #f0c32e;
height: 24px;
padding-left: 5px;
}

.share{
float: left;
position: relative;
left: 934px;
top: 2px;
background: transparent url("/img/main/share_icon.png") no-repeat;
height: 20px;
width: 60px;
}

.share a{
float: left; 
/*border: 1px solid red; */
width: 16px;height: 16px; 
display: block;
}
