@media screen {


body	{
	margin:0px; 
	padding:0px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#000000; 
	background:url(pg_images/top_bg.gif) repeat-x;
}

img	{	border:0px;	}

a { 
	text-decoration:underline;
	color:#000000;
}

a:hover {
	text-decoration: none;
	color:#000000;
}

/* BEGIN posities */
#container	{
	margin-left:20px;
	
}

#top	{
	display:block;
	height:145px;
	width:1240px;
	margin:0px;	
}


#content	{
	display:block;
	width:1240px;
	
}

#contentleft {
	float:left;
	width:200px;
	margin: 0px 0px 0px 0px;
}

#contentmain {
	float:left;
	width:810px;
	margin:0px 0px 0px 10px;
	padding: 0px 5px 0px 5px;
	
}
/* contentflash bij GEEN rechterblok */
#contentflash {
	float:left;
	width:1010px;
	margin:0px 0px 0px 10px;
	padding: 0px 5px 0px 5px;
	
}

#contentright {
	float:right;
	width:190px;
	height:465px;
	overflow:auto;
	margin:0px;
	border: 1px solid #CCCCCC;
	padding: 10px 5px 10px 5px;
	/*background:url(pg_images/back_scroll.jpg) repeat-y right;*/
}


.blokright {
    float:right;
	width:190px;
	margin:15px 0px 0px 0px;
	border: 1px solid #CCCCCC;
	padding: 10px 5px 10px 5px;
	/*background:none;*/
	/*clear:right;*/
}

#footer	{
	clear:both;
	text-align:left;
	/*background-color:#c4d900;*/
	background-color:#87a800;
	vertical-align:bottom;
	width:100%;
	
}


/* EINDE posities */

h1 {
	/*border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;*/
	color:#ff7600;
	font-size:28px;
	font-weight:normal;
	text-transform:capitalize;
	margin:0px 0px 10px 0px;
}

h2 {
	font-size: 20px;
	color:#039faf;
	font-weight:normal;
	/*border-top:1px solid #CCCCCC;*/
}

h3 {
	font-size: 14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#666666;
	margin:0px;
	margin-bottom:10px;
	
}

h4 {
	font-size: 14px;
	font-weight:bold;
	color:#666666;
}


.rood 	{ color:#de2159; }
.blauw 	{ color:#039faf; }
.oranje { color:#ff7600; }
.groen 	{ color:#c4d900; }
.wit	{ color:#ffffff; }

.textklein		{ font-size:10px; }
.text			{ font-size:13px; }
.textgroot		{ font-size:15px; }
.textgroter		{ font-size:21px; }
.textgrootst	{ font-size:22px; }



.blokadds	{
	display:block;
	clear:both;
	padding:0px;
	margin:0px 0px 8px 0px;
	text-align: center;
	}


.blok {
	display:block;
	width:200px;
	height:180px;
	float:left;
	/*border-bottom: 1px solid #CCCCCC;*/
	padding:10px 30px 10px 30px;
}

.blokmeer {
	display:block;
	margin: 5px 0px 5px 0px;
	padding:0px;
	height: 90px;
	width:173px;
	text-align:center;
}

.blokmeer img{
	margin-right:5px;
}

.blokmain {
	padding:0px;
	margin:0px;
	width:700px;
}

.blokmain img {
	float:right;
}


.infoblok {
	display:block;
	float:right;
	clear:right;
	padding:4px;
	margin:15px 0px 0px 8px;
	border:1px solid #CCCCCC; 
}


.form {
	float:left;
	padding:0px;
	margin:0px;
	width:760px;
	font-size:12px;
}

.formblok {
	padding:10px 0px 10px 0px;
	border-bottom: 1px solid #CCCCCC;
}

.lijnvert {
	border-right:1px solid #CCCCCC;
}

.lijnvertlinks {
	border-left:1px solid #CCCCCC;
}

.lijnhorz {
	border-bottom:1px solid #CCCCCC;
}

.laatste {
	border-bottom: none;
}

.maak {
	vertical-align:text-bottom;
	margin-bottom:10px;
}

.row	{
	display:block;
	margin:0px;
	padding:0px;
	clear:none;
}

.row img {
	padding: 5px 5px 5px 5px;
}

.button {
	padding: 15px 5px 15px 5px;
}	

.linkrow {
	padding-top: 8px;
}

.linkrow img	{
	vertical-align:middle;
	padding-right:5px;
}

.clearer { clear:both; }

.menubar {
	float:right;
	margin:16px 40px 0px 240px;
	
}
.menubar a		{ 
	text-decoration: none;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
}

.menubar a:hover   {	text-decoration: underline; }

.menublok {
	margin:3px 0px 0px 0px;
}

.menublok a		{ 
	text-decoration: none;
	color:#000000;
	font-size:14px;
}

.menublok a:hover   {	text-decoration: underline; }

.pagnav {
	float:right;
	clear:none;
	margin:-40px 40px 0px 0px;
}

.divider {
	border-bottom:1px solid #CCCCCC;
}

.fotorij {
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	text-align:center;
}

.fotorij img {
	padding: 10px 5px 10px 5px;
}	

.sitemap {
	height:20px;
	background-color:#ff7600;
	margin:0px;
	padding: 5px 0px 0px 50px;
}

.sitemapblok {
	float:left;
	width:250px;
	margin:15px 30px 0px 0px;
	color:#ffffff;
}

.eersteblok {
	margin-left:50px;
}

.sitemapblok ul  {
	margin: 0px;
	padding: 0px;
	list-style:none;
}

.sitemapblok li {
	padding:5px 0px 0px 0px;
	font-size:12px;
}

.sitemapblok .title {
	font-size: 13px;
	font-weight:bold;
	text-transform:uppercase;
}

.sitemapblok a {
	text-decoration:none;
	color:#ffffff;
	
}

.sitemapblok a:hover {
	text-decoration:underline;
	color:#ffffff;
	
}

}


@media print	{
	img		{ display:none; }
	img.foto	{ 	
			display:block;
			float:right;
			padding: 0px 0px 0px 8px; 
	}
	
	
	.noprint 	{ display:none;}
	body, td, tr, span, a, input, select, div, h1, h2, h3, p {
			font-family:Arial, Helvetica, sans-serif;
			color: #000000;
			font-size:15px;
	}
	
}
