body {
	margin: 0;padding: 0;
	text-align: center;
	font: 12px Arial, sans-serif;
	background-color: #eee;
	overflow-y: scroll;
	}

html {
	margin: 0;
	}

table {
	font: 12px Arial, sans-serif;
	}

/*** style for common elements ***/

a {
	color: #16387c;
	text-decoration: none;
	}
	
		a:hover {
				text-decoration: underline;
				}
				
	a img {
		border: none;
		}
	
	a.summary {
		color: #000;
		}
	
col {
	background: none;
	}

ul {
	margin: 0 0 0 15px; padding: 0;
	list-style-type: square;
	}

select, textarea {
	margin: 0;
	color: #4d473b;
	}

	.traject input, .noborder input, .noborder {
		border: none; 
		}

.submit {
		padding-right: 40px;
		text-align: right;
		}

.button {
	overflow: visible; /* force lay-out to avoid extra padding in IE */
	width: 100%;
	}

.search {
	padding: 0!important;padding: 1px 0 0;
	}

#divErrors, .error {
	color: red;
	font-style: italic;
	}

.noprint div {
	font-size:9px;
	text-align: center;
	}

.clear {
	clear: both;
	}

/*** style for headers ***/

h1 {
	margin: 0 0 10px;	padding: 0 0 5px;
	font-size: 14px;
	font-weight: bold;
	color: #970099;
	border-bottom: solid 1px #666;
	text-transform: uppercase;
	}

h2 {
	margin: 0 0 10px;	padding: 0 0 5px;
	font-size: 14px;
	font-weight: bold;
	color: #970099;
	border-bottom: solid 1px #666;		
	text-transform: uppercase;
	}

	h2 h4 {
		margin: 0; padding: 0;
		font-size: 14px;
		font-weight: bold;
		color: #970099;
		border-bottom: solid 1px #666;
		}		

	h2 a {
		color: #970099;
		}

h3 {
	margin: 0 0 2px;
	font-size: 15px;
	font-family: Georgia, Serif;
	font-weight: normal;
	color: #16387c;
	}

h4 {
	margin: 0;
	font-size: 12px;
	}

	h4 a {
		color: #000;
		}

#submenus h4 {
	margin-bottom: 4px;
	color: #666;
	border-bottom: solid 1px #666;
	}

h5 {
	margin: 0;
	font-size: 100%;
	font-weight: normal;
	}

#body {
	margin: 4px auto 0; padding: 0 4px;
	width: 1012px!important;width: 1020px;
	background-color: #fff;
	}

#topheader {
	padding: 0 4px 4px;
	border-right: 1px solid #b5c3c6;
	border-left: 1px solid #b5c3c6;
	border-bottom: 1px solid #b5c3c6;
	}

#payoff {
	position: relative;
	padding: 3px 0 0 8px;
	height: 19px!important;height: 20px;	
	background-color: #f2f2f2;
	font-weight: bold;
	color: #6e6e6e;
	text-align: left;
	}

#main {
	padding: 0 4px 4px;
	border-right: 1px solid #b5c3c6;
	border-left: 1px solid #b5c3c6;
	}

/*** style for main table ***/

.main {
	margin: 0 auto; padding: 0;
	width: 1002px;
	table-layout: fixed;	
	background-color: #fff;
	}

/* Deze en onderliggende styles worden niet geprint */
	.main thead td {
		vertical-align: middle;
		}
		
/*** style for header ***/	

.header {
	padding: 0 4px;
	height: 60px;
	border-right: 1px solid #b5c3c6;
	border-left: 1px solid #b5c3c6;
	}
		
	.header img {
		border: 0;
		}

	.header a {
		text-decoration: none;
		}

#logo {
	float: left;
	width: 175px;
	margin: 10px 0 0 8px;
	}

.socialbuttons {
	float: right;
	margin-top: 35px; padding-right: 10px;
	}

	.socialbuttons img {
		margin: 0 2px;
		}

.mainmenu {
	padding: 0 4px;
	height: 28px;
	border-right: 1px solid #b5c3c6;
	border-left: 1px solid #b5c3c6;	
	}
	
/*** style for menu ***/
		
/* Deze en onderliggende styles worden niet geprint */
.menu {
	margin: 0 auto;
	padding-right: 28px;
	width: 958px!important; width: 986px; height: 22px;
	text-align: right;
	background: url('../Images/bg_topnav.gif') no-repeat;			
	}

/* Deze en onderliggende styles worden niet geprint */
	.menu a {
		color: #fff;
		font-size: 11px;
		text-decoration: none;	
		}

		.menu a:hover {
			text-decoration: underline;	
			}

.submenu {
	padding: 0 4px 4px;
	border-right: 1px solid #b5c3c6;
	border-left: 1px solid #b5c3c6;
	}

	.submenu ul {
		margin: 0; padding: 0;
		height: 20px;
		background-color: #f3f3f3;
		list-style: none;
		}

		.submenu li {
			float: left;
			}

		.submenu li a {
			display: inline-block;
			padding: 0 10px;
			line-height: 20px;
			color: #656565;
			font-size: 11px;
			text-decoration: none;
			text-transform: uppercase;
			}

			.submenu li a:hover, .submenu li a.active {
				background: #656565;
				color: #f3f3f3;
				}																			 

/*** style for app ***/

.contentblock {
	margin: 0; padding: 0;
	height: 100%;
	vertical-align: top;
	background: #fff;
	}

.app {
	width: 100%; height: 100%;
	table-layout: fixed;
	}

	.app td {
		vertical-align: top;
		}

.column {
	padding: 2px 10px;
	vertical-align: top;
	}

/*** style for imageblock ***/

#imageblock1 {
	padding-top: 240px;
	height: 160px!important; height: 400px; 
	background-repeat: no-repeat;
	}

	#imageblock1 .content {
		padding: 10px;
		height: 140px!important; height: 160px;
		overflow: hidden;
		color: #000;
		font-size: 14px;
		background: url('../Images/bg_imageblocktext.png');
		}

		#imageblock1 .content h1 {
			margin-bottom: 10px;
			color: #16387c;
			font-size: 26px;
			border-bottom: none;
			}

		#imageblock1 .content p {
			margin: 0 0 10px 0;
			}

#imageblock2 {
	padding-top: 140px;
	height: 100px!important; height: 240px; 
	background-repeat: no-repeat;
	}

	#imageblock2 .content {
		padding: 10px;
		height: 50px!important; height: 70px;
		overflow: hidden;
		color: #000;
		font-size: 14px;
		background: url('../Images/bg_imageblocktext.png');
		}

		#imageblock2 .content p {
			margin: 0 0 10px 0;
			}

/*** style for content ***/

.content {
	margin-bottom: 10px;
	padding: 17px 0 10px;
	background: url('../Images/border_content.gif') left top repeat-x;
	}

.contentfirst {
	margin-bottom: 10px;	padding: 10px 0 17px;
	}

 .first .content, .first .content2, .first .content3  {
		margin-bottom: 0;
		}

		.content h2.textheader, .content h2.firsttextheader {
				/*margin: 0; padding: 10px 10px 0 10px;*/
				}

				.content h2.firsttextheader {
						}

				.content h2.textheader a {
						}

						.content h2.textheader a:hover {				
								text-decoration: underline;
								}
				
				h2.firsttextheader span {
					display: inline-block;
					float: right;
					padding-top:4px!important;padding-top:3px;
					font-size: 12px;
					color: #000;
					text-transform: none;
					}

		.content .text .firsttext {
				color: #600341;
				}
		
		.content .text h3.comment {
				margin-bottom: 0;
				}
				
		.content .text p.comment {
				margin-top: 2px;
				}

.content2 {
	width: 180px;
	overflow-x: hidden;
	background-color: #e7e4e1;
	}

	.content2 h2 {
		margin: 0; padding: 10px 10px 0 10px;
		}

	.content2 h3 {
		margin: 0;
		font-size: 100%;
		}

	.content2 div.text {
		padding: 0 10px 10px 10px;
		}

	.content2 table {
		color: #600341;
		}

.contenthome {
	margin-bottom: 10px;
	padding: 10px 0 10px;
	}

	.contenthome h2 { 
		font-size: 16px;
		font-family: Georgia, Serif;
		font-weight: normal;
		text-transform: none;
		color: #16387c;
		border: none;
		}

	.contenthome p { 
		margin-top: 0;
		}

	.col1 {
		background: url('../Images/divider.gif') right 12px no-repeat;
		}

	.col3 {
		background: url('../Images/divider.gif') left 12px no-repeat;
		}

.advert {
	margin-bottom: 10px;
	}


.list {
	margin: 0 0 0 15px; padding: 0;
	list-style-type: square;
	list-style-image: none;
	}

	.list li {
		margin: 3px 0;
		}

/*** style for agenda ***/					

.agenda {
	margin: 0; padding: 0;
	text-align: left;
	}

	.agenda dt {
		font-weight: bold;
		}

		.agenda dt a {
			color: #600341;
			}
				
		.agenda dd {
			margin: 3px 0; padding: 0;
			} 		

/*** style for forms ***/ 

.form {
	width: 500px;
	}

.salesform {
	width: 100%;
	}

	.form th, .salesform th {
		padding-top: 6px!important;padding-top: 7px;
		vertical-align: top;
		text-align: left;		
		}

		.form th.mandatory, salesform th.mandatory {
			padding-top:3px!important; padding-top: 4px;
			}

	td.subheader {
		padding-top: 20px;
		}

	.form tfoot, salesform tfoot {
		text-align: right;				
		}

/*** style for footermenu ***/
		
/* Deze en onderliggende styles worden niet geprint */
.footer {
	margin: 0 auto!important; margin: 0;
	padding: 0;
	height: 22px;
	clear: both;
	list-style: none;
	background-color: #888;
	}

	.footer li {
		float: left;
		height: 22px;
		padding: 0 19px 0 12px;
		}

		.footer li a {
			display: inline-block;
			height: 22px;
			color: #fff;
			font-size: 11px;
			line-height: 22px;
			text-decoration: none;
			text-transform: uppercase;
			}

		.footer li.last {
			background: none;
			}

		.footer li.copyright {
			float: right;
			padding-right: 26px;
			background: none;
			color: #fff;
			font-size: 11px;
			line-height: 22px;
			text-transform: uppercase;
			}
