/* Custom html */



/* Einde custom html */

.content .custom_table thead th  {
	height: 25px;
	background: #ECE3DA;
	text-align: left;
	color: #065AA3;
}

.content .custom_table .row1 td {
padding: 0 0 0 10px;
background: #FFF;
font-size: 1em;
}

.content .custom_table .row2 td {
padding: 0 0 0 10px;
background: #F6F3EE;
}

.content .custom_table .left {
	border-left: 1px solid #ECE3DA;
	border-bottom: 1px solid #ECE3DA;
}

.content .custom_table .center {
	border-bottom: 1px solid #ECE3DA;
}

.content .custom_table .right {
	border-left: 1px solid #ECE3DA;
	border-right: 1px solid #ECE3DA;
	border-bottom: 1px solid #ECE3DA;
}


.content .informatieformulier {
width: 555px;
overflow: hidden;
background: #EAE2D9;
font-style: normal;
}

.content em {
color: Red;
}

.content .informatieformulier .head_left {
padding: 0 0 0 15px;
background: url('images/informatie_head_left.gif') 0 -3px no-repeat;
font-weight: bold;
font-size: 105%;
height: 30px;
vertical-align: top;
}

.content .informatieformulier .head_right {
padding: 0 0 0 15px;
font-style: normal;
background: url('images/informatie_head_right.gif') 0 -3px repeat-x;
font-weight: bold;
font-size: 13px;
height: 30px;
}

.content .informatieformulier .left {
padding: 0 0 0 15px;
height: 30px;
background: url('images/informatie_split.gif') bottom left repeat-x;
}

.content .informatieformulier .right {
height: 30px;
background: url('images/informatie_split.gif') bottom left repeat-x;
}

.content .informatieformulier .right input {
border: 1px solid #B3B3B3;
height: 17px;
}

.content .informatieformulier .right input {
border: 1px solid #B3B3B3;
height: 17px;
}

.content .informatieformulier .right textarea {
border: 1px solid #B3B3B3;
height: 50px;
}

.content .informatieformulier .right_button {
height: 30px;
}

.content .informatieformulier .right_button input {
	border: 0px;
	width: 118px;
	height: 18px;
	background-color: grey;
	background: url('images/informatie_button.gif') 0 0 no-repeat;
}

.content .informatieformulier .right_button_afmelden {
height: 30px;
}

.content .informatieformulier .right_button_afmelden input {
	border: 0px;
	width: 118px;
	height: 18px;
	background-color: grey;
	background: url('images/afmelden_ezine_button.gif') 0 0 no-repeat;
}

.content .informatieformulier .right_button1{
height: 30px;
}

.content .informatieformulier .right_button1 input {
	border: 0px;
	width: 94px;
	height: 18px;
	background-color: grey;
	background: url('images/stel_uw_vraag_button.gif') 0 0 no-repeat;
}

/* Menu styles */

.menumain
{
    padding:5px 0px 3px 0px;
    color: #085aa5;
    background-image:url(/images/menu_off.gif);
    font-family:verdana;
    font-weight:bold;
    FONT-SIZE:11px;
    cursor:pointer;
}

.menumainhover
{
    padding:5px 0px 3px 0px;
    background-image:url(/images/menu_on.gif);
    color: #e97506;
    FONT-FAMILY:verdana;
    font-weight:bold;
    FONT-SIZE:11px;
    cursor:pointer;
}

.menumainactive 
{
    padding:5px 0px 3px 0px;
    color: #e97506;
    background-image:url(/images/menu_on.gif);
    FONT-FAMILY:verdana;
    font-weight:bold;
    FONT-SIZE:11px;
    cursor:pointer;
}

.menu
{
    FONT-FAMILY:verdana;
    FONT-SIZE:11px;
    color: #085aa5;
    cursor:pointer;
	font-weight:normal;
    padding:3px 3px 3px 0px;
}

.menuhover
{
    FONT-FAMILY:verdana;
    FONT-SIZE:11px;
    color: #e97506;
    cursor:pointer;
	font-weight:normal;
    padding:3px 3px 3px 0px;
}

.menuactive
{
    FONT-FAMILY:verdana;
    FONT-SIZE:11px;
    color: #e97506;
    cursor:pointer;
    font-weight:normal;
    padding:3px 3px 3px 0px;
}

/* form styles */

.box
{
    BACKGROUND-COLOR: #ffffff;
    BORDER-BOTTOM: #10AFD6 1px solid;
    BORDER-LEFT: #10AFD6 1px solid;
    BORDER-RIGHT: #10AFD6 1px solid;
    BORDER-TOP: #10AFD6 1px solid;
    COLOR: #000066;
    FONT-FAMILY: verdana;
    FONT-SIZE: 11px;
    PADDING-BOTTOM: 1px;
    PADDING-LEFT: 1px;
    PADDING-RIGHT: 1px;
    PADDING-TOP: 1px;
}

.radiobutton
{
    BACKGROUND-COLOR: #ffffff;
    BORDER-BOTTOM: #CCCCCC 1px solid;
    BORDER-LEFT: #CCCCCC 1px solid;
    BORDER-RIGHT: #CCCCCC 1px solid;
    BORDER-TOP: #CCCCCC 1px solid;
    COLOR: #3B414F;
    FONT-FAMILY: verdana;
    FONT-SIZE: 12px;
    HEIGHT: 18px;
    PADDING-BOTTOM: 1px;
    PADDING-LEFT: 1px;
    PADDING-RIGHT: 1px;
    PADDING-TOP: 1px;
}

.boxp
{
    BACKGROUND-COLOR: #ffffff;
    BORDER-BOTTOM: #333333 1px solid;
    BORDER-LEFT: #333333 1px solid;
    BORDER-RIGHT: #333333 1px solid;
    BORDER-TOP: #333333 1px solid;
    COLOR: #000066;
    FONT-FAMILY: verdana;
    FONT-SIZE: 11px;
    HEIGHT: 18px;
    PADDING-BOTTOM: 1px;
    PADDING-LEFT: 1px;
    PADDING-RIGHT: 1px;
    PADDING-TOP: 1px;
}

.radiobuttonp
{
    BACKGROUND-COLOR: #ffffff;
    BORDER-BOTTOM: #CCCCCC 1px solid;
    BORDER-LEFT: #CCCCCC 1px solid;
    BORDER-RIGHT: #CCCCCC 1px solid;
    BORDER-TOP: #CCCCCC 1px solid;
    COLOR: #3B414F;
    FONT-FAMILY: verdana;
    FONT-SIZE: 12px;
    HEIGHT: 18px;
    PADDING-BOTTOM: 1px;
    PADDING-LEFT: 1px;
    PADDING-RIGHT: 1px;
    PADDING-TOP: 1px;
}

.knop
{
    BORDER-BOTTOM: #333333 1px solid;
    BORDER-LEFT: #333333 1px solid;
    BORDER-RIGHT: #333333 1px solid;
    BORDER-TOP: #333333 1px solid;
    BACKGROUND-COLOR: #0091B9;
    FONT-SIZE: 9px;
    FONT-weight: bold;
    COLOR: #ffffff;
}

radio.radiobutton
{
    BACKGROUND-COLOR: #3B414F;
}

TEXTAREA
{
    BACKGROUND-COLOR: #dEe3eE;
    BORDER-BOTTOM: #CCCCCC 1px solid;
    BORDER-LEFT: #CCCCCC 1px solid;
    BORDER-RIGHT: #CCCCCC 1px solid;
    BORDER-TOP: #CCCCCC1px solid;
    COLOR: #FFFFFF;
    FONT-FAMILY: verdana;
    FONT-SIZE: 11px;
    PADDING-BOTTOM: 2px;
    PADDING-LEFT: 2px;
    PADDING-RIGHT: 2px;
    PADDING-TOP: 2px
}

/* crumblepath */

.path {
font-size: 100%;
color: #085aa5;
text-transform: lowercase;
}

A.path:active {
	color: #085aa5;
	font-weight:bold;
}
A.path:link {
	
	font-weight:bold;
	text-decoration:none;
}
A.path:visited {
	font-weight:bold;
	text-decoration:none;
	color: #E97506;	
}

A.path:hover {
	
	font-weight:bold;
	text-decoration:none;
} 

.path_end {
	color: #E97506;
	font-weight:bold;
}

/* sitemap */

.sitemap1 {
  FONT-FAMILY: verdana;
  font-size:14pt;
  height:15;

}

.sitemap2 {
  FONT-FAMILY: verdana;
  font-size:10pt;
  font-weight:bold;
  height:15;
  color: #0091B9;
}

.row {
  FONT-FAMILY: verdana;
  font-size:8pt;
  cursor:hand;
  height:15;
} 

.content {
  font-family: Verdana, Arial;
  font-size: 10px;
}

/* Implementatie styles */

* {
	font-size: 100.01%;
}

html {
	font-size: 64%;
}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	color: #000;
	background: #fff;
}

img {
	border: none;
}

a {
	color: #085aa5;
	text-decoration: underline;
}

a:visited {
	color: #91A1B0;
}

a:hover {
	color: #E97506;
}

a:active {
	color: #E97506;
}

form {
	margin: 0;
	padding: 0;
}

.table {
	display: table;
	height: 1%;
}

#page {
	margin: 0 auto;
	width: 951px;
	overflow: hidden;
	height: 100%;
	display: table;
}

#seo-top-container {
	width: 951px;
	display: table-header-group;
}

#seo-bottom-container {
	width: 951px;
	display: table-footer-group;
}

/*header start*/
#header {
	float: left;
	width: 942px;
	font-size: 110%;
	border-top: 4px solid #dedcdc;
	padding: 8px 0 0 9px;
}

/*logo start*/
#header a.logo {
	float: left;
	margin: 0;
	display: block;
	width: 115px;
	height: 92px;
	overflow: hidden;
}

/*logo end*/
/* right start */
#header .right {
	float: right;
	padding: 13px 0 0 0;
}


#header .right ul {
	margin: 0;
	padding: 0 0 0 0;
	float: left;
	line-height: 18px;
}

#header .right ul li {
	list-style: none;
	float: left;
	padding: 0 11px 0 10px;
	background: url(../images/header-divider.gif) no-repeat 100% 50%;
}

#header .right .form {
	float: left;
	padding: 0 4px 0 12px;
}

#header .right .form .text {
	float: left;
	padding: 1px 1px 0;
	border: 1px solid #ccc;
	width: 175px;
	height: 16px;
	color: #000;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#header .right .form .submit {
	float: left;
	margin: 1px 0 0 6px;
}

/* right end */
/* horiz-menu start */
#horiz-menu {
	float: left;
	margin: 10px 0 0 4px;
	border-bottom: 6px solid #e97506;
	display: inline;
	width: 937px;
}

#horiz-menu ul {
	margin: 0;
	padding: 0 0 0 7px;
	float: left;
}

#horiz-menu li {
	list-style: none;
	float: left;
	margin: 0 0 0 -1px;
	display: inline;
}

#horiz-menu li a {
	text-decoration: none;
	color: #000;
	float: left;
	text-indent: -9999px;
	height: 21px;
	overflow: hidden;
	position: relative; 
	z-index: 1;
}

#horiz-menu li.horiz-menu1 a {
	width: 56px;
	background: url(../images/horiz-menu1.gif) no-repeat;
}

#horiz-menu li.horiz-menu2 a {
	width: 92px;
	background: url(../images/horiz-menu2.gif) no-repeat;
}

#horiz-menu li.horiz-menu3 a {
	width: 73px;
	background: url(../images/horiz-menu3.gif) no-repeat;
}

#horiz-menu li.horiz-menu4 a {
	width: 125px;
	background: url(../images/horiz-menu4.gif) no-repeat;
}

#horiz-menu li.horiz-menu5 a {
	width: 88px;
	background: url(../images/horiz-menu5.gif) no-repeat;
}

#horiz-menu li.horiz-menu6 a {
	width: 125px;
	background: url(../images/horiz-menu6.gif) no-repeat;
}

#horiz-menu li.horiz-menu7 a {
	width: 147px;
	background: url(../images/horiz-menu7.gif) no-repeat;
}

#horiz-menu li.horiz-menu8 a {
	width: 73px;
	background: url(../images/horiz-menu8.gif) no-repeat;
}

#horiz-menu li.horiz-menu9 a {
	width: 76px;
	background: url(../images/horiz-menu9.gif) no-repeat;
}

#horiz-menu li a:hover,
#horiz-menu li a.active {
	background-position: 0 -21px;
	z-index: 100;
}

/* horiz-menu end */
/*header end*/
/*content start*/
#content {
	float: left;
	width: 937px;
	margin: 0 0 0 13px;
	padding: 0 0 18px 0;
	display: inline;
	background: url(../images/content-bg.gif) no-repeat 880px 100%;
}

#content .line {
	float: left;
	width: 100%;
	background: #f5ede6 url(../images/line.gif) repeat-y 725px 0;
}
#content .shadow {
	float: left;
	width: 100%;
	background: url(../images/content-shadow.gif) repeat-x;
}

/* module start */
.module {
	float: left;
	width: 700px;
	padding: 0 25px 0 0;
	min-height: 202px;
	background: #f5ede6 url(../images/module-bg.gif) repeat-x;
}

* html .module {
	height: 202px;
}

.module .image {
	float: left;
	margin: 0 20px 0 0;
	display: inline;
}

.module .image img {
	display: block;
}
.module .table {
	padding-bottom: 10px;
}
.module h1 {
	margin: 24px 0 0 0;
	font-size: 12px;
	height: 16px;
	color: #085aa5;
}

.module p {
	font-size: 110%;
	margin: 15px 0 0 0;
	line-height: 161%;
}

.module p a {
	text-decoration: underline;
}

/* module end */
/* direct start */
.direct {
	float: right;
	width: 196px;
	padding: 0 0 0 13px;
	background: #f5ede6 url(../images/module-bg.gif) repeat-x;
	min-height: 202px;
}

* html .direct {
	height: 202px;
}

.direct h1 {
	margin: 24px 0 0 0;
	font-size: 12px;
	height: 16px;
	color: #085aa5;
}

.direct .direct-form {
	padding: 2px 0 0 0;
}

.direct label {
	display: block;
	font-weight: bold;
	padding: 15px 0 0 0;
	font-size: 110%;
	color: #666;
}

.direct select {
	width: 166px;
	color: #666;
	display: block;
	margin: 4px 0 0 14px;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.direct .submit {
	display: block;
	margin: 13px 0 0 14px;
}

/* direct end */
/* news block start */
.news-block {
	float: left;
	width: 937px;
	margin: 6px 0 0 0;
	padding: 13px 0 0 0;
	font-size: 110%;
	color: #333;
	background: url(../images/news-block-bg.gif) no-repeat top;
}

.news-block .headline {
	background: url(../images/dot.gif) repeat-x left bottom;
	padding: 0 0 14px 1px;
}

.news-block .headline h1 {
	margin: 13px 0 0 0;
	padding: 0 0 0 15px;
	background: url(../images/headline-arrow.gif) no-repeat 0 3px;
	font-size: 12px;
	height: 16px;
	color: #085aa5;
}


/* login start */
.login {
	float: left;
	width: 163px;
	padding: 0 0 0 7px;
}

.login-form {
	padding: 1px 0 0 0;
}

.login-form label {
	display: block;
	padding: 9px 0 0 0;
}

.login-form .text {
	padding: 1px 1px 0;
	border: 1px solid #ccc;
	margin: 7px 0 0 0;
	display: block;
	width: 148px;
	height: 16px;
	color: #000;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#rechterkolom .text {
	padding: 1px 1px 0;
	border: 1px solid #ccc;
	margin: 7px 0 0 0;
	display: block;
	width: 138px;
	height: 16px;
	color: #000;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.login-form .submit {
	margin: 11px 0 0 0;
	display: block;
}

.login-form span {
	display: block;
	padding: 19px 0 0 0;
}

/* login end */
/* news start */
.news {
	float: left;
	width: 224px;
	overflow: hidden;
	padding: 0 0 0 24px;
}

.news ul {
	margin: 0;
	overflow: hidden;
	height: 100%;
	padding: 4px 0 0 0;
}

.news ul li {
	list-style: none;
	float: left;
	margin: 4px 0 0 0;
	width: 100%;
	line-height: 145%;
}

.news ul li span {
	float: left;
	width: 44px;
}

.news ul li div {
	float: left;
	width: 180px;
}

.news ul li a {
}

.news .link {
	display: block;
	padding: 19px 0 0 44px;
}

/* news end */
/* osd start */
.osd {
	width: 255px;
	padding-left: 34px;
}

.osd ul li {
	padding-bottom: 2px;
}

.osd ul li span {
	width: 15px;
}

.osd ul li div {
	width: 240px;
}

.osd .link {
	padding: 17px 0 0 15px;
}

/* osd end */
/* veel start */
.veel {
	width: 163px;
	padding-left: 32px;
}

/* veel end */
/* news block end */
/*content end*/
/*footer start*/
#footer {
	float: left;
	width: 937px;
	display: inline;
	background: url(../images/dot.gif) repeat-x;
	margin: 14px 0 0 12px;
	padding: 15px 0;
}

#footer li {
	list-style: none;
	color: #666;
	float: left;
	padding: 0 6px 1px 7px;
	line-height: 140%;
	white-space: nowrap;
	background: url(../images/footer-divider.gif) no-repeat 0 50%;
}

#footer li.first {
	background: none;
	padding-left: 11px;
}

#footer li a {
	text-decoration: none;
}

#footer1 {
	float: left;
	width: 937px;
	display: inline;
	background: url(../images/dot.gif) repeat-x;
	margin: 14px 0 0 12px;
	padding: 15px 0;
}

#footer1 li {
	list-style: none;
	color: #666;
	float: left;
	padding: 0 6px 1px 7px;
	line-height: 140%;
	white-space: nowrap;
	background: url(../images/footer-divider.gif) no-repeat 0 50%;
}

#footer1 li.first {
	display: inline;
	margin: 0 0 0 170px;
	background: none;
	padding-left: 11px;
}

#footer1 li a {
	text-decoration: none;
}

/*footer end*/
/*sIFR start*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-flash + div[adblocktab=true] {
	display: none !important;
}


/*sIFR end*/
/* inner page start */
/* log-block start */
.log-block {
	float: left;
	width:100%; 
	height: 40px;
	background: url(../images/log-block-bg.jpg) no-repeat ;
}
.log-block ul {
	float: right; 
	margin: 0; 
	padding: 14px 22px 0 0; 
}
.log-block ul li {
	list-style: none; 
	color: #333;
	float: left; 
	font-size: 110%;
	padding: 0 7px 0 8px;
	background: url(../images/log-block-bg-divider.gif) no-repeat left;
}
.log-block ul li.first {
	background: none;
}

/* log-block end */
/* left-column start */
#left-column {
	float: left;
	width: 162px;
	margin: -9px 0 0 0;
	position: relative; 
}

/* left-column end */
/* center-column start */
#center-column {
	float: left;
	position: relative;
	width: 742px;
	margin: 0 0 0 18px;
	display:inline;
	overflow: hidden;
	line-height: 173%;
}

#center-column .thema_home {
background: #ECE4DB;
line-height: 17px;
}

#center-column .thema_home .td_thema_1 {
background: url('images/thema_werkgeverschap.gif') 25px 15px no-repeat;
}

#center-column .thema_home .td_thema_2 {
background: url('images/thema_arbo_milieu.gif') 25px 15px no-repeat;
}

#center-column .thema_home .td_thema_3 {
background: url('images/thema_ondernemerschap.gif') 25px 15px no-repeat;
}

#center-column .thema_home .td_thema_4 {
background: url('images/thema_kwaliteit.gif') 25px 15px no-repeat;
}

#center-column .thema_home ul {
margin: 55px 0 0 80px;
padding: 0 0 0 0;
list-style: none;
}

#center-column .thema_home .td_thema_3 ul {
margin: 65px 0 15px 80px;
padding: 0 0 0 0;
list-style: none;
}

#center-column .thema_home .td_thema_4 ul {
margin: 65px 0 15px 80px;
padding: 0 0 0 0;
list-style: none;
}

/* breadcrumb start */
.breadcrumb {
	margin: 0 0 0 -5px; 
	position: relative; 
	padding: 0;
	overflow: hidden;
	height: 100%; 
}
.breadcrumb li {
	list-style: none; 
	float: left;
	padding: 0 0 0 4px;
}
/* breadcrumb end */
#center-column h1 {
	margin: 13px 0 0 0; 
	color: #085aa5;
	font-size: 150%;
}

.content h1 {
	margin: 13px 0 0 0; 
	color: #085aa5;
	font-size: 150%;
}
#center-column h2 {
	padding: 21px 0 0 0; 
	margin: 0; 
	color: #085aa5;
	font-size: 125%;
}

.content h2 {
	padding: 21px 0 0 0; 
	margin: 0; 
	color: #085aa5;
	font-size: 125%;
}

#center-column h3 {
	padding: 11px 0 0 0; 
	margin: 0; 
	color: #000;
	font-size: 110%;
}

.content h3 {
	padding: 11px 0 0 0; 
	margin: 0; 
	color: #000;
	font-size: 110%;
}

#center-column p {
	margin: 3px 0 0 0;
	padding: 0 0 10px 0;
	line-height: 173%;
}

.content p {
	margin: 3px 0 0 0;
	padding: 0 0 10px 0;
	line-height: 173%;
}

.list {
	margin: 1px 15px 16px 0; 
	padding: 8px 0 12px 9px;
	background: #ece4db;
	overflow: hidden;
	height: 100%; 
	font-size: 11px;
display: block;
}

#center-column .list {
	margin: 1px 15px 16px 0; 
	padding: 8px 5px 12px 9px;
	background: #ece4db;
	overflow: hidden;
	height: 100%;  
}
#center-column .list li {
	list-style: none; 
	float: left;
	width: 450px; 
	line-height: 173%;
}
#center-column .list li div {
	display: table; 
	height: 1%;
}
#center-column .list li span {
	width: 16px;
	float: left; 
}
#center-column .links {
	overflow: hidden;
	height: 100%; 
	border-top: 1px solid #c9dfec; 
	padding: 10px 0 0 0;
	margin: 12px 0 0 0;
}
#center-column .links a {
	float: left; 
}
#center-column .links a.right {
	float: right; 
}
/* center-column end */
/* right column start */
#rechterkolom {
margin: 0 0 0 15px;
width: 152px;
min-height: 550px;
}


#rechterkolom h1 {
	margin: 0 0 0 0; 
	padding: 0 0 0 0;
	overflow: hidden;
	width: 132px;
	text-indent: 15px;
}

#center-column h1 {
	margin: 13px 0 0 0; 
	color: #085aa5;
	font-size: 150%;
	overflow: hidden;
}

#center-column .nieuws_top_article {
	margin: 0 0 25px 0;
	width: 555px;
	height: 237px;
	background: #ECE3DA;
	position: relative;
}

#center-column .nieuws_top_article a {
text-decoration: none;
color: #085AA4;
}

#center-column .nieuws_top_article .image {
float: left;
margin: 20px 13px 0 10px;
}

#center-column .nieuws_top_article .text {
float: left;
font-size: 1.1em;
}

#center-column .nieuws_top_article .text span {
display: block;
margin: 5px 0 5px 0;
font-size: 1.1em;
font-weight: bold;
width: 150px;
height: 15px;
color: #676664;
font-style: italic;
}

#center-column .nieuws_list_article {
width: 555px;
margin: 0 0 10px 0;
background: url('images/nieuws_list_splitter.gif') BOTTOM LEFT no-repeat;
}

#center-column .nieuws_list_article h1 {
margin: 0 0 0 0;
font-size: 115%;
}

#center-column .nieuws_list_article h1 a {
text-decoration: none;
color: #085AA4;
}

#center-column .nieuws_list_article .date {
display: block;
margin: 5px 0 5px 0;
font-size: 1.1em;
font-weight: bold;
width: 150px;
height: 15px;
color: #676664;
font-style: italic;
}


#center-column .nieuws_list_article .list_proloog {
display: block;
margin: 0 0 5px 0;
font-size: 1.1em;
}

/* Uitgebreid nieuwsbericht */

#center-column .nieuws_top1_article {
	margin: 0 0 25px 0;
	width: 555px;
	height: 190px;
	background: #ECE3DA;
	position: relative;
}

#center-column .nieuws_top1_article a {
text-decoration: none;
color: #085AA4;
}

#center-column .nieuws_top1_article .image {
float: left;
margin: 20px 13px 0 10px;
}

#center-column .nieuws_top1_article .text {
float: left;
font-size: 1.1em;
}

#center-column .nieuws_top1_article .text span {
display: block;
margin: 5px 0 5px 0;
font-size: 1.1em;
font-weight: bold;
width: 150px;
height: 15px;
color: #676664;
font-style: italic;
}

#center-column .nieuws_list1_article {
width: 555px;
margin: 0 0 10px 0;
}

#center-column .nieuws_list1_article h1 {
margin: 0 0 0 0;
font-size: 115%;
}

#center-column .nieuws_list1_article h1 a {
text-decoration: none;
color: #085AA4;
}

#center-column .nieuws_list1_article .date {
display: block;
margin: 5px 0 5px 0;
font-size: 1.1em;
font-weight: bold;
width: 150px;
height: 15px;
color: #676664;
font-style: italic;
}


#center-column .nieuws_list1_article .list_proloog {
display: block;
margin: 0 0 5px 0;
font-size: 1.1em;
}

#small_nieuws_ul {
position: relative;
margin: 6px -100px 0 0;
padding: 0px;
list-style: none;
}

#small_nieuws_ul li {
margin: 0px;
padding: 0 2px 2px 0;
text-align: left;
font-size: 1.1em;
line-height: 18px;
}

#small_nieuws_ul li a {
margin: 0px;
padding: 0px;
}

#rechterkolom .list {
	margin: 0; 
	padding: 1px 0 0 0; 
}
#rechterkolom .list li {
	list-style: none; 
	margin: 7px 0 0 0;
}
#rechterkolom .link {
	display:block;
	padding: 19px 0 0 0; 
}
#rechterkolom .banner {
	display:block; 
	padding: 14px 0 0 0;
}
#rechterkolom .banner img {
	display:block; 
}
/* mail-form start */
.mail-form {
	background: #ece4db;
	padding: 0 0 12px 5px;
	margin: 0 0 -2px 0;
	text-align: left;
}
.mail-form label {
	font-weight: bold;
	display:block; 
	padding: 6px 0 0 0;
}
.mail-form .text {
	display:block; 
	padding: 1px 1px 0;
	margin: 5px 0 0 0;
	border: 1px solid #a1b7c7;
	width: 133px;
	height: 16px;
	color: #000;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.mail-form .submit {
	display:block; 
	margin: 9px 0 0 0;
}
/* mail-form end */
/* right column end */
/* footer start */
.inner #footer {
	padding-left: 183px;
	margin-top: 21px;
	width: 754px;
}
/* footer end */
/* inner page end */


#kamkw A {
font-size: 110%;
font-weight: bold;
min-width: 12px;
}

.loginsave {
	margin-top: 8px;
}
.loginsave input {
	margin-right: 5px;
}
