body, td, p, li, ul{
	font-family: "Trebuchet MS", Verdana, Arial; 
	color: white; 
	font-size: 13px; 
	text-decoration: none;

}

body {
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: bottom center;
	background-attachment: fixed;
}

a, a:visited, a:active   {
	color: white; 
	font-weight: bold; 
	font-size: 13px; 
	font-family: "Trebuchet MS", Verdana, Arial; 
	text-decoration: none; 
	padding: 0px 5px 
}

a:hover{
	color: #989866; 
	padding: 0px 5px 0px 5px
}
.sitetitel {
	Font-family: "Gill Sans", "Trebuchet MS", Verdana;
	font-size: 40px;
	margin: 0px 42px 10px 0px;
	letter-spacing: 4px;
}

.sitesubtitel {
	Font-family: "Trebuchet MS", Verdana, Arial; 
	font-size: 18px;
	margin: 0px 50px 35px 0px;
	color: #989866; 
}

h3 { 
	font-family: "Trebuchet MS", Verdana, Arial;
}

.tussenpaginacontent b {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: bold;
	color: #989866;
}

a.vandaag{
	color: white; 
}

a.infolink:hover  {
	color: white;
	font-family: Arial, Verdana;
}

a.infolink {
	color: #989866; 
	font-family: Arial, Verdana;
}

a.infolink:hover .nfo{
	visibility: visible;
}

a.prevnext {
	color: #989866;
}

a.prevnext:hover {
	color: white;
}

div.tussenpaginacontent {
	width: 550px;
	font-family:arial;
	font-size: 14px;
	line-height: 150%;
	color: white;
}


td.tussenpaginamenu {
	padding-bottom: 50px;
	font-family:arial;
	font-size: 14px;
	color: white;
	line-height: 25px;
}

#fileSelectBox {
	visibility: hidden;
	position: absolute;
	left: 25px;
	top: 25px;
	border: 3px solid #333;
}

table.edit {
	border: 3px outset #eee;
	background-color: #ccc;
	width: 100%;
}

table.edit a{
	font-family: arial; 
	color: red; 
	font-size: 12px; 
	text-decoration: underline;
	font-weight: normal;
}

table.edit td {
	color: black;
	font-size: 12px;
	font-family: arial;
	height: 22px;
}

/* maandoverzicht */
table.maandoverzicht td {
	color: white;
	font-size: 12px;
	text-align: center;
	/*width: 78px;
	height: 85px;*/
	padding: 5px;
}

table.maandoverzicht td a {
	padding: 0px;
}

div.dagnr, div.dagnr_ob {
	padding: 4px 0px 0px 0px;
}
div.dagnr_ob {
	color: #989866;
}


/* end maandoverzicht */

/* maandmenu op maandboek pagina */
div.maandmenu {
	/*width:100%; 
	text-align:left; 
	border-top: 1px solid #F8F9E4; */
	padding: 6px 0px; 
	width: 450px;
}

div.maandmenu span{
  padding: 0px 40px; 
}
div.maandmenu span.first{
  padding: 0px 50px 0px 0px; 
}div.maandmenu span.last{
  padding: 0px 0px 0px 50px; 
}


span.maand a, span.maand a:visited { 
	color: #989866; 
	font-size: 12px; 
	font-family: "Trebuchet MS", arial, Verdana;
	text-transform: uppercase;
}

span.maand a:hover   {
	color: white; 
	font-size: 12px; 
	font-family: "Trebuchet MS", arial, Verdana;
}

span.dezemaand a, span.dezemaand a:hover, span.dezemaand a:visited { 
	color: white; 
	font-size: 12px; 
	font-family: "Trebuchet MS", arial, Verdana; text-decoration: none;
	text-transform: uppercase;
}

/* end maandmenu */




div.thumbcontainer {
	width: 75;
	height: 60;
	border: 1px solid green;
}


table.controlkalender {
	border: 3px outset #eee;
}

table.controlkalender td {
	font-size: 12px; 
	height: 12px;
	line-height: 12px;
	padding: 1px 0px 1px 0px;
	background-color: #bbb;
	
}

table.controlkalender td a.hasimage {
	color: green;
}
table.controlkalender td a.noimage {
	color: red;
}
table.controlkalender td.today {
	font-weight: bold;
	background-color: #989866;
}

/* data stripmenu */
table.strip td {
	text-align: center;
	font-family: arial;
	font-size: 10px;
	padding: 2px 6px 0px 6px;
	line-height: 10px;
	
}

/* menu infopagina */
#themenu a{
	font-size: 12px;
	line-height: 15px;
}


input.form, textarea.form    { font-size: 14px; font-family: "Trebuchet MS"; background-color: #a9a9a9; margin-top: 2px; margin-right: 0px; margin-bottom: 10px; width: 400px }