.linkstyle a:link {color: #90CBFF; text-decoration: none;}
.linkstyle a:visited {color: #90CBFF; text-decoration: none;}
.linkstyle a:hover {color: #90CBFF; background-color: #000000;}

#links a:link {color: #CCCCCC; text-decoration: none;}
#links a:visited {color: #CCCCCC; text-decoration: none;}
#links a:hover {color: #CCCCCC; background-color: #000000;}

p {
	color: #FFFFFF;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	line-height:18px; 
	margin-top: 8px;
	margin-bottom: 8px;

}

.txt {
	color: #FFFFFF;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	line-height:18px; 
	margin-top: 8px;
	margin-bottom: 8px;

}

body {
	background-color : #4A525A;
	margin:0; 
	padding:0;
}

body, table, td {
	color: #FFFFFF;
	font-family: "ms sans serif", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.content {
	color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

.date {
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	font-size: 10px;
	/* padding-bottom: -4px; Mag niet negatief */
	padding-bottom: 0px;
}

.entry {
	color: #FFFFFF;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	line-height:18px; 
	padding-top: 8px;
	padding-bottom: 8px;
}

.entry p {
	margin-top: 2px;
	margin-bottom: 8px;
}

.form {
	background-color: #FFFFFF;
	color: #999999;
	font-family: Geneva, Verdana, sans-serif;
	font-size: 11px;
}

.linkstuff {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.sidebar {
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
}

.subject {
  font-family : 'verdana', sans-serif;
  font-size : 9pt;
  font-variant : small-caps;
  letter-spacing : 0.2em;
  line-height : 30px;
  color : #009AD3;
  font-weight: bold;
}

.top {
	background-image: url(images/merel_top.gif);
	background-repeat: repeat-x; 
	height: 30px;
}

div {
}

.title {
	background-color: #FFFFFF;
}

/*.subject {
  color: #295DA7;
  font-family: Georgia, "Times New Roman", Times, sans-serif;
  padding: 0px;
  margin:0px;
  font-size: 18px;
  font-weight: bold;
  }*/

/*.subject {
	text-transform: uppercase;
	color:#FFFFFF;  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	letter-spacing:  0.3em
		
}*/

/*.subject {
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}*/

.subjectheader {
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}



/* these styles are for the calendar widget */
.calendar { 
	padding: 1px 0px;
	margin: 0px;
	/* border-right: 1px solid #ddd; */
	/* border-bottom: 1px solid #ddd; */
	font-size: 10px !important;
}


.calendarHeader { 
	font-weight: bold; 
	color: #FFF;                   
	/* background: #DDD; */
	margin:0px;
	padding: 2px 5px;
}

.calendartoday { 
	background-color: #244E4E !important;
	font-weight: bold;
	text-decoration: underline;
}

	
table.calendar {
/* only the calendar has a line, not the individual cells */
	border: 0px solid #000;
	padding:0px;
	width: 100%;
}

table.calendar td { padding: 1px 2px; }

table.calendar td:hover { background-color: #244E4E; }

.calendarHeader A, .calendar A {
	font-weight: bold; 
	color: #CCCCCC;
	text-decoration: none;
}
/* end of the calendar styles */

.logo { 
float: left;
position: relative;
left: 50px; 
top: 0;
}