@charset "utf-8";
#menu { display: none; }
#rechts { display: none; }
#logo { display: none; }
.c1, .c2, .c3, .c4, .c5, .c6, .c7, .c8, .c9, .dna-loket { display: none; }
vacature { display: none; }

body, html {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	font-family: "dosis", sans-serif;
	color: #333;
	font-size: 1em;
}
html {
	overflow-y: scroll;
	overflow-x: hidden;
}
#wrapper #container #header {
	height: 170px;	
	background-image: url(../2_images/headerbg2.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapper #container #MenuMobile {
	height: 50px;
	background-image: url(../2_images/bodybg.png);
	background-repeat: repeat;
	background-position: -15px center;
	box-shadow: 0px 0px 5px #bbb;
}
#wrapper #container #MenuMobile .MenuMobileInner {
	
	padding-top: 15px;
	padding-right: 35px;
	padding-bottom: 15px;
	padding-left: 35px;	
}
#wrapper #container #MenuMobile select {
	width: 100%;	
}
#wrapper #container #inhoud {
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin: 0px;
	background-color: rgb(255,255,255);
}

#wrapper #footer {
	background-color: #86BC24;
	height: 80px;
	z-index: 10;
	text-align: left;
	padding-left: 30px;
	padding-right: 30px;
}
#wrapper #footer #wrapfooter {
	
	color: #fff;
	margin-right: auto;
	margin-left: auto;
	height: 75px;
	padding-top: 5px;
	padding-left: 0px;
}
#wrapper #footer #wrapfooter #footText {
	height: 25px;
}
#wrapper #footer #wrapfooter #footSocial {
	height: 30px;	
}
#wrapper #footer #wrapfooter #WicoSmartschoolMobile{
	display: inline;
}


/* BEGIN -- Layout voor vlag (rechts) met linken Sollicitaties en Stages */
#wrapper #container #header #bannerBtnMobile {
	background-image: url(../2_images/wico_bannerbtn.png);
	height: 40px;
	width: 247px;
	color: rgb(255,255,255);
	position: absolute;
	z-index: 10;
	right: 0px;
	top: 130px;
	background-position: left center;
	padding-left: 50px;
}
#wrapper #container #header #bannerBtnMobile a{
	color: #FDFDFD;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	/*width:100px;
	float: left;*/
	/*line-height: 35px;*/
	margin-top: 26px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	letter-spacing: 1px;
}
#wrapper #container #header #bannerBtnMobile a:hover{
	opacity:0.7;
}
/* EINDE -- Layout voor vlag (rechts) met linken Sollicitaties en Stages */

/* BEGIN -- Opmaak voor WICO-logo  */
#logoMobile {
	height: auto;
	width: auto;
	z-index: 500;
	padding-top: 50px;
	padding-left: 20px;
}
#logoMobile img {
	max-width: 100% !important;
	height: auto;
	width: auto;
	display: block;
	border: 0px none rgba(255,255,255,1);
}
/* EINDE -- Opmaak voor WICO-logo  */


/* BEGIN -- Opmaak voor teksten binnen de inhoud voor h1 - h2 - h3 - p - ul - ol - a  */
#wrapper #container #inhoud h1 {
	font-family: 'Gudea', sans-serif;
	font-size: 20px;
	color: #003F55;
	font-weight: 700;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	line-height: 34px;
}
#wrapper #container #inhoud h2 {
	font-family: 'Gudea', sans-serif;
	font-size: 16px;
	color: #777;
	font-weight: 600;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#wrapper #container #inhoud h3 {
	font-family: 'Gudea', sans-serif;
	font-size: 16px;
	color: #86BC24;
	font-weight: 500;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#wrapper #container #inhoud p {
	font-size: 14px;
	color: #444;
	line-height: 145%;
}
#wrapper #container #inhoud ul, #wrapper #container #inhoud ol {
	font-size: 14px;
	color: #444;
	line-height: 130%;
	padding: 0px;
}
#wrapper #container #inhoud ul{
	list-style-type: none;
}
#wrapper #container #inhoud ul li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-attachment: scroll;
	background-image: url(../2_images/li.jpg);
	background-repeat: no-repeat;
	background-position: left 7px;
}
#wrapper #container #inhoud ol {
	list-style-position: outside;
	list-style-type: decimal;
	margin-left: 15px;
}
#wrapper #container #inhoud a{
	color: #86BC24;
}
#wrapper #container #inhoud a:hover{
	color: #999;
	text-decoration: none;
}
/* EINDE -- Opmaak voor teksten binnen de inhoud voor h1 - h2 - h3 - p - ul - ol - a  */





/* BEGIN -- opmaak voor de NEWSITEMS op de home-pagina */
.newsItem {
	width: 100%;
	margin-bottom: 50px;
}
.newsItem .newsTop {
	margin-top: 20px;
}
.newsItem .newsDate {
	width: 31px;
	background-attachment: scroll;
	background-image: url(../2_images/date.png);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	float: left;
	height: 35px;
	padding: 0px;
	margin-right: 10px;
}
.newsItem .newsDate p.newsMonth {
	text-transform: uppercase;
	float: left;
	width: 100%;
	font-size: 12px !important;
	color: #FDFDFD !important;
	display: inline-block !important;
	margin-top: -2px !important;
	margin-right: 0px !important;
	margin-bottom: -1px !important;
	margin-left: 6px !important;
}
.newsItem .newsDate p.newsDay {
	font-size: 14px !important;
	color: #003F55 !important;
	margin-top: 0px !important;
	margin-right: 0px !important;
	margin-bottom: 0px !important;
	margin-left: 9px !important;	
}
.newsItem .newsItemTitle {
	margin-left: 40px;
	font-size: 10px !important;
}
.newsItem .newsItemTitle h1 {
	line-height: 36px !important;	
}
.newsItem .newsItemImg {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: auto;
	text-align: center;
}
.newsItem .newsItemImgMeer {
	clear: both;
	margin-top: -15px !important;
}
.newsItem .newsItemImgMeer p {
	font-size: 12px !important;
	color: #86BC24 !important;
}
.newsItem .newsItemImg img {
	max-width: 100% !important;
	height: auto;
	width: auto;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.newsItemImgDialog {
	float: right;	
}
.newsItemImgDialog img {
	max-width: 150px;
	height: auto;
	width: auto;
}
.newsItem .newsReadMore {

	text-align: center;
	vertical-align: middle;
	height: 15px;
	width: 80px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 10px;
}
.newsItem .newsReadMore a {
	color: #FFFFFF !important;
	background-color: #86BC24;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	margin: 0px;
    padding-top: 8px;
    padding-right: 10px;
    padding-bottom: 8px;
    padding-left: 10px;
    width: 80px;
    display: block;
}
.newsItem .newsReadMore a:hover {
	color: #FFFFFF !important;
	background-color: #003F55;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	margin: 0px;
    padding-top: 8px;
    padding-right: 10px;
    padding-bottom: 8px;
    padding-left: 10px;
    width: 80px;
    display: block;
}
/* EINDE -- opmaak voor de NEWSITEMS op de home-pagina */

/* BEGIN --  layout voor vraag en antwoord */
.questionAnswer {
	background-color: rgba(238,238,238,1);
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.NoUnderline {
	text-decoration: none;	
}
/* EINDE -- layout voor vraag en antwoord */

/* BEGIN -- layout voor Nieuws archief en laatste maand */
.NewsDate {
	background-color: rgba(204,204,204,1);
	color: rgba(255,255,255,1);
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: 500;
	letter-spacing: 1px;
}
.NewsTitle{
	text-decoration: none;	
}
/* EINDE -- layout voor Nieuws archief en laatste maand */

/* BEGIN -- layout voor titel bij infomoment */
.InfoDate {
	background-color: rgba(128, 195, 66, 0.7);
	color: rgba(255,255,255,1);
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: 500;
	letter-spacing: 1px;
}
.TitleNaDate{
	font-family: 'Gudea', sans-serif;
	font-size: 20px;
	color: #777;
	font-weight: 600;
	padding-left: 5px;
	line-height: 200%;
}
/* EINDE -- layout voor titel bij infomoment */

/* BEGIN -- layout voor op de contactpagina */
.GoogleMaps {
	padding: 0px 0px 0px 72px;
	text-transform: uppercase;
	line-height: 62px;
	font-size: 12px;
	margin-top: 40px;
	display: block;
	background-image: url(../2_images/googlemaps.png);
	background-repeat: no-repeat;
	background-position: left top;
}

/* EINDE -- layout voor op de contactpagina */


#contactBtn {
	/*text-align: center;*/
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 22px;
	height: 24px;
	width: 79px;
	margin-right: 55px;
	border-radius: 0px 0px 5px 5px;
	background-color: #003F55;
	position: absolute;
	z-index: 99999;
	right: 0px;
	top: 0px;	/*background-color: #86BC24;*/
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contactBtn a{
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;
	color: #FDFDFD;
	text-decoration: none;
}
#contactBtn a:hover{
	/*color: #86BC24;*/
	opacity:0.7;	
}
#contactBtn:hover{
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
}




/* ALGEMENE layout */

/* BEGIN -- algemene opmaak */
.Hidden {
	display: none;	
}
.NoBorder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.UitlijnCentreer {
	text-align: center;
}
.Groen {
	color: #86BC24;
	font-weight: 600;
}
.GroenVstreep {
	color: #86BC24;
	font-weight: 600;
	margin-right: 10px;
	margin-left: 10px;
}
.LinkTerug { 	/*Opmaak van de teruglink */
	font-variant: small-caps;
}
.FloatLeft {
	float: left;
}
.FloatRight {
	float: right;
}
.vet {
	font-weight: bold;		
}
.imgNoBorder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
.PPTpresentaties{
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #000000;
	border-radius: 5px;
}
.PPTpresentaties img{
	border-radius: 5px;
}
.PPTInline{
	clear: both;
}
.Image{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: auto;
	text-align: center;
}
.Image img {
	max-width: 100% !important;
	height: auto;
	width: auto;
	display: block;
	margin-right: auto;
	margin-left: auto;	
}

.ABvraag{
	padding: 5px;
	background-color: #80C342;
}
.ABantwoord{
	padding: 5px;
}
.Breed100Pro{
	max-width: 100%;
}

/* FaceBook knop */
.fb_iframe_widget {
    padding-top: 15px;
}