/******* algemeen ******/

html, body {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	background: #f4f4f4 url(/internet/images/design/randschaduw.gif) repeat-y center;
}
fieldset
{
border-style:none;
}

/******* opmaak ******/
div.center {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
div.balk1 {
	height: 25px;
	max-height: 25px;
	line-height: 25px;
	margin-top: 0px;
	background: #F5873C;
	overflow: hidden;
	font-size: 0.85em;
}
div.balk2 {
	height: 120px;
	overflow: hidden;
}
div.schaduw {
	height: 12px;
	background: #fff url(/internet/images/design/schaduw.gif) repeat-x;
	overflow: hidden;
}
div.printlogo {
	display: none;
}
div.wrapper {
	float: left;
	width: 100%;
}
div.container {
	width: 640px;
	margin: 0 160px;
	overflow: hidden;
}
div.kolom1 {
	float: left;
	width: 160px;
	margin-left: -960px;
	padding: 0px;
}
div.kolom2en3 {
	width: 600px;
	padding: 0px 10px 10px 10px;
	overflow: hidden;
	margin-left: 20px;

}
div.kolom2 {
	width: 295px;
	padding: 0px 11px 10px 24px;
	float: left;
	overflow: hidden;
}
div.kolom3 {
	width: 295px;
	padding: 0px 14px 10px 1px;
	float: left;
	overflow: hidden;
}
div.kolom4 {
	float: left;
	width: 160px;
	margin-left: -160px;
	padding: 0px;
	overflow: hidden;
}
div.ondermenu {
	height: 25px;
	max-height: 25px;
	line-height: 25px;
	margin-top: 0px;
	width:600px;
	border-top: 1px solid #F5873C;
}

div.adres {
	display: block;
	height: 170px;
	width: 161px;
	margin: 8px 0px 0px 0px;
	padding: 5px;
	background: #FFF url(/internet/images/design/adres.jpg) no-repeat;
	border-top: 1px solid #f5873c;
	border-left: 1px solid #f5873c;
	line-height: 18px;
	text-align: left;
	color: #21467B;
	z-index: 10;
	overflow: hidden;
}
div.kolom2en3a {
	width: 303px;
	height: 120px;
	padding: 0px 7px 10px 0px;
	float: left;
	overflow: hidden;
}
div.kolom2en3b {
	width: 303px;
	height: 120px;
	padding: 0px 0px 10px 7px;
	float: left;
	overflow: hidden;
}
div.kolom2en3c {
	width: 620px;
	padding: 0px;
	clear: left;
	overflow: hidden;
}
div.homepage {
	border-right: #888 1px solid;
	border-bottom: #888 1px solid;
	border-left: #ddd 1px solid;
	border-top: #ddd 1px solid;
	padding-bottom: 10px;
	margin-bottom: 18px;
	width: 293px;
}
div.homepage p, div.homepage h2, div.homepage a, div.homepage strong, div.homepage ul {
	padding: 0px 4px;
}
div.homepage a.homesmallvisual {
	padding: 0px 0px;
}
div.el_prod {
	width: 303px;
	padding: 0px 0px 10px 7px;
	float: left;
	overflow: hidden;
}
div.digiloket {
	display: block;
	float: left;
	width: 282px;
	height: 100px;
	overflow: hidden;
	border: #F5873C 1px solid;
	padding-bottom: 3px;
	margin-bottom: 10px;
	text-align: center;
}
div.marginleft {
	margin-left: 25px;
}


/******************************/
/* aanpassingen ivm webrichtlijnen */
/*****************************/
/* readspeaker */
.readspeakericoon {
	padding-left: 100px;
	padding-top: 3px;
}

/* zoekformulier */
.zoekbutton {
	color: #fff;
	background-color: #F5873C;
	cursor: pointer;
	height: 18px;
	border: 0px;
}

.zoekbutton:hover  {
	color: #21467B;
}

.db_zoekbutton {
	color: #21467B;
	background-color: #fff;
	cursor: pointer;
	border: 0px;
}

.db_zoekbutton:hover  {
	color: #F5873C;
}


/* link 'print'  */
.printlink {
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}

.printlink:hover {
	color: #21467B;
	text-decoration: underline;
}

/* buttonlinks */
a.divlink:hover img{
	opacity: 0.50;
}

.buttonlinkS, .buttonlinkH  { 
	background-color: #fff;  /* #c9ceca; */
	font-family: Arial; 
	font-size: 1em; font-weight: 
	bold; margin-bottom: 10px; 
	width: 158px; 
	height: 44px; 
	overflow: hidden;
	text-align: center;
	border: 1px solid #888888;
	margin-right: 2px;
}

.buttonlinkH { 
	height: 71px;
}

.buttonS img .buttonH img {
	padding:0;
	margin:0;
	width: 155px;
}

a.divlink, a.divlink:hover  {
	font-size: 0.85em;
	font-weight: bold;
	line-height: 15px;
	color: #355d9e; /*#000;*/
	text-decoration: none;
}

a.divlink:hover {
	opacity: .50;
	color: #f5873c;
}