/* FONT IMPORT */
@import url(https://fonts.googleapis.com/css?family=Lato:300,400);
/* GLOBAL */
body,html{padding:0;margin:0;border:0;font-family:"Lato", Arial;font-weight:normal;background-color:#FFFFFF;}
/* HEADER */
#header{
position:relative;background-color:#CCCCCC;background-image:url(/img/headerbg.png);background-repeat:repeat;background-position:center center;width:100%;height:280px;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;-ms-background-size:cover;background-size:cover;z-index:999;}
#logo{border:0;width:auto;height:200px;margin:40px 0;}
/* CONTAINER */
#container{margin:0 auto;width:auto;max-width:700px;text-align:center;}
h1{font-size:1.5rem;color:#575757;font-weight:400;text-align:left;margin:0;padding:0;}
h2{font-size:1.3rem;color:#797979;font-weight:300;text-align:left;margin:0;padding:0;}
/* INTRO */
#intro{background-color:#FFFFFF;padding:20px;}
/* OVERALL HOUT */
#overall-houtbg{background-color:#CCCCCC;background-image:url(/img/achtergrondbar.png);background-repeat:repeat-y;background-position:top center;background-size:100% auto;padding:20px;}
#mannelijkheid{background-color:#FFFFFF;font-size:1rem;color:#797979;text-align:left;font-weight:300;padding:10px;}
/* DOOR WIE */
#doorwie{background-color:#FFFFFF;color:#575757;font-size:1rem;text-align:right;font-weight:400;margin:20px 0 0 0;padding:10px;min-height:120px;}
#doorwiefoto{width:50%;max-width:250px;height:auto;float:left;margin:-27px 0 -27px -27px}
#doorwienaam{width:60%;max-width:250px;height:auto;float:right;margin:-20px -20px 10px 0;}
/* CURSUS */
#cursus{background-color:#FFFFFF;padding:40px 20px;}
#cursus p{color:#797979;text-align:left;padding:0;margin:0;font-size:1.3rem;font-weight:300;}
/* ONZE FILOSOFIE */
#filosofie{background-color:#CCCCCC;background-image:url(/img/achtergrondbar.png);background-repeat:repeat-y;background-position:top center;background-size:100% auto;padding:20px;}
#filosofie p{padding:10px;margin:0;color:#575757;text-align:center;background-color:#FFFFFF;font-size:1.3rem;font-weight:300;}
/* CONTACT */
#contact{text-align:center;background:#575757;padding:20px;height:auto;}
#contact a{border:0;text-decoration:none;text-align:center;font-size:1.5rem;line-height:2rem;font-weight:400;color:#FFFFFF;text-decoration:none;}
#contactlogo{text-decoration:none;border:0;width:40%;margin:0 0 10px 0;max-width:100px;height:auto;}