/* ==========================================================================
   HTML5 Boilerplate styles -Algemeen
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #3B3B3B;   /* oud  #222; */
}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on April 25, 2014 */



@font-face {
    font-family: 'archivo_narrowregular';
    src: url('archivonarrow-regular-webfont.eot');
    src: url('archivonarrow-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('archivonarrow-regular-webfont.woff') format('woff'),
         url('archivonarrow-regular-webfont.ttf') format('truetype'),
         url('archivonarrow-regular-webfont.svg#archivo_narrowregular') format('svg');
    font-weight: normal;
    font-style: normal;

}



body {
    font-size: 1em;
    line-height: 1.4;
	margin-top:5px;
	font-family:"Archivo Narrow", Arial, Helvetica, sans-serif;
}

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




@import url('grid_12-825-55-15.css');
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on April 28, 2014 */


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

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

@font-face {
    font-family: 'eurostilebold';
    src: url('fonts/eurostib-webfont.eot');
    src: url('fonts/eurostib-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/eurostib-webfont.woff') format('woff'),
         url('fonts/eurostib-webfont.ttf') format('truetype');
}



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

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
h1 {
	font-size: 1.75em;
	font-weight: bold;
	font-family:"KG When Oceans Rise";
	text-align: left;

}

.main article h1 {
	font-size: 1.75em;
	font-weight: normal;
	color: #874529;
	font-family:"KG When Oceans Rise";
	font:"KG When Oceans Rise";
}
.h5 {
	font-family:"KG When Oceans Rise";
}
h3 {
	font-family:"KG When Oceans Rise";
	font:"KG When Oceans Rise";
	font-weight:lighter;
	font-size:22px;
	text-align:right;
	color:#000;
	
}
img {
    vertical-align: middle;
}

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

textarea {
    resize: vertical;
}

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

.wide {
	font-size:20px 
	font-family: Eurostile;
	font-weight: bold;	
	
} 
	

/* ===== Template Styles ==================================================================================================== */

body {
    font: 16px/26px ;
	background: #333;
	background-image: url(../afbeeldingen/BG-denk%20creatief.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	font-family:Verdana, Geneva, sans-serif;
}
object,
img,
embed,
video {
            max-width: 100%;
            }

.wrapper {
    width: 96%;
    margin: 0 2%;

	
}
/*Initialize*/
ul#menu, ul#menu ul.sub-menu {
    padding:0;
    margin: 0;
}
ul#menu li, ul#menu ul.sub-menu li {
    list-style-type: none;
    display: inline-block;
}
/*Link Appearance*/
ul#menu li a, ul#menu li ul.sub-menu li a {
    text-decoration: none;
    color: #fff;
    background: #F6F6F6;
    padding: 5px;
    display:inline-block;
}
/*Make the parent of sub-menu relative*/
ul#menu li {
    position: relative;
}
/*sub menu*/
ul#menu li ul.sub-menu {
    display:none;
    position: absolute;
    top: 30px;
    left: 0;
    width: 100px;
}
ul#menu li:hover ul.sub-menu {
    display:block;
}





/*
////////////////////////////////////////////////////////////////*/



/* ===================
    ALL: Orange Theme
   =================== */

.header-container {
	display: block;
  
	
}

.header-container, {
	 background: #ffffff;
	padding-right:10px;
	
	
}

.footer-container, {
	padding-right:0px;
	float:left;
	
}
.main aside {
    background:none;
	padding-right:50px;
	width:auto;
	padding-top:20px;
}

.title {
    color: white;
}
.facebook {
	height:40px;
	position:relative;
	width:auto;
	float:right;
	top:0px;
}
.foto_over {
	height:470px;
	position:relative;
	width:auto;
	float:left;
	top:-50px;
}

/*  BUTTONS  ______________*/
.actiebutton {
	-moz-box-shadow:inset 0px 0px 0px 0px #874529;
	-webkit-box-shadow:inset 0px 0px 0px 0px #874529;
	box-shadow:inset 0px 0px 0px 0px #874529;
	background-color: #874529;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0px;
	border:1px solid #874529;
	display:inline-block;
	color:#ffffff;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:30px;
	line-height:30px;
	width:170px;
	text-decoration:none;
	text-align:center;
	
	
}

.actiebutton:hover {
background:#fff;
color:#874529!important ;
border: 1px solid #874529;
}
.actiebutton:active {
	position:relative;
	top:1px;
}








/* ==============
    MOBILE: Navigatie Menu
   ============== */



/*-----------------------------------------------*/
#menu {
	position: relative;
	margin-left: 10px;
}
#menu a {
	display: block;
	width: 140px;
}

#menu ul {
	list-style-type: none;
	padding-top: 5px;
}

#menu li {
	float: left;
	position: relative;
	padding: 7px 0;
	text-align: center;
}

#menu ul.sub-menu {
	display: none;
	position: absolute;
	top:10px;
	left: -10px;
	padding: 10px;
	z-index: 90;
}

#menu ul.sub-menu li {
	text-align: left;
}

#menu li:hover ul.sub-menu {
	display: block;
	border: 1px solid #ececec;
}

* {
	margin: 0;
	padding: 0;
}



a {
	text-decoration: none;
	color: #838383;
}

a:hover {
	margin-bottom: 0px;
	padding: 1px 0;
	font-weight:800;

}
* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Arial Rounded MT Bold";
	font:"Arial Rounded MT Bold";
    font-size: 16px;


}

a {
	text-decoration: none;
	color: #2d6faf;
}

a:hover {
	color:#3b81c5
}

#menu {
	position: relative;
	margin-left: 0px;
}

#menu a {
	display: block;
	width: 140px;
}

#menu ul {
	list-style-type: none;
	padding-top: 0px;
}

#menu li {
	float: left;
	position: relative;
	padding: 3px 0;
	text-align: center;
}

#menu ul.sub-menu {
    display: none;
    left: 18px;
    padding: 5px;
    position: absolute;
    top: 9px;
    z-index: 90;
}

#menu ul.sub-menu li {
	text-align: left;
}

#menu li:hover ul.sub-menu {
	display: block;
	border: 1px solid #ececec;
}


/*------------------------------------------------------------*/
	

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* for IE6 */
* html .clearfix {
	height: 1%;
}
/* for IE7 */
*:first-child+html .clearfix {
	min-height: 1px;
}


/*  --------------*/

.main aside {
	color: white;
	padding: 0px 5% 1px;
	/*  background-color:#FFF;  */
}

/* ==============
    TOP Content Main
   ============== */

.main {
    padding: 10px 0;
/*	background-color:#FFF; */
	background-image:url(../afbeeldingen/bg-95.png);
	background-repeat: repeat;
}


.main_impress {
	position: relative;
	left:80px;
	top: -45px;
	color:#999;
	font-size:13px;
	
}
.main_impress a{
color:#999;

}
.main_impress a:hover{
color: #CCC;

}



.main-content {
	padding-left:15px;
	padding-right:15px;
	padding-bottom:10px;
	padding-top:2px;
	width:100%;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	text-align: justify;
}
.content_padding {
	padding-left:20px;
	padding-right:15px;

}

.content_padding-font {
	padding-left:20px;
	padding-right:15px;

}

.aside_home {   /* Foto  home aside */
	position: absolute;
	padding-left:0px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:30px;
	background-color:#FFF;
}
.footer-container {					/*Leeg*/
    			
}
.footer-container footer {
	color: #FFF;
	padding: 15px 0;
	height: 4px;
}

/* Formulier styling */ 
form    {
margin:auto;
position:relative;

font-family: Tahoma, Geneva, sans-serif;
font-size: 13px;
font-style: italic;
line-height: 16px;
font-weight: bold;
color: #3c2c16;  
text-decoration: none;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
padding:8px;
border: 1px solid #999;
border: inset 1px solid #333;
-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}

input    {
width:250px;
display:block;
border: 1px solid #999;
height: 25px;
-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}
textarea#feedback {
width:250px;
height:50px;
}
textarea.message {
display:block;
}
input.button {
	width:80px;
	position:absolute;
	right:228px;
	bottom:7px;
	background:#3c2c16;
	color:#fff;
	font-family: Tahoma, Geneva, sans-serif;
	height:30px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1p solid #999;
}
input.button:hover {
background:#fff;
color:#512300;    
}
textarea:focus, input:focus {
border: 1px solid #09C;
}
/*  Einde formulier styling   */ 





/* ===============
    ALL: IE Fixes
   =============== */

.ie7 .title {
    padding-top: 20px;
}




/* ==========================================================================
   Media Queries
   ========================================================================== */
   @media only screen and (max-width: 480px) {
nav {
    background-color: #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    border-top-left-radius:2em;
	border-top-right-radius:2em;
    float: left;
    padding-left: 0px;
    width: 100%;
}
   
   
   nav ul li:hover ul {
	left:auto;
	top:180px;             /*   --------------------------------------------------------------------- hover submenu   */
	width:7em;
	height:auto;
	color: #0033CC;
	background-color: #F9F9F9 ;
	
}
nav ul li ul a {
    display: block;
    padding: 0 0px 0 0px;
    margin left:0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
	font-weight:bold;
    text-decoration: none;
    line-height: 16px;
	width:7em;
}
nav ul li a {
    display: block;
    font-family: "Arial Rounded MT Bold";
    font-size: 14px;
    font-weight: bold;
    line-height: 40px;
    padding: 10 1px;
    text-decoration: none;
    width: 7em;
	border-bottom:1px solid #06C;
}
 nav a {
        float: left;
        width: 73%;
        padding: 2px ;
        margin-bottom: 0;
    }

#menu ul.sub-menu {
    display: none;
    left: 138px;
    padding: 1px;
    position: absolute;
    top: -5px;
    z-index: 90;
}
.main-content {
    background-image: url("../afbeeldingen/bg-95.png");
    border-radius: 25px;
    padding: 10px 15px;
    text-align: justify;
    width: 90%;
}
   
   }
   
   

@media only screen and (min-width: 480px) {

/* ====================
    INTERMEDIATE: Menu
   ==================== */

    nav a {
        float: left;
        width: 73%;
        margin: 0 0.1%;
        padding: 0px ;
        margin-bottom: 0;
    }

    nav li:first-child a {
        margin-left: 0;
    }

    nav li:last-child a {
        margin-right: 0;
    }


/* ========================
    INTERMEDIATE: IE Fixes
   ======================== */

    nav ul li {
        display: inline;
		
		
    }

    .oldie nav a {
        margin: 0 0.7%;
    }


@media only screen and (min-width: 768px) {

/* ====================
    WIDE: CSS3 Effects
   ==================== */

    .header-container,
     {
        -webkit-box-shadow: 0 5px 10px #aaa;
           -moz-box-shadow: 0 5px 10px #aaa;
                box-shadow: 0 5px 10px #aaa;
				
    }

/* ============
    WIDE: Menu
   ============ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

    .title {
        float: left;
		background-color: #F8F8F8
		
    }
	 .wrapper {
    
        margin: 0 auto;
		background-repeat: repeat;
		border-bottom-right-radius:2em;
		border-bottom-left-radius:2em;
		
				
    }

nav {
    background-color: #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    border-top-left-radius:2em;
	border-top-right-radius:2em;
    float: left;
    padding-left: px;
    width: 100%;
}
    
}
/* ============
    WIDE: Main
   ============ */

    .main article {
        float: left;
        width: 51%;
		padding:4%;
		padding-top:2%;
		background: none;
		font-family:"Archivo Narrow", Arial, Helvetica, sans-serif;
		font-weight:500;
				
		
    }

    .main aside {
        float: left;
        width: 41%;
		padding:0px;
		height:470px;
		padding-top:119px;
    }
}
@media only screen and (min-width: 1140px) {

/* ===============
    Maximal Width
   =============== */

    .wrapper {
        width: 1026px; /* 1140px - 10% for margins */
        margin: 0 auto;
		background-repeat: repeat;
		border-bottom-right-radius:2em;
		border-bottom-left-radius:2em;
		
				
    }
	nav {
    background-color: #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    border-top-left-radius:2em;
	border-top-right-radius:2em;
    float: left;
	height:4em;
    padding-left: 0px;
    width: 100%;
}
	
}

/* ==========================================================================
   Helper classes
   ========================================================================== */
   
.h1,  {
	font-family: "Brush Script MT";
	font-weight: lighter;
	padding-top:0px;
	padding-right:20px;
}


.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

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

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

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

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

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@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;
    }
