/* cmsms stylesheet: basic modified: maandag 4 januari 2016 20:49:26 */
body{
	background: #fff47c ;
	text-align: center;
	font-family: Calibri, Verdena, Arial;
	height: 100%;
        width: 768px;
        margin-left: auto;
        margin-right: auto;
        border: 1px solid #033983;

}
#container{
	text-align: left;
	margin: 0 auto -2.5em;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

#logo{
	background: url('https://www.anitaverkerk.nl/uploads/images/logo.png') no-repeat;
	width: 282px;
	height: 98px;
	float: left;
}
#content{
	padding: 65px 25px 30px 25px;
}
#conthead{
	font-size: 24px;
	color: #033983;
	margin-bottom: 15px;
}
#contcont{
	font-size: 12px;
	color: #033983;
	line-height: 180%;
}
#footer, #push, #fontcont{
	height: 2.5em;
}
#footer{
	color: #ffffff;
	background: #e41e28 url('https://www.anitaverkerk.nl/uploads/images/nav_back.png') repeat-x 0 0;
}

#footcont{
	
	margin: 0 auto;
	text-align: center;
	line-height: 27pt;
}
#footcont a:link{
       color: #ffffff;
       text-decoration:none;
}
#footcont a:visited{
       color: #ffffff;
       text-decoration:none;
}
/* cmsms stylesheet: navigatie modified: maandag 4 januari 2016 20:49:47 */
#navbar{
  background: #e41e28 url('https://www.anitaverkerk.nl/uploads/images/nav_back.png') repeat;
  background-position: bottom left;
  height: 39px;
  text-decoration: none;
 
}
.navbar a{
 text-decoration: none;
}
.navbox{
  display: block;
  width: 117px;
  height: 39px;
  background: url('https://www.anitaverkerk.nl/uploads/images/navrollover.png') no-repeat 0 0;
  font: 14pt;
  float: left;
  text-align: center;
  color: #ffffff;
  line-height: 27pt;
  margin-right: 19px;
  text-decoration: none;
}
.navbox:hover{ 
  background-position: 0 -39px;
}
/* cmsms stylesheet: Plaatje 2 modified: maandag 6 september 2021 11:33:07 */
#picture{
	background: url('https://www.anitaverkerk.nl/images/picture2.jpg') no-repeat;
	width: 768px;
	height: 256px;
	clear: both;
}
