body {
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
}
table{font: 1em arial,verdana,sans-serif; color: white;}
td{font: 1em arial,verdana,sans-serif; color: white;}
th{font: 1em arial,verdana,sans-serif; color: white;}
.groter{font-size: 1.14em;}
.kleiner{font-size: 0.94em;}
a,a:link,a:hover,a:active {color: white;}
.nieuws_postinfo {font: 1em; font-style:italic;}

.footer_link,a.footer_link,a.footer_link:link,a.footer_link:hover,a.footer_link:active {font-size: 0.94em; color:#999999;}


/* START background images ------------------------------------ */
.sectie_midden	{background:url(/assets/images/layout/body.jpg) repeat-y;}
.sectie_top		{background:url(/assets/images/layout/masthead.jpg) no-repeat;}
/* EINDE background images ------------------------------------ */


/* START nieuws-pod ---------------------------------------------- */
.podNieuwsTitel, a.podNieuwsTitel {
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
	color:#BBBBBB;
}
.podNieuwsDatum {
	font-size: 11px;
	text-decoration:none;
	color:#BBBBBB;
}
.podNieuwsTeaser {
	font-size: 11px;
}
/* EINDE nieuws-pod ---------------------------------------------- */


/* START topmenu ---------------------------------------------- */
a.topmenuinloggen,a:link.topmenuinloggen,a:active.topmenuinloggen,.topmenuinloggen {
	font-size: 11px;
	color: #C9FCFF;
	font-family: arial;
	text-decoration:none;
}
a:hover.topmenuinloggen {
	font-size: 11px;
	color: white;
	font-family: arial;
	text-decoration:none;
}

a.topmenuvestigingen,a:link.topmenuvestigingen,a:active.topmenuvestigingen,.topmenuvestigingen {
	font-size: 11px;
	color: #C9FCFF;
	font-family: arial;
	text-decoration:none;
}
a:hover.topmenuvestigingen,.topmenuvestigingenselected {
	font-size: 11px;
	color: white;
	font-family: arial;
	text-decoration:none;
}

a.topmenu,a:link.topmenu,a:active.topmenu,.topmenu {
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	font-family: arial;
	text-decoration:none;
}
a:hover.topmenu {
	font-size: 12px;
	font-weight:bold;
	color: #0000AA;
	font-family: arial;
	text-decoration:underline;
}
.topmenuselected {
	font-size: 12px;
	font-weight:bold;
	color: #0000AA;
	font-family: arial;
	text-decoration:none;
}
/* EINDE topmenu ---------------------------------------------- */


/* START leftmenu ---------------------------------------------- */
a.leftmenu,a:link.leftmenu,a:active.leftmenu,.leftmenu {
	color: #FFFFFF;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
	margin-left: 0px;
}
a:hover.leftmenu {
	color: #0099FF;
	font-size: 14px;
	font-weight:bold;
	text-decoration:underline;
	margin-left: 0px;
}
.leftmenuselected {
	color:#000066;
	font-size: 14px;
	font-weight:bold;
	font-weight:bold;
	text-decoration:none;
	margin-left: 0px;
}
/* EINDE leftmenu ---------------------------------------------- */


/* START catalogus --------------------------------------------- */
.catPodContainer {
	width: 197px;
	border:1px solid white;
	margin-right:0px;
	padding: 5px 5px 5px 5px;
}

.catTitelSoort {
	font-size: 14px;
	font-weight:bold;	
}

.catTitel {
	font-weight:bold;
	font-size: 12px;
}

.catProdRowOdd {
	background-color:#444444;
}
.catProdRowEven {
	background-color:#333333;
}

table.cartPod {
	border-width: 0px;
	border-collapse: collapse;
}
table.cartPod td {
	border-width: 0px;
	padding: 2px;
	border-style: solid;
	border-color: #555555;
	background-color:#0179F3;
}
a.cat_thumb_menu,a.cat_thumb_menu:link,a.cat_thumb_menu:hover,a.cat_thumb_menu:active {
	color: black;
	font-size:10px;
	text-decoration:none;
}
a.cat_thumb_menu:hover {
	color: blue;
	font-size:10px;
	text-decoration:underline;
}
a.cat_thumb {
	text-decoration:none;
	font-size:0.94em;
}
/* EINDE catalogus --------------------------------------------- */

.button, .button_on, .button_off {
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: arial;
	background-color:#0099FF;
	border: 1px white solid;
	padding: 1px 3px 1px 3px;
	text-transform:uppercase;
	text-align:center;
	cursor:pointer;		
}
.button_off {
	background-color : #444;
	color: #999;
	cursor : default;
}

.buttonClearColor{ /* Oranje */
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: arial;
	background-color:#FF8000;
	border-top: 1px white solid;
	border-left: 1px white solid;
	border-bottom: 1px white solid;
	border-right: 1px white solid;
	text-transform:uppercase;
	text-align:center;
	cursor:pointer;		
}
.textarea {
	border: 1px solid #3399FF;
	background-color: #0066CC;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	}

.tab {
}
.tab_selected {
	font-weight: bold;	
}

td.pod_1_bg {
	height: 170px;
	padding: 5px;
}
