body {
	background-color: #D5DCE8;
	margin: 0px;
	font-family: arial;
}


td, th, .tekst a {
	font-size: 14px;
	line-height: 18px;
}

a {
	color: #000000;
	text-decoration: none;
}

.tekst a {
	text-decoration: underline;
}

.header1 {
}

hr {
	margin: 0px;
	border: 0px;
	height: 1px;
}
	
.blackHR, 
.orangeHR {
	padding: 0px 8px 0px 8px;
	height: 1px;
	line-height: 1px;
}

.blackHR hr {
	border-top: 1px solid black;
}

.orangeHR hr {
	border-top: 1px solid #F8971D;
}
	
.leftFrame {

}

.centerFrame {
	width: 600px;
	background-color: #ffffff;
}

.logoFrame {
	height: 160px;
	background-color: #002E5F;
}

.bannerFrame {
	height: 90px;
}

.bannerFrameLeft {
	width: 50%;
}

.bannerFrameRight {
	width: 50%;
}

.pictureFrame {
	height: 160px;
}

.footerFrame {
	height: 160px;
	background-color: #D5DCE8;
}

.menuFrame {
	height: 1px;
	color: #000000;
	font-weight: bold;
}

.menuFrameItem { 
	float: left;
}

.menuFrameItem a {
	text-transform: uppercase;
	text-decoration: none;
}

.menuFrameItem .active {
	color: #F8971D;

}

.menuFrameItem .inactive {
	color: #000000;
}

.inleiding {
	height: 1px;
	color: #798FB2;
	font-weight: bold;
}

.titel {
	color: #F8971D;
	font-size: 24px;
	text-transform: uppercase;
	height: 1px;
	line-height: 20px;
}

.tekst {
	color: #000000;
}

.members {
	height: 1px;
}

.memberHolder {
	float: left;
	padding: 2px;
	margin: 0px;
}

.memberInactive {
	color: #798FB2;
	text-decoration: none;
	font-size: 12px;
}

.memberActive {
	color: #F8971D;
	text-decoration: none;
	font-size: 12px;	
}

/*.memberSpacer {
	float: left;
	margin: 0px;
	font-size: 12px;	
}*/

.newsActive,
.calendarActive {
	color: #F8971D;
}
.newsInactive,
.calendarInactive {
	color: #798FB2;
	
}

.footerText {
	height: 1px;
	color: #798FB2;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

.creation, a {
	font-size: 12px;
	color: #000000;
}

.creation a {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}