body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 22px;
	margin: 0; /* margin and padding only necessary to cater for Mac IE5 */
	padding: 0;
	/*\*/	overflow: hidden; /* because Mac IE5 don't understand */
	scrollbar-3d-light-color : #B2B2B2;
	scrollbar-arrow-color : #B2B2B2;
	scrollbar-base-color : #B2B2B2;
	scrollbar-dark-shadow-color : #ffffff;
	scrollbar-face-color : #ffffff;
	scrollbar-highlight-color : #ffffff;
	scrollbar-shadow-color : #ffffff;
}
div {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333
	margin: 0;
	padding: 0;
	}
#content
	{
	/*\*/
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 120px;
	/* Exclude all previous props for Mac IE5 */
	margin: 125px 305px 5px 125px; /* Cater for Mac IE5 */
	/*\*/ margin: 0; /* Put back for all the rest */
	/*\*/ overflow: auto; /* no need for Mac IE5 to see this */
	}
#sidebar-left
	{
	position: absolute;
	top: 0;
	bottom: 0px;
	left: 0;
	width: 120px;
	overflow: auto;
	background-color: #F5F5F5;
	}
/* settings for appearance alone */
body { background: #FFFFFF; }
#content { }
#sidebar-left {
	background: #F5F5F5;
	color: #FFFFFF;
}
/* convenience div for padding inside positioned divs */
div.paddingwrap
	{
	margin: 0;
	padding: 1em;
	}
p, h1, h2, h4, li
	{
	margin: 0;
	padding: 0;
	}
h3
	{
	margin: 1em 0 0 0;
	}
ol
	{
	margin: 0 0 2em 1em;
	padding: 0;
	}
code
	{
	display: block;
	background-color: #dddddd;
	}


.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
}
.manage_titels {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FF6633}
.manage_table_titels {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #333333}
.form {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #666666; font-style: normal; font-weight: normal}
.inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6633;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6633;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6633;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6633;
}
td {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}
.topmenu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: normal;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003333;
	font-weight: bold;
	line-height: normal;

}
.onderschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.empty{
	text-decoration: none;
}
.filled{
	color: #000000;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #FF3300;
}
.selected{
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
	border: 2px solid #333333;
}

