body, td, p, li, ul{
	font-family: "Trebuchet MS", Verdana, Arial; 
	color: white; 
	font-size: 14px; 
	text-decoration: none;
	background-repeat: no-repeat;
	/*background-position: center center;*/
	 background-attachment: fixed;

}

body {
	margin: 0px;
	padding: 0px;
}

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
}
h3 { font-family: "Trebuchet MS", Verdana, Arial }
b { font-family: "Trebuchet MS", Verdana, Arial }
a.vandaag{
	color: white; 
}
a.infolink{ 
	color: #989866;  
	font-family: Arial, Verdana;
	font-size: 12px;}

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

a.infolink:hover{
	color: white;
}

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;
}

div.dagnr {
	padding: 2px 0px 0px 0px;
}

/* end maandoverzicht */

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

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

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

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;}

/* 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 }