body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	background-color: #f4f4f4;
	background-image: url(../images/bg_body.jpg);
	background-position: center;
}

div#fastrebanner_d1 {
	width: 750px;
	height: 25px;
	background-image: url(../images/fastrebanner_d1.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

div#fastrebanner_d1 td.navigatie {
	width: 550px;
	padding-top: 3px;
	padding-left: 10px;
	font-size: 1.2em;
	text-align: left;
}

div#fastrebanner_d1 td.navigatie a,
div#fastrebanner_d1 td.navigatie a:link,
div#fastrebanner_d1 td.navigatie a:active,
div#fastrebanner_d1 td.navigatie a:visited {
	text-decoration: none;
	color: #666666;
}
div#fastrebanner_d1 td.navigatie a:hover {
	text-decoration: none;
	color: #cc0e41;
}

div#fastrebanner_d1 td.email {
	width: 184px;
	padding-top: 4px;
	padding-left: 6px;
	font-size: 1.8em;
	line-height: 1em;
	text-align: left;
}

div#fastrebanner_d1 td.email a,
div#fastrebanner_d1 td.email a:link,
div#fastrebanner_d1 td.email a:active,
div#fastrebanner_d1 td.email a:visited {
	text-decoration: none;
	color: #666666;
}
div#fastrebanner_d1 td.email a:hover {
	text-decoration: none;
	color: #cc0e41;
}

div#fastrebanner_d2 {
	width: 750px;
	height: 75px;
	background-image: url(../images/fastrebanner_d2.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

div#fastrebanner_d2 td.fastrebannerfoto {
	width: 410px;
	height: 75px;
	background-image: url(../images/fastrebannerfoto.jpg);
	background-repeat: no-repeat;
}

div#fastrebanner_d2 td.winkeladres1 {
	width: 184px;
	padding-left: 6px;
	padding-top: 6px;
	font-size: 1.2em;
	line-height: 1.1em;
	text-align: left;
	color: #4d4d4d;
}

div#fastrebanner_d3 {
	width: 750px;
	height: 60px;
	background-image: url(../images/fastrebanner_d3.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

div#fastrebanner_d3 td.paginatitel {
	width: 530px;
	padding-top: 0px;
	padding-left: 30px;
	font-size: 3em;
	text-align: left;
	color: #CB1445;
}

div#fastrebanner_d3 td.winkeladres2 {
	width: 184px;
	padding-left: 6px;
	padding-top: 6px;
	font-size: 1.2em;
	line-height: 1.1em;
	text-align: left;
	color: #4d4d4d;
}

div#infocontainer {
	width: 750px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	color: #D85353;
}
div#infocontainer a,
div#infocontainer a:link,
div#infocontainer a:active,
div#infocontainer a:visited {
	text-decoration: none;
	color: #B53129;
}
div#infocontainer a:hover {
	text-decoration: none;
	color: black;
}

div#copyright {
	width: 750px;
	height: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 0.9em;
	color: #666666;
	/* border: 1px solid red; */
}
div#copyright a,
div#copyright a:link,
div#copyright a:active,
div#copyright a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #404040;
}
div#copyright a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #B53129;
}
div#copyright hr {
	width: 80%;
	height: 1px;
	color: #666666;
}

div#designed-by {
	position: absolute;
	top: 5px;
	left: 2px;
}
