/*#####################
  ##    Colsen BV    ##
  ## styleSheet text ##
  ## (c) 2006 - 2007 ##
  #####################*/

	.header {
		font-size: 12px;
		color: #75850d;
		font-weight: bold;
	}
	
	.nieuws_lees_verder {
		color: #75850D;
	}
	.nieuws_lees_verder a{
		color: #75850D;
		text-decoration:underline;
	}
	.nieuws_lees_verder a:hover{
		color:#006600;
		text-decoration:underline;
	}
	.stippelijn{
		background-image:url(../images/stippel_lijn.gif);
		background-repeat:no-repeat;
	}
	
	#background_menu {	
		background-image: url(../images/bg_menu.gif);
		background-repeat: repeat-x;
	}
	
   html, body, #wrapper {
      	height:100%;
      	margin: 0;
      	padding: 0;
      	border: none;
		text-align:left;
		background-image: url(../images/background.gif);
		background-repeat:repeat-x;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
   }
   #wrapper {
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
      width: 100%;
   }
   #noninfo{
   		background-image: url(../images/random/random1.jpg);
		background-position: right bottom; 
		background-repeat:no-repeat;
   }
	.header a {
	color:#75850d;
	text-decoration:underline;
	}
	.header a:hover{
	color:#003300;
	padding-left: 5px;
	}
	#bodem_balk{
	background-image:url(../images/onder_balkje.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	}
	pre{
		text-align:left;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color:#000000;
	}
	.printing{
	 display:none;
	}
	td {
		min-width:10px;
	}
