
body {background-color:#C1EF54;  color:#000000;margin:0px;margin-left:auto;margin-right:auto;} 



A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: red;}

input.btn {
  color: #000000;
  font-family: Arial;
  font-size: 11px;
  height: 20px;
  width: 90px;
  font-weight: normal;
  border-width: 1px;
  border-style: none;
  border-color: #ffffff;   
  background-color: Transparent;
  background-image: url(http://www.inthepikture.nl/images/bgrbutton.gif);
display:inline;
}


.Month{
color:#0e410e;
font-size:16px;
font-weight:bold;
background-color:#AAAAAA;
text-align:center;

}

div#detail
{
	float:left;
	width:360px;
	background: #FFFFFF;
	color:#3d70AA;
	font-size:14px;
	padding: 5px 10px 5px;
word-wrap: break-word;
}
.detail
{
	float:left;
	width:360px;
	background: #FFFFFF;
	color:#3d70AA;
	font-size:14px;
	padding: 5px 10px 5px;
word-wrap: break-word;

}
div#Edit
{
	text-align:right;
}

div#AgendaItem
{
	float:left;
	width:360px;
	background: #EEEEFF;
	color:#3d70Ad;
	font-size:14px;
	padding: 5px 10px 5px;
}

div#Maand
{
	float:left;
	width:360px;
	background: #9DD4FF;
	padding: 0px 10px 0px;
	background-image:url(http://www.inthepikture.nl/images/bgheader3.gif);
	background-repeat: repeat-x;
	color:#ff0000;
}
p:first-letter 
{
	color: #012F7A;
	text-transform: uppercase;
	font-weight:bold;
}



