/* CSS Document */

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

img {
	border:1px solid #FF0000;
}

.navigatie {
	background-image:url(../images/navigatie.gif);
	background-repeat:no-repeat;
	height:27px;
	font-size:11px;
	color:#FFFFFF;
}

.navTable {
	height:27px;
	text-align:center;
}

.navigatie a:link, .navigatie a:visited {
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
	text-decoration:none;
}

.navigatie a:hover, .navigatie a:active {
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
	text-decoration:underline;
}

.content {
	background-color:#858383;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}	

.contentTable {
	width:100%;
}

.contentTable td {
	font-size:11px;
	color:#FFFFFF;
	vertical-align:top;
	text-align:left;
}

.contentTable h1 {
	font-size:14px;
	color:#FFFFFF;
}

.contentTable a:link, .contentTable a:visited {
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}

.contentTable a:hover, .contentTable a:active {
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

.footerTop {
	background-image:url(../images/andere_merken.gif);
	background-repeat:no-repeat;
	height:27px;
	font-size:12px;
	color:#FFFFFF;
	text-align:right;
	padding-right:50px;
	vertical-align:middle;
	font-weight:bold;
}

.footer {
	background-color:#6D6D6D;
	padding-top:8px;
	padding-bottom:8px;	
	padding-left:16px;
	padding-right:16px;
}

.footerTable {
	width:100%;
}

.footerTable td {
	width:33%;
}

.footerBottom {
	background-color:#FF0000;
	font-size:10px;
	color:#FFFFFF;
	padding:5px;
	text-align:center;
	background-image:url(../images/footer.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

.footerBottom a:link, .footerBottom a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.footerBottom a:hover, .footerBottom a:active {
	color:#FFFFFF;
	text-decoration:underline;
}

.ulHome {
	margin:5px;
	padding:10px;
	list-style-type:disc;
}
