body, html {
	margin:0px;
	width:100%;
	height:100%;
}
p {
	font-family: Verdana;
	font-size: 11px;
	color: #203779;
	line-height: 17px;
	margin:0px;
	padding:0px;
}
p.jaar {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	margin:-5px 0 0 0;
	padding:-5px 0 0 0;
	overflow:hidden;
}
p.date {
	font-family: Verdana;
	font-weight:bold;
	font-size: 24px;
	color: #203779;
	margin:0;
	padding:0 0 0 7px;
}
p.mnd {
	font-family: Verdana;
	font-size: 14px;
	color: #203779;
	margin:0;
	padding:0 0 0 7px;
}
p.titelCal {
	font-family: Verdana;
	font-weight:bold;
	font-size: 14px;
	color: #203779;
	margin:0;
	padding:0 0 0 5px;
}
a {
	color: #203779;
}
a:hover {
	text-decoration: none;
	color: #203779;
}

a.date {
	color: #203779;
	text-decoration:none;
}
a.date:hover {
	text-decoration: underline;
	color: #f1830d;
}

.leden {
	color: #203779;
	text-decoration:none;
}
.leden a {
	color: #203779;
	text-decoration:none;
}
.leden a:hover {
	text-decoration: underline;
	color: #203779;
}	
.bedrijfTitel {
	font-size:12px;
}
.website {
	font-size:9px;
}
ul, ol {
	font-family: Verdana;
	font-size: 11px;
	margin-left: 15px;
	padding-left: 0px;
	color: #203779;
}
input, textarea, select{
	font-family: Verdana;
	font-size: 11px;
	margin: 1px 0;
	border:1px solid #CCC;
	padding:2px;
}
form{
	margin:0px;
}
.bgLeft {
	background-image:url(../img/bgLeft.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
.bgRight {
	background-image:url(../img/bgRight.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

.png {
	behavior: url(iepngfix.htc);
}
.menuTxt, .menuTxt a, .menuTxt a:hover {
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	margin-left:5px;
	text-decoration:none;
}
.actueelBg {
	background-color:#e0e4f0;
	border-bottom: 1px solid #FFF;
}
.cal {
	background-image:url(../img/kalender.jpg);
	background-repeat:no-repeat;
	height:70px;
}
.lAdres {
	color:#6175ad;
}

.tweet {
	font-family: Verdana;
	font-size: 11px;
	color: #203779;
	line-height: 17px;
	margin:0px;
	padding:0px;
}
.tweet { height:60px; display:block; }
.tweet .tijd {
	font-style:italic;
	font-size:10px;
	color:#AAA;
	display:inline-block;
}
.tweet img { float:left; clear:left; padding:0 10px 10px 0; }
