BODY	{
	font-size: 12px; 
	font-family: sans-serif;
	color: #000000;
	background-color:#cccccc;
	width: 1030px;
	background-image:url('back_grad.jpg');
	background-repeat:repeat-y;
	background-attachment:fixed;
	background-position:50% ; 
	padding-left: 10px;
	margin: 0 auto;
	}

table	{
	width: 95%;
	font-size: 100%;
	empty-cells: hide;
	background-color: #Transparent;  //#dbdbdb;
	}

p	{
	font-size: 1em;
	width: 1em;
	letter-spacing: 1em;
	overflow: hidden;
	 word-wrap: break-word;
	}

H3	{
	font-weight: light;
	font-size: 15px; 
	}

.titel 	{
	font-size: 30px;
	font-family: sans-serif; color: #A23092;
	text-align: left; margin: 5px; 
	}

.titel2 {
	font-size: 14px;
	font-family: sans-serif; color: #000000;
	text-align: left; margin: 5px; 
	}

.titel3 {
	font-size: 20px;
	font-weight: lighter;
	font-family: sans-serif; color: #808080;
	text-align: left; margin: 5px; 
	}

UL 6	{
	list-style-type: disc; 
	list-style-position: inside;
	margin-left: 0px; padding-left: 0px; 
	}

.lijstintekstonder	{
	margin-bottom: 0px; 
	}

.lijstintekstboven	{
	margin-top: 0px; 
	}

.kader	{
	padding: 5px; 
	border: solid 1px #FFFFFF;
	margin-top: 10px; 
	}


input	{
	border-style: solid;
	border-width: 1px 0px 0px 1px;
	border-color: #8c8c8c;
	background-color: #ffffff;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	font-family: helvetica, arial, sans serif;
	padding-left: 4px;
	}


textarea	{
	border-style: solid;
	border-width: 1px 0px 0px 1px;
	border-color: #8c8c8c;
	background-color: #ffffff;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	font-family: helvetica, arial, sans serif;
	font-size: 13px;
	padding-left: 4px;
	}

select	{
border-style: solid;
border-width: 1px 0px 0px 1px;
border-color: #8c8c8c;
background-color: white; 
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
font-family: helvetica, arial, sans serif;
padding-left: 4px;
	}

button	{		height:21px; 
	width:160px;
	text-align: center;
	font-size: 12px;

	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;

	border: solid 1px #a4a4a4;

	background-color: #d9d9d9; 
	background-image: -webkit-gradient(linear, left top, left bottom, from(#d9d9d9), to(#C0C0C0));
 	background-image: -webkit-linear-gradient(top, #d9d9d9, #C0C0C0);
 	background-image: -moz-linear-gradient(top, #d9d9d9, #C0C0C0);
 	background-image: -ms-linear-gradient(top, #d9d9d9, #C0C0C0);
 	background-image: -o-linear-gradient(top, #d9d9d9, #C0C0C0);
 	background-image: linear-gradient(to bottom, #d9d9d9,#C0C0C0);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#d9d9d9, endColorstr=#C0C0C0);

//	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
//	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
//	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);

	-webkit-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	transition-duration: 0.2s;
}

button:hover	{
//	background-color: #48C6A4;
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
	border: solid 1px #1C7473;
	text-decoration: none;

//	background-color: #d9d9d9; 
	background-image: -webkit-gradient(linear, left top, left bottom, from(#D2E4E4), to(#48C6A4));
 
	background-image: -webkit-linear-gradient(top, #D2E4E4, #48C6A4);
 
	background-image: -moz-linear-gradient(top, #D2E4E4, #48C6A4);
 
	background-image: -ms-linear-gradient(top, #D2E4E4, #48C6A4);
 
	background-image: -o-linear-gradient(top, #D2E4E4, #48C6A4);
 
	background-image: linear-gradient(to bottom, #D2E4E4, #48C6A4);

	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#D2E4E4, endColorstr=#48C6A4);
}

button:active	{
	-webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
	box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
	background: #48C6A4;
	border: solid 1px #203E5F;
	}

.buttonshort	{
	width: 30px;
	height: 28px;
	}	

td	{
	border-style: none;
	border-width: 0px 0px 0px 0px;
	border-color: #a1a1a1;
	background-color: #Transparent;
	height:80%;
	padding-left: 4px;

	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	}

th 	{
	text-align:left;
	font-size: 95%;
	padding-left: 3px;
	background-color: #cacaca;
	height:80%;
	border:none;

	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	}


@media print	{
		background-color: white;
		}

#navigation	{
	width:100%;
	height:28px;
	background-color:Transparent;
	}

#navigation ul	{
	margin:0px; 
	padding:0px;
	}

#navigation ul li	{
	display:inline; 
	height:30px; 
	float:left; 
	list-style:none; 
	}

#navigation li a	{
	color:#8FD2C9; 
	text-decoration:none;
	}

#navigation li a:hover	{
	text-decoration:underline;
	}

#navigation li ul	{
	margin:0px;
	padding:0px;
	display:none;
	}

#navigation li:hover ul	{
	display:block;
	margin-top:5px;
	width:165px;
	}

#navigation li li	{
	list-style:none;
	display:list-item;
	width:100%;
	}

#navigation ul li	{
	height:30px;
	float:left;
	list-style:none;
	top:3px;
	margin-left:2px;
	position:relative;
	}

#navigation li ul	{
	margin:0px;
	padding:0px;
	display:none;
	position:absolute;
	left:0px;
	top:20px;
	background-color:#DBE5E2;
	}

#navigation li li a	{
	color:#9D3393; 
	text-decoration:none; 
	font-size: 83%;
	}

#navigation li li a:hover	{
	color:#009F93; 
	text-decoration:none;
	}
