body {
	margin: 0;
	padding: 0;
	background-image: url(../images/background.jpg); 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.8em;
	color: #666666;
}
a:link {
	color: red;
}
a:visited {
	color: red;
}
#topmenu {
	background-color: #5978B8;
	padding: 0px;
	margin: 0px;
	height: 25px;
}
#topmenu a {
	float: left;
	display: block;
	height: 12px;
	padding: 3px 15px 11px 15px;
	border: 0px;
	margin: 0px;
	border-left: 1px solid #fff;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#topmenu a {	
	margin: 0px;
}
#topmenu a:hover {
	background-color: #0099FF;
	color: #fff;
}
table {
	width: 90%;
	padding: 0;
	margin: 0;
}
table td {
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.8em;
}
table#footer {
	position: relative;
	border-left: 1px solid #99CC99;
	border-right: 1px solid #99CC99;
	border-bottom: 1px solid #99CC99;
	left: 60;
	font-size: 11px;
	height: 20;
	padding-top: 11px;
	text-align: center;
	background-image: url(../images/footer.jpg); 
}
.footer {
	vertical-align: bottom;
}
#tools {
	z-index: 30;
	position: absolute;
	top: 15px;
	right: 75px;
 	padding: 3px;
}
/* contentHomepage */
table#home {
	position: relative;
	top: 10;
	left: 60;
	padding-bottom: 20px;
	border: 1px solid #0099FF;
	background-image: url(../images/background4.jpg);
	background-repeat: no-repeat;
	min-width: 1000px;
}
td#menu {
	height: 125;
	padding: 111px 0 0 0;
}
table#home2 {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
}
table#home3 {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
}
#random {
	width: 70%;
	border: 0;
	background-image: url(../images/random.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#randomText {
	display: block;
	padding: 11px;
	font-size: 11px;
}
td#quote {
	width: 30%;
	padding: 11px;
	vertical-align: top;
}
#quoteText {
	display: block;
	border: 1px solid #99CC99;
	padding: 11px;
	text-align: justify;
	font-size: 11px;
	background-color: #fff;
}
td#contentLeft {	
	width: 70%; 
	padding: 11px 40px 11px 40px;
	vertical-align: top;
	text-align: left;
}
#columnLeft {
	display: block;
	border: 1px solid #99CC99;
	padding: 11px;
	font-size: 11px;
	text-align: left;
	background-color: #fff;
}
td#contentRight {
	width: 30%; 
	padding: 11px;
	vertical-align: top;
	text-align: left;
}
#columnRight {
	display: block;
	border: 1px solid #99CC99;
	padding: 11px;
	font-size: 11px;
	text-align: center;
	background-color: #E1F4FF;
}
/* contentHomepage */

/* other content */
table#Page {
	position: relative;
	padding: 0 20px 60px 20px;
	top: 0;
	left: 0;
	width: 100%;
}
td#navigation {	
	padding: 10px; 
	width: 20%; 
	vertical-align: top;
	text-align: left;
	font-size: 11px;
	text-align: left;
	background-color: #fff;
}
#navigation ul {
	list-style-type: bullet;
}
#navigation li {
	margin-top: 3px;
}
#navigation li a {
	text-decoration: none;
	color: #636363;
	display: block;
	width: 92%;
	padding: 3px 0px 4px 3px;
}
#navigation li a:hover {
	background-color: #5978B8;
	color: #fff;
}
.selected {
	background-color: #D2EEFA;
	color: #fff;
}
/*** nieuw ***/
td#content {	
	padding: 10px; 
	vertical-align: top;
	font-size: 11px;
	text-align: left;
	background-color: #fff;
}
.date {	
	font-size: 11px;
	font-style: italic;
}
.title {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	background-color: #D2EEFA;
}
.headline {
	font-family: Arial, sans-serif;
	font-size: 12px;
}
.details {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}
.underline {
	padding-bottom: 0.75em; 
	border-bottom: 1px dashed #99CC99;
}
#label {
	padding: 0 2px 0 2px; 
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	background-color: #D2EEFA;
	text-align: right;
}
h2 {
	margin: 10px; 
	font-size: 18px;
	color: #5978B8;
}
/* admin */
table#admin {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	border: 10px;
}
tr.d0 td {
	background-color: #FFFFCC;
}
tr.d1 td {
	background-color: #E8EEC3;
}

