/***********************************************
*
*	events stylesheet
*
************************************************/

/* ID elements
-------------------------------------------- */	

#wrapper 
{ 
	margin-left: 225px;
	border-left: solid 1px #963; 
	padding: 5px 25px 5px 0; 
	width: 554px; /* IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 529px; /* actual value */
}
html>body div#tree
{
  width: 529px; /* be nice to Opera */
}


#heading { border-bottom: solid 1px #963; }

#SearchBlock { margin: 15px 0 10px 35px; }
#results { margin: 15px 0 10px 35px; }

#content { padding: 0 0 0 19px; }

#content img { margin: 10px 0; }

#SearchBlock label { float: left; width: 165px; }
#SearchBlock input, #SearchBlock select { float: left; margin: 2px 0; font-family: Verdana, Helvetica, Arial, Sans-Serif; font-size: 1.1em; }

#results table { width: 470px; margin: 15px 0; }
#pager { text-align: center; border: solid 1px #963; padding: 10px 0; }
#pager input
{
	border: 0;
	font-size: 1.25em;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	background-color: #103951;
	color: #fff;
	cursor: hand;
	cursor: pointer;
	font-weight: bold;
}
	
#detail { margin: 10px 0; }
#detail td { padding: 0 5px; vertical-align: top;}

/* class elements
-----------------------------------  */
span { color: #fff; font-size: 1em; }
span.text { width: 1%; margin: 0 2px; padding: 0 3px; color: #fff;  font-size: 1.2em; font-family: Verdana, Helvetica, Arial, Sans-Serif;  border: solid 1px #fff; }

td.date { width: 165px; }



/* Typography 
-----------------------------------  */
h1
{
	font-family: Arial, Verdana;
	font-size: 1.6em;
	font-style: italic;
	font-weight: bold;
	color: #6cf;
	letter-spacing: .2em;
	height: 22px;
	background: #103951 url(../../../update/pages/titeltje1.gif) no-repeat 19px 0;
	padding: 10px 0 0 59px;
}
h2
{
	font-family: Arial, Verdana;
	font-size: 1.4em;
	font-weight: bold;
	color: #fff;
	letter-spacing: .1em;
	margin: 10px 0;
}
p
{
	font-size: 1.1em;
	font-weight: 500;
	color: #fff;
	margin: 10px 0;
}
a:link {}
a:visited { font-weight: bold;}
a:hover { color:  #6cf; text-decoration: underline;}
a:active {}
a 
{
	color: #fff;
	font-size: 1em; 
	letter-spacing: .1em;
	font-weight: bold;
}
label { font-size: 1.1em; font-weight: 500; color: #fff; }
table { font-size: 1em;}
th { color: #6cf; font-weight: bold; font-size: 1.1em; }
td { color: #fff; font-size: 1em;}
td a { font-size: 1em;}
