@charset "UTF-8";
/* CSS Document */

body {
	background-color: #E4D096;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

/*HEADER + MENU*/

#top {
	background-image:url(images/top.png);
	height: 186px;
}

.center {
	width: 716px;
	margin: auto;
}

.background {
	background-image: url(images/background.png);
	background-repeat:repeat-y;
	width: 716px;
	margin: auto;
}

#menu a:link{font-family:Arial, Helvetica, sans-serif; font-size:16px; text-decoration:none; color: #00124D;}
#menu a:hover{font-family:Arial, Helvetica, sans-serif; font-size:16px; text-decoration:underline; color: #00124D;}
#menu a:visited{font-family:Arial, Helvetica, sans-serif; font-size:16px; text-decoration:none; color: #00124D;}
#menu a:active{font-family:Arial, Helvetica, sans-serif; font-size:16px; text-decoration:none; color: #E1143C;}

#menu{
	height: 15px;
}

#menu ul {
	margin-left: 10px;
	margin-top: -14px;
}

#menu ul li {
	list-style-type:none;
	float:left;
	margin-left: 6px;
	margin-right: 4px;
	text-decoration:none;
}

#line {
	background-image: url(images/line.png);
	width: 716px;
	margin: auto;
	height: 20px;
}

/*INHOUD*/

#updates{
	width: 550px;
	margin: auto;
	text-align: center;
	border-color: #666;
	border-style: solid;
	border-width: 3px;

}

#tekst{
	padding: 10px 70px 10px 70px;
}

#container {
	background-image: url(images/background.png);
	background-repeat:repeat-y;
	width: 716px;
	margin: auto;
	min-height: 300px;
}

#banier {
	margin-left: 70px;
}

/*LET LOVE RULE*/

#container_llr{

}

#affiche{
	position: relative;
	width: 400px;
	height: 617px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	-moz-box-shadow: 0 0 20px 1px #000;
	-webkit-box-shadow: 0 0 20px 1px#000;
	box-shadow: 0 0 20px 1px #000;
}

#affiche img{
	width: 400px;
	height: 617px;
}

/*EINDE LET LOVE RULE*/

#bottom {
	background-image:url(images/bottom.png);
	background-repeat: no-repeat;
	width: 716px;
	height: 32px;
	margin: auto;
}

#fotohome {
	background-image:url(images/vlagje2.png);
	width: 423px;
	margin: auto;
	height: 317px;
}

#afdelingen ul li{
	list-style-type:none;
}

#floatmenu {
	position: fixed;
	margin-top: 120px;
	width: 120px;
	height: 150px;
	left: 50%;
	margin-left: -450px;
	background-color:#FFFFFF;
}

#floatmenu ul{
	list-style-type:none;
}

#floatmenu a:link{color:#00124D; text-decoration:none;}
#floatmenu a:hover{color:#00124D; text-decoration:underline;}
#floatmenu a:active{color:#00124D; text-decoration:none;}
#floatmenu a:visited{color:#00124D; text-decoration:none;}


a:link{color:#00124D; text-decoration:underline; border:none;}
a:hover{color:#00124D; text-decoration:underline;}
a:active{color:#00124D; text-decoration:none;}
a:visited{color:#00124D; text-decoration:underline;}


#opvulwit{
	position:fixed;
	margin-top: 120px;
	width: 50px;
	height: 150px;
	left: 50%;
	margin-left: -350px;
	background-color:#FFFFFF;
	z-index:-1;
}

#footer{
	font-size:10px;
	text-align:center;
}

#jaarthema{
	background-image:url(images/stoutmoediglogo.jpg);
	width: 439px;
	height: 291px;
	margin: auto;
}

#kalender{
	padding: 10px 70px 10px 70px;
}

#kalender table tr{
	height: 10px;
}

#kalender table tr td{
	width: 170px;
}

#leiding table tr td ul li{
	list-style-type: none;
}

#leiding table th{
	text-align: left;
	font-size:16px;
	padding-top: 30px;
}

#leiding table tr td{
	text-align: left;
}

#leiding table{
	width: 590px;
	margin: auto;
}
