/* LANGUAGE */
div#flashtitel {
	margin-right: 0px;
}
div.language {
	margin-top: 10px;
	margin-right: 8px;
	float: right;
}
div.language span {
	float:right;
	color: #AAA;
	padding: 4px;
}
div.language a {
	float:right;
	text-decoration: none;
	padding: 4px;
}
div.language a.active {
	border-bottom: 1px dotted #CCC;
	color: #333;
	font-weight: bold;
}
div.language a.passive {
	border-bottom: none;
	color: #AAA;
	font-weight: normal;
}
div.language a.passive:hover {
	border-bottom: 1px solid #111;
	color: #111;
}
div#flashtitel div#iSeek{
	float:right;
	color: #77848F;
	font-size: 13px;
	font-weight: bold;
	width: 208px;
	margin-top: 13px;
}
/* EINDE LANGUAGE */

/* Hoofdmenu */

ul#nav {
	background: transparent url(../../img/nav/nav_bar_tile.gif) repeat-x scroll left 5px;
	height:40px;
	padding-top:5px;
	margin-bottom:0px;
}

ul#nav li {
float:left;
width:auto;
}

ul#nav li.navBulge {
background:transparent url(../../img/nav/navbar_left.gif) no-repeat scroll left top;
height:40px;
width:13px;
}

ul#nav li a {
background:#463C3A url(../../img/nav/nav_bar_tile.gif) repeat-x scroll left top;
border-left:1px solid #736966;
color:white;
display:block;
float:left;
font-size:100%;
font-weight:bold;
height:40px;
line-height:40px;
padding-left:1em;
padding-right:1em;
text-decoration:none;
width:auto;
}

.berekenen a {
font-weight:bold !important;
}

ul#nav li a:hover {
background:#220F0A url(../../img/nav/nav_bar_tile_over.gif) repeat-x scroll left top;
}

ul#nav li.menuitem_active {
background:transparent url(../../img/nav/nav_active_links.gif) no-repeat scroll left top;
cursor:pointer;
height:45px;
margin-top:-5px;
padding-left:6px;
}

ul#nav li.menuitem_active a {
background:transparent url(../../img/nav/nav_active_stredge.gif) no-repeat scroll right top;
border:medium none;
color:#736966;
cursor:pointer;
height:45px;
line-height:45px;
}

ul#nav li.menuitem_active a:hover {
background:transparent url(../../img/nav/nav_active_stredge.gif) no-repeat scroll right top;
border:medium none;
color:#736966;
cursor:pointer;
height:45px;
line-height:45px;
}

ul#nav li{
margin-left:0px;
}

/* Einde Hoofdmenu */

/* Hoofdmenu Preventie, Veelgestelde vragen, Over Aon, Contact */

ul#nav_hoofdrest {
	background: transparent url(../../img/nav/nav_bar_tile.gif) repeat-x scroll left 5px;
	height:40px;
	padding-top:5px;
	margin-bottom:20px;
}

ul#nav_hoofdrest li {
float:left;
width:auto;
}

ul#nav_hoofdrest li.navBulge {
background:transparent url(../../img/nav/navbar_left.gif) no-repeat scroll left top;
height:40px;
width:13px;
}

ul#nav_hoofdrest li a {
background:#463C3A url(../../img/nav/nav_bar_tile.gif) repeat-x scroll left top;
border-left:1px solid #736966;
color:white;
display:block;
float:left;
font-size:100%;
font-weight:bold;
height:40px;
line-height:40px;
padding-left:1em;
padding-right:1em;
text-decoration:none;
width:auto;
}

.berekenen a {
font-weight:bold !important;
}

ul#nav_hoofdrest li a:hover {
background:#220F0A url(../../img/nav/nav_bar_tile_over.gif) repeat-x scroll left top;
}

ul#nav_hoofdrest li.menuitem_active {
background:transparent url(../../img/nav/nav_active_links.gif) no-repeat scroll left top;
cursor:pointer;
height:45px;
margin-top:-5px;
padding-left:6px;
}

ul#nav_hoofdrest li.menuitem_active a {
background:transparent url(../../img/nav/nav_active_stredge.gif) no-repeat scroll right top;
border:medium none;
color:#736966;
cursor:pointer;
height:45px;
line-height:45px;
}

ul#nav_hoofdrest li.menuitem_active a:hover {
background:transparent url(../../img/nav/nav_active_stredge.gif) no-repeat scroll right top;
border:medium none;
color:#736966;
cursor:pointer;
height:45px;
line-height:45px;
}

ul#nav_hoofdrest li{
margin-left:0px;
}

/* Einde Hoofdmenu Preventie, Veelgestelde vragen, Over Aon, Contact */

/* Submenu */

div#container ul#subMainNav {
border-bottom:1px solid #C7CED6;
height:25px;
padding-top:15px;
}

div#container ul#subMainNav li.submainmenu_active {
background:transparent url(../../img/active_state_bullet.gif) no-repeat scroll center bottom;
}

div#container ul#subMainNav li {
float:left;
height:25px;
margin-left: 0px;
}

div#container ul#subMainNav li.submainmenu_active a {
color:black;
font-weight:bold;
}

div#container ul#subMainNav li a:hover {
color:black;
}

div#container ul#subMainNav li a {
border-right:1px solid #433738;
color:#433738;
display:block;
float:left;
font-size:1em;
height:15px;
line-height:15px;
padding-left:10px;
padding-right:10px;
text-decoration:none;
}

/* Einde Submenu */

