﻿/*
#navMain
{
    height:200px;
}
*/

#navMain
{
    position:absolute;
    top:0px;
    right:20px;
    height:59px;
    width:790px;
}

#navMain ul 
{
    list-style: none; 
    float:right;
}

#navMain ul li
{
    list-style-type:none;
    list-style-position:outside;
    float: left;
}

#navMain ul li.first,
#navMain ul li.nav_active_first
{
}

#navMain ul li a
{
    height:59px;
    text-align:center;
}

#navMain ul li a,
#navMain ul li a span
{
    padding-left:10px;
    padding-right:10px;
    display:block;
    text-decoration:none;
    cursor:pointer;
}

#navMain ul li a span
{
    padding-top:24px;
    height:35px;
}

#navMain ul li a
{ 
    font: normal 12px "Arial"; color: #3e598b;
}

#navMain ul li a span
{
}

#navMain ul li a:hover,
#navMain ul li.nav_active a,
#navMain ul li.nav_active_first a,
#navMain ul li.nav_active_last a
{
    font: normal 12px "Arial"; color: #3e598b;
    background-image:url(../images/layout/nav_main_item_hover.jpg);
    background-position:left bottom;
    background-repeat:repeat-x;
}

#navMain ul li a:hover span, 
#navMain ul li.nav_active a span, 
#navMain ul li.nav_active_first a span,
#navMain ul li.nav_active_last a span
{
}

#navMain ul li a span,
#navMain ul li a:hover span, 
#navMain ul li.nav_active a span, 
#navMain ul li.nav_active_first a span,
#navMain ul li.nav_active_last a span
{
}

/*
#navMain
{
    position:absolute;
    top:0px;
    right:20px;
    height:59px;
    width:790px;
}

#navMain table
{
    float:right;
}

#navMain table td.first,
#navMain table td.nav_active_first
{
}

#navMain table td
{
    text-align:center;
}

#navMain table td a
{
    height:59px;
}

#navMain table td a,
#navMain table td a span
{
    display:block;
    text-decoration:none;
    cursor:pointer;
}

#navMain table td a span
{
    padding-top:24px;
    height:35px;
}

#navMain table td a
{ 
    font: normal 12px "Arial"; color: #3e598b;
}

#navMain table td a span
{
}

#navMain table td a:hover,
#navMain table td.nav_active a,
#navMain table td.nav_active_first a,
#navMain table td.nav_active_last a
{
    font: normal 12px "Arial"; color: #3e598b;
    background-image:url(../images/layout/nav_main_item_hover.jpg);
    background-position:left bottom;
    background-repeat:repeat-x;
}
*/

/* NAV ALGEMEEN */
#navAlgemeen
{
    position:absolute;
    top:90px;
    right:1px;
    height:62px;
    /*
    background-image:url(../images/layout/bg_nav_main.jpg);
    background-position:left top;
    background-repeat:repeat-x;
    */
    width:960px;
}

#navAlgemeen table
{
    width:960px;
}

#navAlgemeen table td.first,
#navAlgemeen table td.nav_active_first
{
}

#navAlgemeen table td
{
    text-align:center;
}

#navAlgemeen table td a
{
    height:62px;
}

#navAlgemeen table td a,
#navAlgemeen table td a span
{
    display:block;
    text-decoration:none;
    cursor:pointer;
}

#navAlgemeen table td a span
{
    padding-top:15px;
    height:47px;
}

#navAlgemeen table td a
{ 
    /*
    font: normal 16px "Arial"; color: #cacaca;
    */
    font: bold 12px "Arial"; color: #3E598B;
    text-transform:uppercase;
    padding-left:7px;
    padding-right:7px;
}

#navAlgemeen table td a span
{
}

#navAlgemeen table td a:hover,
#navAlgemeen table td.nav_active a,
#navAlgemeen table td.nav_active_first a,
#navAlgemeen table td.nav_active_last a
{
    /*
    font: normal 16px "Arial"; color: #ffffff;
    */
    font: bold 12px "Arial"; color: #ffffff;
    background-color:#546da1;
    /*
    background-image:url(../images/layout/nav_main_item_hover.jpg);
    background-position:left bottom;
    background-repeat:repeat-x;
    */
}

/* NAV TALEN */
#navTalen
{
    position:absolute;
    top:59px;
    right:0px;
    height:31px;
    /*
    background-image:url(../images/layout/bg_nav_talen_links.png);
    background-position:left top;
    background-repeat:no-repeat;
    */
}

#navTalen ul 
{
    list-style: none; 
    height:31px;
    /*
    background-image:url(../images/layout/bg_nav_talen_rechts.png);
    background-position:right top;
    background-repeat:no-repeat;
    */
}

#navTalen ul li
{
    list-style-type:none;
    list-style-position:outside;
    float: left;
    margin-left:7px;
}

#navTalen ul li.first,
#navTalen ul li.nav_active_first
{
    margin-left:0px;
}

#navTalen ul li a,
#navTalen ul li a span
{
    display:inline-block;
    height:31px;
    line-height:31px !important;
    text-decoration:none;
    cursor:pointer;
}

#navTalen ul li a
{ 
    font: normal 10px "Arial"; color: #3f598b;
    /*
    background-image:url(../images/layout/nav_talen_tussen.jpg);
    background-position:left center;
    background-repeat:no-repeat;
    */
}

#navTalen ul li a span
{
    /*
    padding-left:7px;
    padding-right:4px;
    */
}

#navTalen ul li.first a,
#navTalen ul li.nav_active_first a
{
    /*
    background:none;
    */
}

#navTalen ul li.first a span,
#navTalen ul li.nav_active_first a span
{
}

#navTalen ul li a:hover,
#navTalen ul li.nav_active a,
#navTalen ul li.nav_active_first a,
#navTalen ul li.nav_active_last a
{
    font: normal 10px "Arial"; color: #a38437;
    /*
    background-image:url(../images/layout/nav_top_item_links_hover.png);
    background-position:left top;
    background-repeat:no-repeat;    
    */
}

#navTalen ul li a:hover span, 
#navTalen ul li.nav_active a span, 
#navTalen ul li.nav_active_first a span,
#navTalen ul li.nav_active_last a span
{
    /*
    background-image:url(../images/layout/nav_top_item_rechts_hover.png);
    background-position:right top;
    background-repeat:no-repeat;    
    */
}

/*
#navTalen ul li a span,
#navTalen ul li a:hover span, 
#navTalen ul li.nav_active a span, 
#navTalen ul li.nav_active_first a span,
#navTalen ul li.nav_active_last a span
{
    padding-left:8px;
    padding-right:5px;
}
*/

/* navSub */
#navSub
{
    position:absolute;
    /*left:200px;
    top:0px;*/
    background-image:url(../images/layout/bg_nav_sub.jpg);
    background-position:left top;
    background-repeat:no-repeat;
    width:149px;
}
#navSub ul.navSub { float: none;
	background-image:url(../images/layout/bg_nav_sub_onder.jpg);
    background-position:left bottom;
    background-repeat:no-repeat;
    padding-bottom:5px;
    padding-top:8px;
}
#navSub ul.navSub li { float: none; }
#navSub ul.navSub li a, #navSub ul.navSub li a:hover { background-image: none; height:20px; text-align: left;
	font: normal 12px "Arial"; color: #bababa;
    background-image:url(../images/layout/nav_sub_item.jpg);
    background-position:5px 4px;
    background-repeat:no-repeat;
    padding-left: 20px;
}
#navSub ul.navSub li a:hover, #navSub ul.navSub li.nav_active a {
	font: normal 12px "Arial"; color: #3f598b;
    background-image:url(../images/layout/nav_sub_item_hover.jpg);
    background-position:5px 4px;
    background-repeat:no-repeat;
}
#navSub ul.navSub li span { height: auto; padding: 0; }
