/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
@font-face {
    font-family: 'BebasNeue';
    src: url('fonts/BebasNeue-webfont.eot');
    src: url('fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/BebasNeue-webfont.woff') format('woff'),
         url('fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*
 * Anivers font declaratie
 * normal
 */

@font-face {
    font-family: 'Anivers';
    src: url('fonts/Anivers_Regular-webfont.eot');
    src: url('fonts/Anivers_Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Anivers_Regular-webfont.woff') format('woff'),
         url('fonts/Anivers_Regular-webfont.ttf') format('truetype'),
         url('fonts/Anivers_Regular-webfont.svg#AniversRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/*
 * Anivers font declaratie
 * normal, italic
 */
@font-face {
    font-family: 'Anivers';
    src: url('fonts/Anivers_Italic-webfont.eot');
    src: url('fonts/Anivers_Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Anivers_Italic-webfont.woff') format('woff'),
         url('fonts/Anivers_Italic-webfont.ttf') format('truetype'),
         url('fonts/Anivers_Italic-webfont.svg#AniversItalic') format('svg');
    font-weight: normal;
    font-style: italic;

}
/*
 * Anivers font declaratie
 * bold
 */
@font-face {
    font-family: 'Anivers';
    src: url('fonts/Anivers_Bold-webfont.eot');
    src: url('fonts/Anivers_Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Anivers_Bold-webfont.woff') format('woff'),
         url('fonts/Anivers_Bold-webfont.ttf') format('truetype'),
         url('fonts/Anivers_Bold-webfont.svg#AniversBold') format('svg');
    font-weight: bold;
    font-style: normal;
}
/*
 * Anivers font declaratie
 * Small Caps
 */
@font-face {
    font-family: 'AniversSC';
    src: url('fonts/Anivers_SmallCaps-webfont.eot');
    src: url('fonts/Anivers_SmallCaps-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Anivers_SmallCaps-webfont.woff') format('woff'),
         url('fonts/Anivers_SmallCaps-webfont.ttf') format('truetype'),
         url('fonts/Anivers_SmallCaps-webfont.svg#AniversSCRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */




/* toegevoegd door Erik om te laten zien hoe je de font definitie kunt gebruiken */
.fontDemo {
	font-family: Anivers;
	font-size: 14px;
	line-height: 40px;
}
.fontDemo h1 {
	font-family: Anivers;
}
.smallCaps {
	font-family: AniversSC;
}
/* General Demo Style */
body{
	font-family: Anivers, Arial, sans-serif;
	font-weight: 400;
	font-size: 15px;
	color: #000;
	overflow-y: scroll;
	position:relative;
	z-index:1;

}

p {
		font-family: Anivers;
	font-size: 14px;
	line-height: 20px;
}

#wrapper, #wrapper2 {
	height: 100%;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;	
}
#wrapper3 {
	height: 100%;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;

}
#menuholder {
	height: 100px;
	width: 1024px;
	position: fixed;
	z-index: 7000;
}
.mainimage {
	height: 768px;
	width: 1024px;
}
.image_rob {
	height: 634px;
	width: 1024px;
	margin: 
}
.image_ostrica {
	height: 650px;
	width: 1024px;
	margin: 
}
#corporate {
	font-family: Anivers;
	font-size: 14px;
	line-height: 20px;
	height: 220px;
	width: 940px;
	margin: 0 0 20px 0;
color:#000
}
#corporate-col1 {
	height: 20px;
	width: 600px;
	float: left;
	text-decoration: none;
	margin-top: 100px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0;
}
#corporate-col2 {
	font-size: 64px;
	height: 120px;
	width: 240px;
	margin: 100px 0 20px 80px;
	float: right;
}
.bft {
	font-family: Anivers;
	font-size: 14px;
	color:#F00;
}
#box01, #box02, #box03, #box03, #box04,
 #box05, #box06, #box07 {
	height: 728px;
	width: 940px;
	margin: 20px 42px 20px 42px;
}
#box01 {
	margin: 20px 0 60px 42px;
}
#box02 {
	height: 628px;
	width: 940px;
	margin: 120px 42px 20px 42px;
}
#box03 {
	height: 240px;
	width: 940px;
	margin: 20px 42px 20px 42px;
}
#box04 {
	height: 120px;
	width: 940px;
	margin: 40px 42px 20px 42px;
}
#box05 {
	height: 480px;
	width: 940px;
	margin: 0 42px 20px 42px;
	background-color: #FFF;
}
#box06 {
	height: 380px;
	width: 940px;
	margin: 0 42px 20px 42px;
	background-color: #FFF;
}
.column1-01, .column2-01, 
.column1-02, .column2-02, 
.credits, .credits2, .credits3,
.creditstext, .creditstext2, creditstext3,
.fotobijschrift {
	font-family: Anivers;
	font-size: 14px;
	line-height: 20px;
	color:#000;
}




.inhoud {
	font-family: Anivers;
	font-size: 14px;
	line-height: 20px;
}
.inhoudcijfers, .creditsnumber {
	font-family: AniversSC;
	font-size: 14px;
	line-height: 20px;
	height: 100%;
	width: 60px;
	float: left;
}

.column1-01 {
	height: 488px;
	width: 620px;
	margin-right: 20px;
	float: left;
}
.column2-01 {
	height: 488px;
	width: 300px;
	float: left;
}
.image1-01 {
	height: 380px;
	width: 620px;
	margin: 0 20px 20px 0;
	float: left;
}
.credits {
	height: 100%;
	width: 300px;
}
.credits2, .credits4 {
	height: 100%;
	width: 220px;
	margin: 20px 0 0 80px;
}
.credits3 {
	height: 100%;
	width: 220px;
	margin: 0 0 0 200px;
}
.credits4 {
	height: 100px;
}
.creditsnumber {
	height: 100%;
	width: 60px;
	margin: 0 20px 0 0;
	float: left;
}
.creditstext {
	height: 100%;
	width: 220px;
	float: left;
}
.creditstext2 {
	height: 100%;
	width: 140px;
	float: left;
}
.bignumber {
	font-family: Anivers;
	font-size: 124px;
	line-height: 50px;
	width: 220px;
	height: 100%;
	float: left;
	margin: 0 20px 0 0;
	color: #999;
}
.column1-02 {
	width: 140px;
	height: 100%;
	float: left;
	margin: 0 20px 0 0;
}
.column2-02 {
	width: 300px;
	height: 100%;
	float: left;
	margin: 0 20px 0 80px;
}
.smallimage-02 {
	width: 140px;
	height: 140px;
	margin: 0 0 20px 0;
}
.imagebox {
	width: 460px;
	height: 100%;
	float: left;
	margin: 0 240px 0 240px;
}
.imagebox2 {
	width: 660px;
	height: 460px;
	float: left;
	margin: 0 160px 0 160px;
}
.imagebox3 {
	width: 620px;
	height: 100%;
	float: left;
	margin: 0 160px 0 160px;
}
.image-01-300x220, .image-02-300x220, .image-01-620x40 {
		font-family: Anivers;
	font-size: 14px;
	line-height: 20px;
	color:#000;
	width: 300px;
	height: 100%;
	float: left;
	margin: 0 20px 20px 0px;
}
.image-02-300x220 {
	width: 300px;
	height: 100%;
	float: left;
	margin: 0 0 20px 0;
}
.image-01-620x40 {
	font-size: 16px;
	width: 620px;
	height: 20px;
	float: left;
	margin: 0 20px 20px 0px;
}

.image-01-220x220 {
	width: 220px;
	height: 220px;
	float: left;
	margin: 0 20px 0 0;
}
.image-02-220x220 {
	width: 220px;
	height: 220px;
	float: left;
	margin: 0 0 20px 0;
}
.image-03-220x220 {
	width: 220px;
	height: 220px;
	float: left;
	margin: 0 20px 0 0;
}
.image-04-220x220 {
		width: 220px;
	height: 220px;
	float: left;
	margin: 0 0 0 0;
}
.clientHeadingbox {
	width: 1024px;
	height: 60px;
	margin: 0 0 20px 0;
	background-color: #FF9933;

}
.clientHeading {
	width: 940px;
	height: 20px;
	margin: 0 42px 20px 42px;
	padding: 20px 0 0 0;
	font-family: Anivers;
	font-size: 16px;
	color: #FFF;
}
.clients-col-01, .clients-col-02, .clients-col-03 {
	width: 220px;
	height: 100%;
	float: left;
	margin: 20px 20px 40px 0;
}
.clients-col-04 {
		width: 220px;
	height: 100%;
	float: left;
	margin: 20px 0 40px 0;
}
/*
 * menu structuur
 * begin
 */

#nav{
	height:45px;
	border-bottom:1px solid #ddd;
	position:fixed;
	top:0px;
	left:0px;
	right:0px;
	background:#fff;
}
#nav ul{
	height:25px;
	list-style:none;
	margin:6px auto 0px auto;
	width:1000px;
}
#nav ul li{
	display:inline;
	float:left;
	margin:0px 2px;
}
#nav a{
	font-size:11px;
	font-weight:bold;
	float:left;
	padding: 2px 4px;
	color:#999;
	text-decoration: none;
	border:1px solid #ccc;
	cursor: pointer;
	height:80px;
	width:80px;
	line-height:16px;
	background-color: transparent;
	background-position: left center;
	text-transform: capitalize;
}
#nav a:hover{
	color: #fff;
	background-color: #FF9933;
}
/*
 * menu structuur
 * einde
 */

/*
 * slide show
 * begin
 */
#header {
	float: right;
	width: 1024px;
	height: 768px;
	overflow: hidden;
}
.headertextbox, .headertextboxsub {
	font-family: Anivers;
	font-size: 82px;
	position:absolute;
	width: 1024px;
	margin-left: 0px;
	z-index:11;
	float: right;
	color: #fff;
	text-transform: uppercase;
	margin: -80px 0 0 5px;
	text-align: right;
}
.headertextboxsub {
	font-size: 20px;
}

#slideshow {
	position:relative;
	width: 1024px;
	height:768px;
}
#slideshow img {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
}
#slideshow img.active {
	z-index:10;
}
#slideshow img.last-active {
	z-index:9;
}
/*
 * slide show
 * einde
 */

#footerbox {
	width: 1024px;
	height:100%;
	margin: 0 auto 0 auto
	z-index:-3;
	}






/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
