@charset "utf-8";
/* CSS Document */

body{
	background-image:url(https://www.gemeentelijkebasisschoolkinrooi.be/images/body-bg.png);
	background-repeat:repeat-x;
        background-color: #F9F9F9;
	padding:0px;
	margin:0px;
	font-family: 'The Girl Next Door', cursive;
	font-size:16px;
}

a img{
	border:none;
}

#container{
	width:1016px;
	margin:0px auto;
	padding:0px;
}

#head{
	width:1016px;
	height:311px;
	background-image:url(https://www.gemeentelijkebasisschoolkinrooi.be/images/head-bg.png);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	float:left;
}

#logo{
	width:290px;
	height:311px;
	padding:0px;
	margin:0px;
	float:left;
}

#logo img{
	padding:55px 0px 0px 30px;
	margin:0px;
}


#banner{
	width:726px;
	height:203px;
	float:left;
	padding:0px;
	margin:0px;
}

#foto{
	width:703px;
	height:167px;
	float:left;
	padding:0px;
	margin:34px 23px 2px 0px;
}

#hoofdmenu{
	width:726px;
	height:109px;
	float:left;
	padding:0px;
	margin:0px;
}

#hoofdmenu p{
	padding:57px 0px 0px 57px;
	font-size:18px;
	margin:0px;
	color:#FFF;
}

#hoofdmenu a, a:visited{
	color:#FFF;
	text-decoration:none;
}

#hoofdmenu a:hover{
	color:#FFF;
	font-style:italic;
	text-decoration:underline;
}


#menu{
	width:256px;
	min-height:300px;
	height:100%;
	padding:0px;
	margin:0px;
	float:left;
}

#menu ul{
	text-decoration:none;
	list-style:none;
}

#menu li{
	border-bottom-style: dotted;
	border-bottom-width:1px;
	border-bottom-color:#cfc6d7;
	padding-top:10px;
	height:30px;
	text-align:center;
}

#menu a, a:visited{
	color:#000;
	text-decoration:none;
}

#menu a:hover{
	color:#000;
	font-style:italic;
	font-weight:bold;
	color:#816598;
}

#wrap{
	width:760px;
	min-height:300px;
	height:100%;
	margin:0px;
	padding:0px;
	float:left;
	background-image:url(https://www.gemeentelijkebasisschoolkinrooi.be/images/wrap-bg.png);
	background-repeat:no-repeat;
}


#kop{
	width:727px;
	height:19px;
	padding:0px;
	margin:0px 0px 0px 33px;
	background-image:url(https://www.gemeentelijkebasisschoolkinrooi.be/images/kop-bg.png);
	background-repeat:no-repeat;
	float:left;
}

#center{
	background-color:#e0e0e0;
	width:708px;
	min-height:300px;
	padding:0px;
	margin:0px 19px 0px 33px;
	background-repeat:no-repeat;
	float:left;
}

#inhoud{
	width:628px;
	padding:0px;
	margin:0px 79px 0px 53px;
	background-repeat:no-repeat;
	float:left;
        font-family: Segoe UI, Arial, Verdana, sans-serif;
	font-size:12px;
	line-height:22px;
}

#inhoud h1, h2{
	color:#70c3dd;
}

#inhoud h3, h4, h5, h6{
	color:#816598;
}

#inhoud a, a:visited{
	text-decoration:underline;
	font-style:italic;
	color:#816598;
}

#inhoud a:hover{
	text-decoration:none;
	color:#816598;
	font-size:18px;	
}

#voet{
	width:727px;
	height:30px;
	padding:0px;
	margin:0px 0px 0px 33px;
	background-image:url(https://www.gemeentelijkebasisschoolkinrooi.be/images/voet-bg.png);
	background-repeat:no-repeat;
	float:left;
}

#footer{
	width:1016px;
	height:146px;
	margin:0px;
	padding:0px;
	background-image:url(https://www.gemeentelijkebasisschoolkinrooi.be/images/footer.png);
	background-repeat:no-repeat;
	float:left;
}

#adres{
	width:416px;
	height:146px;
	margin:0px;
	padding:0px;
	float:left;
	font-size:12px;
	line-height:14px;
	color:#816598;
}

#adres p{
	padding:52px 0px 0px 68px;
	margin:0px;
	text-align:center
}

#slogan{
	width:600px;
	height:146px;
	margin:0px;
	padding:0px;
	float:left;
	
}

#slogan p{
	font-size:32px;
	color:#70c3dd;
	margin:0px;
	padding:45px 0px 0px 0px;
}

#end{
	width:1016px;
	height:50px;
	margin:0px;
	padding:0px;
	float:left;
}

#end p{
	padding:0px 0px 0px 170px;
	margin:0px;
	font-size:12px;
}

#end a, a:visited{
	color: #36F;
}

#end a:hover{
	color: #36F;
	font-style:italic;
}
/* Stylesheet: style Modified On 2020-09-01 17:02:52 */
