html{
    overflow: -moz-scrollbars-vertical;
}

img{
	border: 0;
}

body{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	background-color: #ffffff;
	font-size: 11px;
	color: #1a171b;
}

#container, #containerPage{
    position: relative;
    margin: 0 auto;
    width: 900px;
    height: 675px;
    background-repeat: no-repeat;
}

#container{
    background-image: url(../images/backgroundHome.gif);
}


#navigatie{
    width: 805px;
    margin: 0px 0px 0px 68px;
}

#navigatie ul{
    margin: 0;
    padding: 0;
}

#navigatie ul li{
    display: block;
    width: 132px;
    height: 45px;
    margin: 0px 2px 0px 0px;
    list-style-type: none;
    float: left;
}

#navigatie ul li a{
    text-indent: -99999px;
    overflow: none;
    background-image: url(../images/benrSprite.jpg);
    background-repeat: no-repeat;
    display: block;
    width: 132px;
    height: 45px;
    color: white;
}

#navigatie ul li a.navWie{
    background-position: 0px 0px;
}

#navigatie ul li a.navWie:hover, #navigatie ul li a.navWieActive{
    background-position: 0px -45px;
}

#navigatie ul li a.navWat{
    background-position: -132px 0px;
}

#navigatie ul li a.navWat:hover, #navigatie ul li a.navWatActive{
    background-position: -132px -45px;
}

#navigatie ul li a.navMensen{
    background-position: -264px 0px;
}

#navigatie ul li a.navMensen:hover, #navigatie ul li a.navMensenActive{
    background-position: -264px -45px;
}

#navigatie ul li a.navVoorbeelden{
    background-position: -396px 0px;
}

#navigatie ul li a.navVoorbeelden:hover, #navigatie ul li a.navVoorbeeldenActive{
    background-position: -396px -45px;
}

#navigatie ul li a.navCertif{
    background-position: -528px 0px;
}

#navigatie ul li a.navCertif:hover, #navigatie ul li a.navCertifActive{
    background-position: -528px -45px;
}

#navigatie ul li a.navContact{
    background-position: -660px 0px;
}

#navigatie ul li a.navContact:hover, #navigatie ul li a.navContactActive{
    background-position: -660px -45px;
}

#logo{
    position: absolute;
    overflow: none;
    top: 77px;
    right: 28px;
    width: 669px;
    height: 49px;
}

#logo a{
    display: block;
    text-indent: -99999px;
    top: 77px;
    right: 28px;
    width: 669px;
    height: 49px;
    background-image: url(../images/benrSprite.jpg);
    background-repeat: no-repeat;
    background-position: 0px -90px; 
}

#contentContainer, #contentContainerPage, #contentContainerPageColumn, #contentContainerPageArchive{
    position: absolute;
    left: 30px;
    top: 125px;
    height: 548px;
    width: 643px;
}

#contentContainer, #contentContainerPageArchive{
    padding: 0px 24px 0px 173px;
}



#contentContainerPage{
    padding: 0px 24px 0px 312px;
}

#contentContainerPageColumn{
    padding: 0px 24px 0px 320px;
}

#contentContainerPage h1, #exampleTitle h1, #contentContainerPageArchive h1{
    font-size: 2em;
    font-weight: normal;
    margin: 55px 0px 0px 0px;
    color: #882888;
}

#contentContainerPageColumn h1{
    font-size: 2em;
    font-weight: normal;
    margin: 55px 0px 0px -30px;
    color: #882888;
}

#map{
    position: absolute;
    top: 100px;
    left: 307px;
    width: 521px;
    height: 394px;
}

#contactBox{
    position: absolute;
    top: 371px;
    left: 30px;
    padding: 7px 0px 0px 5px;
    width: 239px;
    height: 104px;
    background-image: url(../images/contactBox.jpg);
    background-repeat: no-repeat;
}

#contactBox p{
    font-size: 0.9em;
    margin: 0;
    padding: 0;
}

#contactBox a{
    color: #80197F;
    text-decoration: none;
}

#pageImage{
    position: absolute;
    left: -30px;
    top: 56px;
}

#pageImageColumns{
    position: absolute;
    left: 0px;
    top: 124px;
}

.columns{
    width: 250px;
    height: 370px;
}

#peopleImage{
    position: absolute;
    left: 53px;
    top: 105px;
}

#peopleLinks{
    margin: 0;
    padding: 0;
    position: absolute;
    width: 228px;
    left: 53px;
    top: 434px; 
}

#peopleLinks li{
    font-size: 1.2em;
    display: block;
    list-style-type: none;
}

#peopleLinks li a{
    color: #cecd00;
    text-decoration: none;
}

#personInfo{
    position: absolute;
    left: 53px;
    top: 427px;
}

#personInfo a{
    display: block;
    position: relative;
    width: 220px;
    color: #a961a7;
    text-decoration: none;
}

#personInfo a.cv{
    padding: 2px 0px 4px 14px;
    margin-bottom: -10px;
    background-image: url(../images/docIcon.gif);
    background-repeat: no-repeat;
}

#extraNav{
    position: absolute;
    width: 227px;
    left: 53px;
    top: 485px;
}

#exampleback{
    position: absolute;
    z-index: 1000;
    left: 200px;
    top: 600px;
}

#pageback{
    position: absolute;
    z-index: 1000;
    left: 199px;
    top: 600px;
}

#archiveback{
    position: absolute;
    z-index: 1000;
    left: 200px;
    top: 600px;
}

#extraNav #back{
    float: left;
}

#extraNav #next{
    float: right;
}

#extraNav #back a, #extraNav #next a, #exampleback a, #pageback a, #archiveback a{
    font-size: 1.2em;
    color: #b9b800;
    text-decoration: none;
}

#peopleQuote{
    position: absolute;
    left: 85px;
    top: 455px;
}

#pageContent{
    position: absolute;
    top: 85px;
    left: 311px;
    width: 440px;
    height: 400px;
    margin: 20px 0px 0px 0px;
}

#exampleContent{
    position: absolute;
    top: 111px;
    left: 535px;
    width: 315px;
    height: 370px;
}

#contactContent{
    position: absolute;
    top: 100px;
    left: 30px;
    width: 258px;
    height: 252px; 
}

#exampleContent #exampleContentInside{
    overflow: hidden;
    width: 256px;
    height: 370px;
    padding: 0px 40px 0px 0px;
}

#pageContent #contentInside{
    overflow: hidden;
    width: 370px;
    height: 400px;
    padding: 0px 50px 0px 0px;
}

#contactContent #contactContentInside{
    overflow: hidden;
    width: 230px;
    height: 252px;
    padding: 0px 0px 0px 0px;
}

#contentContainerPageColumn .column{
    position: absolute;
    width: 260px;
    height: 375px;
}

#contentContainerPageArchive .column{
    position: absolute;
    width: 300px;
    height: 375px;
}

#contentContainerPageColumn  #column1{
    top: 106px;
    left: 291px;
}

#contentContainerPageArchive #column1{
    top: 106px;
    left: 191px;
}

#contentContainerPageColumn  #column2{
    top: 106px;
    left: 585px;
}

#contentContainerPageArchive #column2{
    top: 106px;
    left: 535px;
}

#contentContainerPageColumn .column strong{
    color: #882888;
}

#contentContainerPageColumn  .column #contentInside1, #contentContainerPageColumn .column #contentInside2{
    overflow: hidden;
    width: 220px;
    height: 375px;
    padding: 0px 20px 0px 0px;
}

#contentContainerPageArchive  .column #contentInside1, #contentContainerPageArchive .column #contentInside2{
    overflow: hidden;
    width: 260px;
    height: 375px;
    padding: 0px 20px 0px 0px;
}

#pageContent #contentInside h2, .column #contentInside1 h2, .column #contentInside2 h2, #exampleContent #exampleContentInside h2, #contactContent #contactContentInside h2{
    font-size: 1.2em;
    font-weight: normal;
    color: #882888;
    margin: 15px 0px 0px 0px;
}

#pageContent #contentInside p, .column #contentInside1 p, .column #contentInside2 p, #exampleContent #exampleContentInside p, #contactContent #contactContentInside p{
    margin: 0px 0px 10px 0px;
    line-height: 1.6em;
    color: #000000;
}

#pageContent #contentInside a, #exampleContent #exampleContentInside a, #contactContent #contactContentInside a, .column a{
    color: #1bbbe9;
    text-decoration: none;
}

#pageContent #contentInside ul, .column #contentInside1 ul, .column #contentInside2 ul, #exampleContent #exampleContentInside ul, #exampleContent #exampleContentInside ul, #contactContent #contactContentInside ul{
    line-height: 1.6em;
    color: #000000;
}

#contentContainer p{
    margin: 11px 0px;
    line-height: 1.8em;
    color: #80197f;
}

#exampleImages{
    position: absolute;
    top: 85px;
    left: 169px;
    margin: 30px 0px 0px 0px;
    width: 345px;
}

#exampleButtons{
    position: absolute;
    top: 85px;
    right: 5px;
    margin: 30px 0px 0px 0px;
    width: 350px; 
}

#exampleImages .exampleImage{
    position: relative;
    margin: 17px 17px 0px 0px;
    width: 98px;
    height: 102px;
    float: left;
}

#exampleButtons .exampleButton{
    position: relative;
    float: left;
    margin: 15px 17px 0px 0px;
    width: 98px;
    height: 105px;
}

#exampleButtons .exampleButton a{
    display: block;
    background-image: url(../images/exampleBlocks.jpg);
    padding: 20px 10px 0px 8px;
    width: 80px;
    height: 85px;
    color: #6d006b;
    text-decoration: none;
    font-size: 1.2em;
}
#exampleButtons .exampleButton a:hover, #exampleButtons .exampleButton a.hover{
    color: #ffffff;
}

#exampleButtons #exampleButton1 a{
    background-position: 0px 0px;
}

#exampleButtons #exampleButton2 a{
    background-position: -113px 0px;
}

#exampleButtons #exampleButton3 a{
    background-position: -225px 0px;
}

#exampleButtons #exampleButton4 a{
    background-position: 0px -119px;
}

#exampleButtons #exampleButton5 a{
    background-position: -113px -119px;
}

#exampleButtons #exampleButton6 a{
    background-position: -225px -119px;
}

#exampleButtons #exampleButton7 a{
    background-position: 0px -240px;
}

#exampleButtons #exampleButton8 a{
    background-position: -113px -240px;
}

#exampleButtons #exampleButton9 a{
    background-position: -225px -240px;
}

#exampleButtons #exampleButton1 a:hover, #exampleButtons #exampleButton1 a.hover{
    background-position: 0px -345px;
}

#exampleButtons #exampleButton2 a:hover, #exampleButtons #exampleButton2 a.hover{
    background-position: -113px -345px;
}

#exampleButtons #exampleButton3 a:hover, #exampleButtons #exampleButton3 a.hover{
    background-position: -225px -345px;
}

#exampleButtons #exampleButton4 a:hover, #exampleButtons #exampleButton4 a.hover{
    background-position: 0px -464px;
}

#exampleButtons #exampleButton5 a:hover, #exampleButtons #exampleButton5 a.hover{
    background-position: -113px -464px;
}

#exampleButtons #exampleButton6 a:hover, #exampleButtons #exampleButton6 a.hover{
    background-position: -225px -464px;
}

#exampleButtons #exampleButton7 a:hover, #exampleButtons #exampleButton7 a.hover{
    background-position: 0px -585px;
}

#exampleButtons #exampleButton8 a:hover, #exampleButtons #exampleButton8 a.hover{
    background-position: -113px -585px;
}

#exampleButtons #exampleButton9 a:hover, #exampleButtons #exampleButton9 a.hover{
    background-position: -225px -585px;
}

.leftTopCorner, .rightTopCorner, .leftBottomCorner, .rightBottomCorner{
    position: absolute;
    z-index: 100;
    background-image: url(../images/roundedCorners.png);
    width: 15px;
    height: 15px;
}

.leftTopCorner{
    background-position: 0px 0px;
    left: -1px;
    top: -1px;
}

.rightTopCorner{
    background-position: -15px 0px;
    right: -1px;
    top: -1px;
}

.leftBottomCorner{
    background-position: 0px -15px;
    left: -1px;
    bottom: -1px;
}

.rightBottomCorner{
    background-position: -15px -15px;
    right: -1px;
    bottom: -1px;
}

/* Scrollbar */
.vScrollbar{
	float: right;			
}

.vTrack {
	width: 14px;
	position: relative;
	overflow: hidden;			
}

.vThumb{
	position: absolute;
	top: 0;
	left: 0px;
	width: 14px;
	background-repeat: repeat-y;
	background-image: url(../images/scrollbarMiddle.gif);
	overflow: hidden;
}

.vThumbTop{
    position: absolute;
    width: 14px;
    height: 13px;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
	background-image: url(../images/scrollbarTop.gif);
}

.vThumbBottom{
    position: absolute;
    width: 14px;
    height: 13px;
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
	background-image: url(../images/scrollbarBottom.gif);
}


.arrowUp, .arrowDown{
	height: 15px;
	width: 15px;
	overflow: hidden;						
}

.arrowUp{
	margin-bottom: 3px;
	background-repeat: no-repeat;
	background-image: url(../images/benrSprite.jpg);
	background-position: -669px -107px;
}

.arrowDown{
	margin-top: 3px;
	background-repeat: no-repeat;
	background-image: url(../images/benrSprite.jpg);
	background-position: -669px -91px;
}

/* Slideshow */

#exampleShow{
    z-index: 1000;
    position: relative;
    margin: 35px 0px 0px -132px;
    width: 465px;
    height: 315px;
}

#exampleShow .slideshow-images{
    float: right;
}

#exampleShow .slideshow-thumbnails{
    position: relative;
    height: 315px;
	width: 105px;
	z-index: 100;
    float: left;
}

.slideshow-thumbnails ul {
	margin: 0;
	padding: 0;
}

.slideshow-thumbnails li {
	float: left;
	list-style-type: none;
	margin: 0px 0px 10px 0;
}

.slideshow-thumbnails a {
	display: block;
	padding: 2px;
}
.slideshow-thumbnails a:hover {
	opacity: 1 !important;
}
.slideshow-thumbnails img {
	display: block;
}
.slideshow-thumbnails-active {
	opacity: 1;
}
.slideshow-thumbnails-inactive {
	opacity: .5;
}
	
.slideshow-images-visible { 
	opacity: 1;
}	
.slideshow-images-prev { 
	opacity: 0; 
}
.slideshow-images-next { 
	opacity: 0; 
}
.slideshow-images img {
    position: absolute;
	left: 0;
	top: 0;
}	

#contactBox p{
    font-size: 0.9em;
    margin: 0;
    padding: 0;
}