
ul.cmsMenu {
	list-style:none;
	padding:0px;
	margin:0px;
	position: relative;
	color: #12198B;
/*	display: block; */

}

ul.cmsMenu li {
	padding:0px;
	margin:0px;
	color: #12198B;
}

ul.moduleContainer{
	height:80;
}

.clear{ display: block; clear: both;}



h2{
	font-family: Georgia;
/*	font-size: 30px;	*/
	font-weight:bold;
	color:green;
	color:deepskyblue;
	text-decoration:none;
	color:#1222fd;
	text-align:center;
	
/*	font-size: 1.5em;	*/
	margin-top: 0.50em;
	margin-bottom: 0.25em;

}

h1{
	font-family: Georgia;
	font-size: 30px;
	font-weight:bold;
	color:deeppink;
	text-decoration:none;
	text-align:center;

}
table{
	width:auto;
    border-spacing: 30px;
}

a:link{
	color:deeppink;
	color:#ee1111;
	text-decoration:none;
}

a:hover{
	color:lightyellow;
}

a:active{
	color:red;
}

#yellowbody{
	background-color:lightyellow;
	height: 100%;
	
}

iframe.noborder{
	border:0px;
	margin:0px;
}

.smalltable{
/*	font-size: 28px;
	font-weight:normal;
*/
/*	border: 1px solid black;	*/
/*	border-spacing: 2px;	*/
padding-left: 15px;
padding-right: 15px;
border-collapse: collapse;
/*	border-color: gray;	*/
}


.centeredstuff{
/*
	margin-left:400px;
	margin-right:400px;
	width:700px;
 */
	width:45%;
	margin:0px auto 0px;
	text-align:justify;
	font-size:20px;	
/*	font-family:times; */
	
}

.centeredtextandpicture{
	
	position: absolute;
	top: 50%;
	left: 50%;
	text-align: center;
	font-size:12pt;
/*	color: goldenrod;	*/
	transform: translate(-50%, -50%);
}

.centeredimagecontainer{
	position: fixed;
/*	right: 10%;
	top: 30%; */
/*	position: relative;	*/
/*	height:66px;	*/
	display:flex;
	margin-left: auto;
	margin-right: auto;
/*	justify-content:space-between;	*/
/*	width:70%; */
	width:80px;
}

#image_under{
	
	z-index:-1;
}

/*	#12198B;
 background-size:720 40;
 background-position:center;
 background-size:100;
 background-origin:100px 20px;
 background-color:lightyellow;
 font-family: Georgia;
 color:deepskyblue;
 background-image:url("pictures/oosterburen2017.jpg");
 opacity:0.1;
 background-blend-mode: lighten;
 text-align:justify;

 width:80%;
 margin-left:10%;

 text-align:center;
 align-items:center;
 display:-webkit-center;
 -webkit-box-align:center;
 align:center;
 -webkit-box-align:-webkit-center;
 display:block;
 -webkit-text-fill-color:grey;
 text-overflow:ellipsis;
 text-underline:none;
 text-underline-style:none;
 text-underline-color:red;
 underline:none;
 color: grey;
 text-decoration:none;
 -webkit-activelink:blue;
*/

/*
#moduleContainer{
	height:80px;
	width:99%;
	line-height: 19px;

}

#active{
	margin:20px;

}
*/
