#topBar {
	background-color: #000066;
	height: 29px;
	background-image: url(../images/topBarLogo.gif);
	background-repeat: no-repeat;
	background-position: right;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #CAE4FF;
	background-image: url(../images/yinyang.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#pageBody {
}
#leftNav {
	float: left;
	width: 140px;
}
#contentDiv {
	margin-left: 140px;
	margin-top: 3px;
	padding-left: 15px;
	background-image: url(../images/meridianenPop.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 170px;
	height: 440px;
}
#weblogcontent {
	margin-left: 140px;
	margin-top: 3px;
	padding-left: 15px;
}

#ns {
	position:absolute;
	left:1px;
	top:1px;
	width:80%;
	height:0px;
	z-index:0;
	visibility: hidden;
}
.navButton {
	color: #00CCFF ! important;
	background-color: #000066;
	border-right-width: 20px;
	border-right-style: solid;
	border-right-color: #0099FF;
	width: 100px;
	height: 20px;
	float: left;
	margin: 10px 5px 0px 10px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 3px;
}
a.navButton:link {
	text-decoration: none;
}
a.navButton:visited {
	text-decoration: none;
}
a.navButton:hover {
	text-decoration: none;
	border-right-color: #00CCFF;
}
a.navButton:active {
	text-decoration: none;
	border-right-color: #00CCFF;
}
.titel {
	font-size: 36px;
	font-weight: bold;
	font-family: "Courier New", Courier, mono;
	color: #000066;
}
.naamRood {
	font-size: 18px;
	font-weight: bold;
	color: #FF3300;
}
.tekstGroot {
	font-size: 18px;
}
.tekstRood {
	color: #FF3300;
}
.tekstBlauw {
	color: #0066FF;
}
.tekstVet {
	font-weight: bold;	
}
.foto {
	border: 1px solid #000000;
}
.fotocover {
	border: 1px solid #000000;
	margin-right: 5px;
	margin-bottom: 3px;
}
#tblRij td {
	border: 1px solid #000000;
}
.tbl {
	border-top: 1px solid #000066;
	border-left: 1px solid #000066;
}
.tbl td {
	border-bottom: 1px solid #000066;
	border-right: 1px solid #000066;
}
