
@media screen
{
	BODY {
		scrollbar-face-color: #FFFFFF;
		scrollbar-shadow-color: #EFE8DE;
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-3dlight-color: #EFE8DE;
		scrollbar-darkshadow-color: #FFFFFF;
		scrollbar-track-color: #FFFFFF;
		scrollbar-arrow-color: #891E11;
		background-image: url(images/ag_site.gif);
		background-position: center;
		background-repeat: no-repeat;
		background-attachment: fixed;
	     }
	
	p,label {
		font-family: Trebuchet MS, Arial, Sans-serif;
		font-size: 12px;
		color: #000000;
		text-align: justify;
	  } 
	
	
	div {
		font-family: verdana, arial, Tahoma, Verdana, Arial, Helvetica;
		font-size: 12px;
		color: #003399;
		text-align: justify;
	    }
	
//	P:first-letter {
//		font-family: Verdana,Times New Roman, times;
//		color: #003399;
//		font-size:105%;
// 			 }
	
	.titel {
		color: #8B6A40;
		font-size:16pt;
		font-weight:bold;
		font-family: Arial, Sans-serif;
	       }

	.subtitel {
		color: #891E11;
		font-size:12pt;
		font-weight:bold;
		font-family: Times New Roman, times, serif;
	       }

	.footer {
		font-family: verdana, arial, Tahoma;
		font-size: 10px;
		color: #003399;
		text-align: justify;
	  	} 	

	a.menu:link {font-family: Trebuchet MS, Arial, Sans-serif; font-size: 10px; font-weight:normal; color: #8B6A40; text-decoration: none; text-align: right;}
	a.menu:visited {font-family: Trebuchet MS, Arial, Sans-serif; font-size: 10px; font-weight:normal; color: #8B6A40; text-decoration: none; text-align: right;}
	a.menu:hover {font-family: Trebuchet MS, Arial, Sans-serif; font-size: 10px; background: #D2E9FF; color: #891E11; text-decoration: underline; text-align: right;}
	a.menu:active {font-family: Trebuchet MS, Arial, Sans-serif; font-size: 10px; font-style:italic; color: #8B6A40; text-decoration: none; text-align: right;}	
	table.menuHover {	
	        background-color: #D2E9FF;	
		/* The "pointer cursor" is not supported bij all browsers. */
		cursor: pointer;
	}	
	
	
	ul {
	font-family: verdana, arial, Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #003399;
	text-align: justify;
	list-style: circle outside url("../images/shared/bullet.gif");
	}
	.error {
	font-size: 14px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #FF0000;
	text-align: center;
	}
	.error2 {
	font-size: 14px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #FF0000;
	text-align: left;
	}
.style3 {font-size: 16px}
a:link {
	color: #996600;
	text-decoration: none;
}
a:visited {
	color: #996600;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #993333;
	text-decoration: none;
}
caption {
	font-family: Trebuchet MS, Arial, Sans-serif;
	font-size: 18px;
	color: #000000;
}
.capt {
	font-family: Trebuchet MS, Arial, Sans-serif;
	font-size: 18px;
	color: #886e5d;
	text-align: center;
}
.td_border-add {
	border: 1px solid #000000;
}
}




@media print
{
p {font-family: Times New Roman,times,serif; font-size:16px; text-align: justify; margin-top: 1cm}
div {font-family: Times New Roman,times,serif; font-size:16px; text-align: justify}

.teksttabel {width:640px}
.td_menu {width:10px}
.koptitel {height:130px}
.titel {
	color: #000000;
	font-size:18pt;
	font-weight:bold;
	font-style:italic;
	font-family: Times New Roman, times, serif;
		}
.titel_nieuwsbrief {
	color: #000000;
	font-size:14pt;
	font-weight:bold;
	font-style:italic;
	font-family: Times New Roman, times, serif;
		}
.titel_sub {
	color: #000000;
	font-size:12pt;
	font-weight:bold;
	font-style:italic;
	font-family: Times New Roman, times, serif;
		}
/*img {display: none};*/
background {visibility: hidden}
/*a {display: none};*/
span { FILTER: shadow(Color=#FFFFFF, OffX=2, OffY=2, Positive=1);width:450px}
table.menu {display: none}
.zoek {display: none}
.footer {
	font-family: verdana, arial, Tahoma, Verdana, Arial, Helvetica;
	font-size: 8px;
	color: #000000;
	text-align: justify;
	}
body {color: #000000}
.bijschrift {visibility: hidden}
	.onderschrift {
		font-family: Times New Roman, times, serif;
		color: #003399;
		font-size:14pt;
		font-style:italic;
		}
.witblokje {visibility: hidden}
ul {
	font-family: Times New Roman,times,serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	list-style: circle outside;
	}
}


@media screen,print
{

}
