body {
	margin-left: 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
}

body.plattegrond {
	margin-left: 10px;
	margin-top : 10px;
	margin-bottom : 10px;
	margin-right : 10px;
}

table.help {margin: 10px 10px 10px 10px;}
	
td, table, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#00244e;
}

td.main {
	padding:20px 25px 20px 25px;
}
td.adres {
	background-color: #003366;
	color:#ffffff;
	text-align:center;
}
td.zoek {
	background-color: #d9e1e8;
	height: 42px;
}
td.top {
	background-image: url(../images/bg_top.gif);
	background-repeat: repeat-x;
	text-align: center;
}
td.menu {
	background-image: url(../images/bg_menu.gif);
	background-repeat: repeat-y;
}
td.leeuw {
	background-image: url(../images/leeuw.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
td.onder_menu {
	background-color: #e57e00;
	padding: 0px 14px 5px 14px;
	text-align: right;
	font-size: 11px
}
td.nieuws {
	background-color: #d9e1e8;
	padding: 10px 9px 0px 7px;
	height:100px;
}
td.standvanzaken
{
    padding-top:10px;
}

a {
	color:#00244e;
	text-decoration:underline;	
}
a:hover {
	text-decoration:none;
}

a.adres { color: White; text-decoration: underline;}
a:hover.adres { color: White; text-decoration: none;}

a.digi { color: White; text-decoration: none;}
a:hover.digi { color: White; text-decoration: none; font-weight:bold;}

a.algemene {
	text-decoration:none;	
}
a:hover.algemene {
	font-weight:bold;
	text-decoration:none;
}

a.nieuws {
	text-decoration:none;	
}
a:hover.nieuws {
	text-decoration:underline;
}
a.nieuws_meer {
	font-style:italic;
	text-decoration:none;	
}
a:hover.nieuws_meer {
	font-style:italic;
	text-decoration:underline;
}

hr {
	color: #ff8c00;
	height: 1px
}
hr.nieuws {
	color: #00244e;
	height: 1px
}

.textfield {color: #00244e;font-family: Arial, Helvetica, sans-serif;font-size: 12px;background: #FFFFFF; border: 1px solid #333333; padding-left : 3px;}
.checkbox {border-width:0px;background-color:Transparent;}
.button {color: #FFFFFF;background-color:#FF8300;}

.table {border:1px solid #00244e;}

.tableheader {
	background-color:#873333;
	font-weight:bold;
	color:#FFFFFF;
}
.tablenormal {
	background-color:#FFFFFF;
	color:#7C2433;
}
.tablealternate {
	background-color:#D9D9D9;
	color:#7C2433;
}

/* forum en admin deel*/
table.forum {
	border-collapse:collapse;
	border:1px solid #CECDD5;
}
tr.header, td.header {
	background-color:#E4E2E7;
	font-weight:bold;
}
tr.normal {
	background-color:#FAFAFA;
}
tr.alternate {
	background-color:#FFFFFF;
}
blockquote {
	background-color:#FAFAFA;
	padding:5px 5px 5px 5px;
	border:1px solid #CECDD5;
}

/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{
	position:absolute;
	visibility:hidden;
	left:0;
	top:0;
}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar{
	position:absolute; 
	width:10; 
	height:10; 
	visibility:hidden;
}

/*Styles for level 0*/
.clLevel0,.clLevel0over{
	position: absolute;
	padding-top: 2px;
	padding-right: 14px;
	-moz-box-sizing: border-box;
}
.clLevel0{
	color:#00244e;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align:right;
	font-size: 12px;
}
.clLevel0over{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;
	font-size: 12px;
	color:#00244e; 
	cursor: pointer;
}
/*Styles for level 1*/
.clLevel1,.clLevel1over{
	position: absolute;
	padding-left: 6px;
	padding-top: 4px;
}
.clLevel1{
	background-color:#ff8c00;
	color:#00244e;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align:left;
	font-size: 12px;
	font-weight:normal;
}

.clLevel1border{
	position:absolute;
	visibility:hidden;
	background-color:#00244e;
	layer-background-color:#00244e;
}

.clLevel1over{
	background-color: #ff8c00;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align:left;
	font-weight:bold;
	font-size: 12px;
	color:#00244e; 
	cursor:pointer;
}


/*dTree*/
.dtree {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}

.twtr-widget h4 {
    font-size: 13px !important;
}
