@charset "UTF-8";
/* CSS Document */

.topNavigatie{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#000000;
	font-weight:bold;
	}
.topNavigatie A:link{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	}
.topNavigatie A:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	}
.topNavigatie A:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#FF6600;
	text-decoration:none;
	}
.broodjesOverzicht{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	}
.prijsjes{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#000000;
	}
	
.invoerVeld {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 1px;
	padding: 1px;
	width: 20px;
	border: 1px solid #000000;
}
.invoerVeldGroot {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 1px;
	padding: 1px;
	width: 300px;
	border: 1px solid #000000;
}
.invoerVeldMiddel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 1px;
	padding: 1px;
	width: 200px;
	border: 1px solid #000000;
}
.platteTekst{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:20px;
	color:#000000;
	}
.platteTekstKop{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#FF6600;
	font-weight:bold;
	line-height:20px;
	}
.platteTekstBold{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	color:#000000;
	}
.
