body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #EEEEEE;
	text-align: left;
	vertical-align: top;
}
.content {
	width: 100%;
	background-color: #FFFFFF;
	overflow: visible;
	padding: 0px;
	margin-top: 14px;
	line-height: 1.4em;
}
.red_stripe {
	background-color: #B40303;
	height: 6px;
	width: 800px;
	overflow: hidden;
}
#box {
	width: 800px;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	overflow: visible;
	padding: 3px;
}
.banner {
	background-image: url(images/banner.jpg);
	height: 109px;
	width: 800px;
	overflow: hidden;
	cursor: pointer;
}
.content img {
	border: 1px solid #CCC;
	padding: 1px;
}
.red_stripe2 {
	background-color: #B40303;
	height: 17px;
	width: 100%;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	margin-top: 2px;
	cursor: pointer;
}
.title {
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.highlights {
	width: 230px;
	hight: 400px;
	margin-right: 20px;
	float: left;
	padding-top: 5px;
}
.content {
	width: 550px;
	float: left;
}
.print {
	text-align: right;
	height: 34px; 
	width: 100%; 
	overflow: hidden;
}
a:link {
	color: #B40303;
	text-decoration: underline;
}
a:visited {
	color: #B40303;
	text-decoration: underline;
}
a:hover {
	color: #B40303;
	text-decoration: underline;
}
a:active {
	color: #B40303;
	text-decoration: underline;
}
.highlight {
	color: #B40303;
	background-color: #FFFFFF;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-style: solid;
	border--color: #B40303;
	margin: 3px;
	padding: 5px;
}
.highlight img {
	border: 0px;
	padding: 0px;
}
.highlight a:link {
	color: #000000;
	text-decoration: underline;
}
.highlight a:visited {
	color: #000000;
	text-decoration: underline;
}
.highlight a:hover {
	color: #000000;
	text-decoration: underline;
}
.highlight a:active {
	color: #000000;
	text-decoration: underline;
}
.news_header {
	font-size: 10pt;
	background-color: #B40303;
	border-width: 1px;
	border-style: solid;
	border-color: #B40303;
	font-weight: bold;
	padding-left: 3px;
	color: #FFFFFF;
}
.news_header a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.news_header a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.news_header a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.news_header a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.news_item {
	font-size: 10pt;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #B40303;
	padding-left: 3px;
}
.news_item a:link {
	color: #000000;
	text-decoration: none;
}
.news_item a:visited {
	color: #000000;
	text-decoration: none;
}
.news_item a:hover {
	color: #B40303;
	text-decoration: underline;
}
.news_item a:active {
	color: #000000;
	text-decoration: underline;
}

<!-- menukaart styles -->
div.gerecht{
	float: left;

}
div.gerecht_nummer {
	width: 40px;
	float: left;
}
div.gerecht_naam {
	width: 280px;
	float: left;
	padding-right: 20px;
}
div.gerecht_prijs {
	width: 60px;
	float: left;
}
div.wijn{
	float: left;
}
div.wijn_nummer {
	width: 20px;
	float: left;
}
div.wijn_sterkte {
	width: 20px;
	float: left;
}
div.wijn_jaar {
	width: 35px;
	float: left;
}
div.wijn_gegevens {
	width: 265px;
	float: left;
}
div.wijn_prijs {
	width: 55px;
	float: left;
}
div.wijn_beschrijving {
	font-size: 7.5pt;
	font-style:italic;
	margin-left: 40px;
	width: 360px;
	clear: left;
}
div.end_menu_item {
	height: 1px;
	width: 800px;
	border-bottom: 1px solid #000000;
	padding-top: 3px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	clear: left;	
}
span.rode_wijn {
	background-color: #B40303;
	color: #FFFFFF;
}
span.witte_wijn {
	background-color: #FFFF99;
}
span.rose_wijn {
	background-color: #CC6699;
	color: #FFFFFF;
}
<!-- menu styles -->
.menu1 {
	width: 100%;
	height: 50px;
	overflow: hidden;
	margin-top: 3px;
}
.menu2 {
	width: 100%;
	height: 25px;
	overflow: hidden;
	margin-top: 2px;
}
.menu3 {
	width: 100%;
	height: 25px;
	overflow: hidden;
	margin-top: 4px;
}
.menu1_cell {
	font-size: 11pt;
	font-weight: bold;
	background-color: #EAEAEA;
	text-align: center;
	vertical-align: middle;
	color: #B40303;
	cursor: pointer;
	border: 1px solid #FFFFFF;
}
.menu1_cell_hl {
	font-size: 11pt;
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	color: #B40303;
	cursor: pointer;
	border: 1px solid #EAEAEA;
}
.menu2_cell {
	font-size: 10pt;
	font-weight: bold;
	background-color: #B40303;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.menu2_cell_hl {
	font-size: 10pt;
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	color: #B40303;
	cursor: pointer;
	text-decoration: underline;
	border: 1px solid #B40303;
}
.menu3_cell {
	font-size: 10pt;
	font-weight: bold;
	background-color: #EAEAEA;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	color: #B40303;
	border: 1px solid #FFFFFF;
}
.menu3_cell_hl {
	font-size: 10pt;
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	color: #B40303;
	border: 1px solid #EAEAEA;
}
