/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#menu {padding:0; margin:0; list-style:none; width:955px; height:50px; /*position:absolute; top:113px; left:0px;*/}
#menu li {position:relative; float:left;}
#menu li a {display:block; height:50px; padding:0; width:100px; float:left; color:#fff; text-decoration:none; font-family:"trebuchet MS", sans-serif; font-size:12px; text-align:center; cursor:pointer; background: url(../image/flat.gif); line-height:50px;}
#menu li a b {position:relative;}


#menu li a:hover, 
#menu li a:active,
#menu li a:focus,
.home #menu li#home a,
.over_mij #menu li#over_mij a,
.verkoopstyling #menu li#verkoopstyling a,
.leeg_huis #menu li#leeg_huis a,
.werkwijze #menu li#werkwijze a,
.portfolio #menu li#portfolio a,
.budget #menu li#budget a,
.contact #menu li#contact a
{background: url(../image/flat_d.gif) no-repeat right top; cursor:pointer; color:#ccc; text-decoration:underline;}

* html #menu li a:hover, 
* html #menu li a:active,
* html #menu li a:focus,
* html .home #menu li#home a,
* html .over_mij #menu li#over_mij a,
* html .verkoopstyling #menu li#verkoopstyling a,
* html .leeg_huis #menu li#leeg_huis a,
* html .werkwijze #menu li#werkwijze a,
* html .portfolio #menu li#portfolio a,
* html .budget #menu li#budget a,
* html .contact #menu li#contact a
{background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='single_thirteen/curled.png', sizingMethod='scale');}

#menu li a:hover b,
#menu li a:active b,
#menu li a:focus b,
.home #menu li#home a b,
.over_mij #menu li#over_mij a b,
.verkoopstyling #menu li#verkoopstyling a b,
.leeg_huis #menu li#leeg_huis a b,
.werkwijze #menu li#werkwijze a b,
.portfolio #menu li#portfolio a b,
.budget #menu li#budget a b,
.contact #menu li#contact a b
{cursor:pointer;}
