.BestuurTop {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-indent: 5px;
	vertical-align: middle;
	height: 20px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.BestuurMid {
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.BestuurMidFoto {
	width: 140px;
	padding: 5px;
}

.BestuurBot {
	padding-bottom: 5px;
}
.divTitle {
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	width: 50%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.forms {
	font-family: Tahoma;
	font-size: 11px;
}
.MiniTitle {
	font-weight: bold;
	text-decoration: underline;
}
.MiniTitle2 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00CCFF;
	padding: 2px;
}
.map {
	position: static;
	height: 350px;
	width: 500px;
}
/*#data a:link, a:visited, a:active {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

#data a:hover {
	color: #00CCFF;
	text-decoration: underline;
	font-weight: bold;
}*/

#CenterText a:link, a:visited, a:active{
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

#CenterText a:hover {
	color: #00CCFF;
	text-decoration: underline;
	font-weight: normal;
}

.Knop {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	font-weight: bold;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.Knop:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #00CCFF;
	background-color: #FFFFFF;
	font-weight: bold;
}

.Knop:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #00CCFF;
	background-color: #FFFFFF;
	font-weight: bold;
}

.BottomLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.DateRed {
	font-weight: bold;
	color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
.DateOrange {
	font-weight: bold;
	color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
.TableGreyUnderline {
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
.ReclameDiv {
	width: 140px;
	position: relative;
	padding-right: 0px;
	padding-left: 0px;
}
#data .ReclameDiv img {
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}

.FotoDiv {
	width: 192px;
	position: relative;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.NieuwsRecentDivInhoud {
	padding-top: 5px;
	padding-left: 1px;
}

.UitslagDiv {
	width: 192px;
	position: relative;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-left: 3px;
}
.NieuwsDiv {
	position: fixed;
	width: 404px;
	left: 10px;
	top: 180px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.NieuwsDivTitle {
	font-size: 14px;
	font-weight: bold;
	color: #4672B3;
	text-align: left;
}
.NieuwsDivDatum {
	font-size: 10px;
	color: #666666;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.NieuwsDivNieuws {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}
.NieuwsDivReacties {
	font-weight: bold;
	text-align: right;
	padding-bottom: 20px;
}

.NieuwsDivReacties2 {
	font-weight: bold;
	text-align: right;
	padding-bottom: 5px;
}



.pickerImg {
	position: absolute;
	margin-left: -16px;
	margin-top: 5px;
	cursor: pointer;
}
#exampleIII input {
	text-align: center;
	font-family: Tahoma;
	font-size: 12px;
	background-color: white;
	border: 1px solid;
	border-color: #abadb3 #dbdfe6 #e3e9ef #e2e3ea;
	padding: 2px;
}
.KalenderPerDay {
	position: static;
	width: 100%;
	border: 1px solid #CCCCCC;
}
.KalenderDate {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
	padding: 2px;
}

.KalenderSelect {
	position: static;
	width: 90px;
}
.KalenderInhoudSelected {
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
}
.KalenderInhoudSelectedAct {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.Kader2 {
	border: 1px solid #CCCCCC;
	padding: 10px;
}
.Button {
	border: 1px solid #666666;
	background-color: #666666;
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	padding: 5px;
	cursor: default;
	text-align: center;
}
.Button:hover {
	border: 1px solid #666666;
	background-color: #FFFFFF;
	color: #333333;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	padding: 5px;
}
.DatumKalender {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding: 5px;
}

