* {	box-sizing: border-box;
	-moz-box-sizing: border-box;
 }

html, body {
	height: 100%;
}

	body {
		margin:0px;
		padding:0px;
		border:0px none;
		text-align:center;
	}

td {
	padding:0px;
	margin:0px;
	border:0px none;
}

div,td {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
}

h1, h2 {
	font-stretch:normal;
	font-weight:bold;
	text-decoration:none;
	padding:0px;
}

	h1 {
		font-size:16px;
		line-height:20px;
		color:#FF3A00;
		margin:0px 0px 20px 0px;
	}
	
	h2 {
		font-size:16px;
		line-height:20px;
		color:#858585;
		margin:0px 0px 20px 0px;
	}


div {
	padding:0px;
	margin:0px;
	border:0px none;
	text-align:left;
	display:block;
}

img {
	border:0px none;
}

b, strong {
	font-weight:bold;
}

a {
	padding:0px;
	margin:0px;
}

#htmlmenu {
}

p {
	margin:0px;
	padding:0px;
	margin:0px 0px 16px 0px;
}

form {
	display:inline;
}


a, a:visited, a:active {
	color:#B90000;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

/* SEARCH */
	.searchtitel {
		font-size: 14px;
		line-height: 18px;
		font-weight: bold;
		display: block;
	}
	.searchintro {
		padding-left:20px;
		display: block;
	}
	.searchhilite {
		font-weight:bold;
	}
.telefoonboek_catlijst {
	margin-bottom:30px;
}
	.telefoonboek_catlijst .catkop {
		background-color:#B90000;
		padding:3px;
		width:400px;
	}
		.telefoonboek_catlijst .catkop a,
		.telefoonboek_catlijst .catkop a:hover,
		.telefoonboek_catlijst .catkop a:visited,
		.telefoonboek_catlijst .catkop a:active {
			color:#FED000;
			text-decoration:none;
			font-weight:bold;
		}
	.telefoonboek_catlijst .catcontent td.content {
		padding:0px 0px 0px 10px;
		line-height:18px;
	}
	
.artikel {
	color:#000000;
	margin:10px 0px 10px 0px;
	padding:0px 30px 0px 10px;
}

.rijderlijst {
	width:420px;
}
	.rijder_maincat {
		background-color:#B90000;
	}
		.rijder_maincat td {
			padding:3px;
			text-transform:uppercase;
			font-weight:bold;
			color:#FED000;
		}
	.rijder_cat {
		background-color:#E7D701;
	}
		.rijder_cat td {
			padding:2px 3px;
			font-weight:bold;
			color:#000000;
		}
	.rijder_regel td {
			border-bottom:1px solid #E7D701;

	}

