
/* standard elements */
* {
	margin: 0;
	padding: 0;
}
p {
   padding: 5px 0px 5px 0px;
}

/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */
body {
   text-align:center;
   min-height:560px;/* for good browsers*/
   min-width:934px;/* for good browsers*/
	color: #fff;
   font-family: 'Arial Narrow', Arial, Helvetica, Verdana, sans-serif;
   font-size: 12px;
   line-height: 180%;
   background: transparent url(../images/bg.gif) repeat center;
}
a {
   color: #000;
   text-decoration: none;
}
a:hover {
   color: #000;
   text-decoration: none;
}

img {
   border: 0px;
}
#outer{
   height:100%;
   width:100%;
   display:table;
   vertical-align:middle;
}
#container {
   text-align: center;
   position:relative;
   vertical-align:middle;
   display:table-cell;
   height: 560px;
}
#inner {
   width: 934px;
   height: 560px;
   text-align: center;
   margin-left:auto;
   margin-right:auto;
}

h1 {
   font-size: 12px;
   font-weight: normal;
}


/* header */
.top {
   /*background-color: #fff;*/
   height: 60px;
   width: 934px;
   padding-top: 106px;
}
.logo {
   width: 138px;
   height: 49px;
   padding-left: 25px;
   float: left;
}

.main {
   width: 934px;
   height: 266px;
   position: relative;
}


.clients_title {
   font-size: 10px;
   text-transform: uppercase;
   font-weight: bold;
   color: #fff;
   line-height: 170%;
}

/* DEFINE MENU AND TITLES */
#menu {
   float: left;
   width: 700px;
   height: 28px;
   padding-left: 47px;
   margin-top: 13px;
}
#menutitles {
 width: 700px;
 height: 16px;
 margin: 0px; padding: 0px;
 position: relative;
}
.menutitles_eng {
 background: url(../images/menu_eng.gif);
}
.menutitles_ned {
 background: url(../images/menu_ned.gif);
}
#menutitles li {float:left; margin: 0; padding: 0; list-style: none;}
#menutitles a {display: block; height:16px;}

#menu_portfolio_ned {width: 205px; height: 16px;overflow:hidden;}
#menu_klanten_ned {width: 203px; height: 16px;overflow:hidden;}
#menu_bio_ned {width: 118px; height: 16px;overflow:hidden;}
#menu_contact_ned { width: 174px; height: 16px;overflow:hidden;}

#menu_portfolio_eng {width: 207px; height: 16px;overflow:hidden;}
#menu_klanten_eng {width: 198px; height: 16px;overflow:hidden;}
#menu_bio_eng {width: 119px; height: 16px;overflow:hidden;}
#menu_contact_eng { width: 176px; height: 16px;overflow:hidden;}

.menu_portfolio_active_ned {width: 205px; height: 16px;background: url(../images/menu_ned.gif) 0px -16px no-repeat;}
.menu_klanten_active_ned {width: 203px; height: 16px;background: url(../images/menu_ned.gif) -205px -16px no-repeat;}
.menu_bio_active_ned {width: 118px; height: 16px;background: url(../images/menu_ned.gif) -408px -16px no-repeat;}
.menu_contact_active_ned { width: 174px; height: 16px;background: url(../images/menu_ned.gif) -526px -16px no-repeat;}

.menu_portfolio_active_eng {width: 207px; height: 16px;background: url(../images/menu_eng.gif) 0px -16px no-repeat;}
.menu_klanten_active_eng {width: 198px; height: 16px;background: url(../images/menu_eng.gif) -207px -16px no-repeat;}
.menu_bio_active_eng {width: 119px; height: 16px;background: url(../images/menu_eng.gif) -405px -16px no-repeat;}
.menu_contact_active_eng { width: 176px; height: 16px;background: url(../images/menu_eng.gif) -524px -16px no-repeat;}
/* END MENU AND TITLES */

/* DEFINE PORTFOLIO MENU AND TITLES */
#menu_layer_portfolio {
   float: left;
   width: 889px;
   height: 12px;
   /*padding-left: 47px;
   margin-top: 15px;*/
}
#menutitles_portfolio {
 width: 889px;
 height: 12px;
 margin: 0px; padding: 0px;
 position: relative;
}
.menutitles_portfolio_eng {
 background: url(../images/menu_fantasy_eng.gif);
}
.menutitles_portfolio_ned {
 background: url(../images/menu_fantasy_ned.gif);
}
#menutitles_portfolio li {float:left; margin: 0; padding: 0; list-style: none;}
#menutitles_portfolio a {display: block; height:12px;}

#menu_portfolio_fantasy_ned {width: 113px; height: 12px; overflow:hidden;}
#menu_portfolio_illustraties_ned {width: 193px; height: 12px; overflow:hidden;}
#menu_portfolio_karikaturen_ned {width: 190px; height: 12px; overflow:hidden;}
#menu_portfolio_fotobewerking_ned { width: 223px; height: 12px; overflow:hidden;}
#menu_portfolio_vormgeving_ned { width: 170px; height: 12px; overflow:hidden;}

#menu_portfolio_fantasy_eng {width: 121px; height: 12px; overflow:hidden;}
#menu_portfolio_illustraties_eng {width: 211px; height: 12px; overflow:hidden;}
#menu_portfolio_karikaturen_eng {width: 204px; height: 12px; overflow:hidden;}
#menu_portfolio_fotobewerking_eng { width: 235px; height: 12px; overflow:hidden;}
#menu_portfolio_vormgeving_eng { width: 118px; height: 12px; overflow:hidden;}

.menu_portfolio_fantasy_active_ned {width: 113px; height: 12px;background: url(../images/menu_fantasy_ned.gif) 0px -12px no-repeat;}
.menu_portfolio_illustraties_active_ned {width: 193px; height: 12px;background: url(../images/menu_fantasy_ned.gif) -113px -12px no-repeat;}
.menu_portfolio_karikaturen_active_ned {width: 190px; height: 12px;background: url(../images/menu_fantasy_ned.gif) -306px -12px no-repeat;}
.menu_portfolio_fotobewerking_active_ned { width: 223px; height: 12px;background: url(../images/menu_fantasy_ned.gif) -496px -12px no-repeat;}
.menu_portfolio_vormgeving_active_ned { width: 170px; height: 12px;background: url(../images/menu_fantasy_ned.gif) -719px -12px no-repeat;}

.menu_portfolio_fantasy_active_eng {width: 121px; height: 12px;background: url(../images/menu_fantasy_eng.gif) 0px -12px no-repeat;}
.menu_portfolio_illustraties_active_eng {width: 211px; height: 12px;background: url(../images/menu_fantasy_eng.gif) -121px -12px no-repeat;}
.menu_portfolio_karikaturen_active_eng {width: 204px; height: 12px;background: url(../images/menu_fantasy_eng.gif) -332px -12px no-repeat;}
.menu_portfolio_fotobewerking_active_eng { width: 235px; height: 12px;background: url(../images/menu_fantasy_eng.gif) -536px -12px no-repeat;}
.menu_portfolio_vormgeving_active_eng { width: 118px; height: 12px;background: url(../images/menu_fantasy_eng.gif) -771px -12px no-repeat;}


/* DEFINE PORTFOLIO MENU AND TITLES */

.language {
   /*background: transparent url(images/taalkeuze.gif) no-repeat top right;*/
   width: 907px; 
   height: 17px;
   margin-right: 27px;
}

#language_layer_portfolio {
   float: right;
   width: 314px;
   height: 17px;
   /*padding-left: 47px;
   margin-top: 15px;*/
}
#menutitles_language {
 width: 314px;
 height: 17px;
 margin: 0px; padding: 0px;
 position: relative;
 background: url(../images/taalkeuze.gif);
}

#menutitles_language li {float:left; margin: 0; padding: 0; list-style: none;}
#menutitles_language a {display: block; height:17px;}

#menu_language_ned {width: 181px; height: 17px;overflow:hidden;}
#menu_language_eng {width: 131px; height: 17px;overflow:hidden;}

.menu_language_ned_active {width: 113px; height: 17px;background: url(../images/taalkeuze.gif) 0px -17px no-repeat;}
.menu_language_eng_active {width: 181px; height: 17px;background: url(../images/taalkeuze.gif) -181px -17px no-repeat;}

/* END MENU AND TITLES */

#menu_layer_portfolio {
   position: absolute;
   top: -23px;
   left: 26px;
   width: 889px;
   height: 12px;
   display: none;
   visibility: hidden;
} 
#menu_layer_clients {
   position: absolute;
   top: -35px;
   left: 416px;
   width: 489px;
   height: 280px;
   background: transparent url(../images/bg-menu-over.gif) no-repeat top left;
   display: none;
   visibility: hidden;
   z-index:100;
}
#menu_layer_bio {
   position: absolute;
   top: -35px;
   left: 616px;
   width: 289px;
   height: 280px;
   background: transparent url(../images/bg-menu-over.gif) no-repeat top left;
   display: none;
   visibility: hidden;
   z-index:100;
} 
#menu_layer_contact {
   position: absolute;
   top: -35px;
   left: 735px;
   width: 170px;
   height: 280px;
   background: transparent url(../images/bg-menu-over.gif) no-repeat top left;
   display: none;
   visibility: hidden;
   z-index:100;
} 
