
/*/////////////////////////////////////////////////////
    Gaston(global.htm)                                 |
    datum:    08-04-2010                               |
    auteur:   karim                                    |
    e-mail:   karim.hemati@inorm.nl                    |
/////////////////////////////////////////////////////*/


/**************************************************************************************************
body Section
***************************************************************************************************/

	

body {
    text-align:center;
    /*behavior: url(/css/csshover.htc);
    */ background:#808080 url(/images/bodyloop.gif) repeat-x ;
    background-position:0px 0px;
  }

/**************************************************************************************************
Wraper Section
***************************************************************************************************/  
	
    

#wraper {
    width:934px;
    margin:0 auto;
    text-align:left;
    background:url(/images/wraperloop2.gif) repeat-y ;
    background-position:0px 0px;
  }

/*html>body #wraper{
	overflow:hidden;
	}*/
	

.wraperbox {
    width:934px;
    background:url(/images/bgwraper2.gif) no-repeat ;
    background-position:0px 0px;
  }

/**************************************************************************************************
Contentwraper Section
***************************************************************************************************/  

	

.contentwraper {
    width:904xp;
    margin:0 0 0 15px;
  }

/**************************************************************************************************
Topblok Section
***************************************************************************************************/
	

.topblok {
    width:904px;
    height:62px;
    background:#fff;
  }

/*Topbloktext style*/	
	

.topbloktext {
    float:left;
    width:554px;
  }


.topbloktextlift {
    width:524px;
    font-size:16px;
    font-weight:bold;
    margin:18px 0 0 30px;
  }

/*Topmenu style*/	
	

.topmenu {
    float:left;
    width:350px;
    height:62px;
  }


.topmenulift {
    height:32px;
    margin:18 0 0 0;
  }

/*Topdmenu style*/  

	

.topmenu ul {
    position:relative;
    list-style: none;
    margin:0;
    padding:0px;
  }


.topmenu ul li {
    float:left;
    margin:2px 0 0 0;
    padding:0;
  }


.topmenu ul a {
    padding:0px 8px 0 8px;
    margin:0 0 0 0px;
    background:url(/images/topmenubul.gif) no-repeat ;
    background-position:0px 2px;
  }


.topmenu .firstchild a {
    background:url(foo.gif) no-repeat ;
    background-position:0px 2px;
  }

/**************************************************************************************************
Header Section
***************************************************************************************************/
    
    

.head {
    width:904px;
    height:202px;
    position:relative;
    background:black;
    overflow:hidden;
    /*background:url(/images/bghead.gif) no-repeat ;
    background-position:0px 0px;
    */
  }

/*html>body .head{
	overflow:hidden;
	}*/
	

.headbox {
    height:202px;
    border:0px solid red;
  }


.headfotolift {
    width:904px;
    height:202px;
	position:relative;
  }

#headfoto-slideshow {
	list-style:none;
	margin-left:0px;
}

#headfoto-slideshow-admin {
	left:5px;
	top:5px;
	z-index:51;
}

.logo {
    position:absolute;
    top:0px;
    right:0px;
	z-index:50;
  }


.logolift {
    width:464px;
    height:202px;
    background:url(/images/logo.gif) no-repeat ;
    cursor:hand;
  }

/**************************************************************************************************
Inhoud Section
***************************************************************************************************/  

	

.inhoud {
    width:904px;
  }

/*html>body .inhoud{
	overflow:hidden;
	} */
/**************************************************************************************************
Navbar Section
***************************************************************************************************/  

	

.navbar {
    float:left;
    width:182px;
  }


.navbarlift {
    width:150px;
    min-height:200px;
    _height:200px;
    margin:35px 0 0 30px;
  }

/*Navbarul style*/		
	

.navbar ul {
    list-style:none;
    margin:0;
    padding:0;
  }


.navbar li {
    margin:18px 0px;
    _border:1px solid transparent;
  }


.navbar li a {
    display:block;
    padding:0px;
    font-size:14px;
    font-weight:bold;
    color:#e32219;
  }

/*sub style*/
    

.navbar li ul {
    margin:0px 0;
  }


.navbar li ul li {
    margin:5px 0;
  }


.navbar li ul li a, .navbar #selectedmenu {
    display:block;
    font-size:12px;
    font-weight:normal;
    color:#000;
    padding:0 0 0 8px;
    background:url(/images/libul.gif) no-repeat ;
    background-position:0px 6px;
  }

/**************************************************************************************************
Footer Section
***************************************************************************************************/  
	

.footer {
    width:904px;
    clear:both;
  }


html>body .footer {
    overflow:hidden;
  }


.footerbox {
    width:904px;
    height:45px;
  }

/*Handtekening style*/		
	

.handtekening {
    float:left;
    width:181px;
    height:39px;
    margin:0px 0;
    background: url(/images/handtekening.gif) no-repeat ;
    background-position:0px 0px;
  }

/*Footertext style*/		
	

.footertext {
    float:left;
    width:700px;
    height:39px;
    margin:10px 0 0 18px;
    _margin:15px 0 0 18px;
    font-size:8px;
    _font-size:9px;
    font-style:normal;
    color:#9f9f9f;
    background:#fff;
  }


.footertext a {
    text-decoration:none;
    font-size:8px;
    _font-size:9px;
    font-style:normal;
    color:#9f9f9f;
  }

/*Footermenu style*/  

	

.footer ul {
    list-style: none;
    margin:0;
    padding:0px;
  }


.footer ul li {
    float:left;
    margin:4px 0 0 4px;
    background: url(/images/footerbullet.gif) no-repeat ;
    background-position:0px 2px;
  }


.footer ul a {
    font-size:10px;
    font-style:normal;
    color:#9f9f9f;
    padding:4 0 0 8px;
  }


.footer ul li:first-child {
    background:none;
  }


#selectedmenu {
    color:#9f0404;
  }

/***********************ricardo menutitle************************/
/*.level1 > li > a {
    cursor : text;
  }
   */
