/* CSS Document */

.mainTable {
	font-family:Arial, Helvetica, sans-serif;
	width:718px;
}

.headerTop {
	background-image:url(../images/header_top.gif);
	background-repeat:no-repeat;
	padding-left:220px;
	font-size:12px;
	color:#FFFFFF;
	height:61px;
	vertical-align:middle;
}

.headerTop a:link, .headerTop a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	padding-left:20px;
	padding-right:20px;
}

.headerTop a:hover, .headerTop a:active {
	color:#999999;
	text-decoration:none;
	font-weight:bold;
}

.headerTaal {
	/*background-image:url(../images/header_taal.gif);
	background-repeat:no-repeat;*/
	height:33px;
	font-size:10px;
	color:#FFFFFF;
	text-align:right;
	vertical-align:middle;
	padding-right:10px;
}

.headerNieuws {
	/*background-image:url(../images/header_nieuws.gif);
	background-repeat:no-repeat;*/
	height:35px;
	font-size:15px;
	color:#5D90C3;
	text-align:right;
	vertical-align:middle;
	padding-right:125px;
	font-weight:bold;
}

.content {
	background-color:#F3F3F3;
	width:525px;
	padding-top:10px;
	padding-bottom:10px;	
}

.contentTable {
	font-size:11px;
	color:#000000;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
}

.contentTitle {
	font-size:15px;
	color:#5D90C3;
	font-weight:bold;
}

.contentTussenStreep {
	font-size:11px;
	color:#5D90C3;
	font-weight:bold;
	text-align:center;
	height:30px;
}

.contentTable a:link, .contentTable a:visited {
	color:#5D90C3;
	text-decoration:none;
	font-weight:bold;
}

.contentTable a:hover, .contentTable a:active {
	color:#5D90C3;
	text-decoration:underline;
	font-weight:bold;
}

.footer {
	font-size:10px;
	color:#666666;
}

.nieuws {
	background-color:#E4E4E4;
	width:193px;
}

.nieuwsTable {
	font-size:10px;
	color: #444444;
	text-align:left;
	padding-left:7px;
	padding-right:7px;
}

.nieuwsDatum {
	font-size:10px;
	color:#5D90C3;
	text-align:left;
	font-weight:bold;
}

.nieuwsTable a:link, .nieuwsTable a:visited {
	font-size:10px;
	color:#5D90C3;
	text-align:right;
	text-decoration:none;
	font-weight:bold;
}

.nieuwsTable a:hover, .nieuwsTable a:active {
	font-size:10px;
	color:#5D90C3;
	text-align:right;
	text-decoration:underline;
	font-weight:bold;
}

.nieuwsTussenStreep {
	font-size:10px;
	color:#5D90C3;
	font-weight:bold;
	text-align:center;
	height:25px;
}

.merkHead {
	font-size:11px;
	color:#5D90C3;
	font-weight:bold;
}

.merkenTable a:link, .merkenTable a:visited {
	font-size:11px;
	color:#5D90C3;
	text-decoration:underline;
	font-weight:normal;
}

.merkenTable a:hover, .merkenTable a:active {
	font-size:11px;
	color:#5D90C3;
	text-decoration:none;
	font-weight:normal;
}