/* Start of CMSMS style sheet 'Wil Home' */
.linkerwrapper {
	float: left;
	width: 347px;
}
.rechterwrapper {
	float: right;
	width: 347px;
}
.rechterwrapper td {
	vertical-align: top;
}
.nav_cell {
	width: 100px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	height: 20px;
	float:left;
}
.nav_vulling1 {
	width: 147px;
	height: 20px;
}
.nav_vulling2 {
	width: 247px;
	height: 20px;
}
.content_cell {
	height: 200px;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-style: solid;
	clear:both;
}
#tab1 {
	display:block;
	height: 190px;
	padding: 5px;
}
#tab2 {
	display:none;
	height: 190px;
	padding: 5px;
}
.calendar-details p {
	margin-top: 0px;
	padding-top:0px;
}
.tablinks {
   color: #fff;
   cursor: pointer;
}
/* End of 'Wil Home' */

