@charset "utf-8";
.left {
	position: absolute; 	
	width: 150px;
	left: -5px;
	top: 150px;
	z-index: 5;
}

.maincontent {
	position: absolute;
	width: 382px;
	left: 150px;
	top: -1px;
	font-size: 14px;
	line-height: 18px;
	z-index: 1;
}
.maincontent .info-achtergrond {
	background-color: #FFFFFF;
	width: 380px;
	line-height: 20px;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-repeat: repeat;
	background-position: center bottom;
}

.maincontent #overigeinfo {
	border: 1px solid #98971B;
	padding: 10px;
}

.rightcontent {
	position: absolute;
	width: 200px;
	left: 566px;
	top: 0px;
	filter:alpha(opacity=80);
	-moz-opacity:.65;
	opacity:.65;
	background-color: #FFFFFF;
	padding: 10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #716f6b;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	line-height: 18px;
	background-image: url(img/achtergrond-4b.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
}
.rightcontent #winkelwagen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	background-repeat: no-repeat;
	background-position: right center;
}

.left ul {
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 15px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	margin-top: 0px;
	padding-top: 0px;
}
.topnav {
	position: absolute;
	left: 180px;
	top: 0px;
	background-image: url(img/topnav.png);
	height: 33px;
	width: 343px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 5px;
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 50;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #D2C531;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: none;
}

a.wit:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999D23;
	text-decoration: underline;
}
a.wit:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999D23;
	text-decoration: underline;
}
a.wit:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999D23;
	text-decoration: underline;
}
a.wit:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999D23;
	text-decoration: none;
}

a.rood:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #80023E;
	text-decoration: underline;
}
a.rood:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #80023E;
	text-decoration: underline;
}
a.rood:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #D2C531;
	text-decoration: underline;
}
a.rood:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #80023E;
	text-decoration: none;
}

a.rose:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #c5643a;
	text-decoration: underline;
}
a.rose:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #c5643a;
	text-decoration: underline;
}
a.rose:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #D2C531;
	text-decoration: underline;
}
a.rose:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #c5643a;
	text-decoration: none;
}

.prijs {
	position: relative;
	top: 20px;
	right: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #996666;
}
.rightcontent ul {
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 0px;
}
.menu_overons {
	position: absolute;
	height: 90px;
	width: 110px;
	left: 331px;
	top: 6px;
	visibility: hidden;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	background-image: url(img/menu-item.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	z-index:20;
}
.menu_wijntips {
	position: absolute;
	height: 150px;
	width: 110px;
	left: 265px;
	top: 21px;
	visibility: hidden;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	background-image: url(img/menu-item2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index:20;	
}
.menu_links {
	margin:20px;
	filter:alpha(opacity=65);
	-moz-opacity:.65;
	opacity:.65;
	padding:5px;
	background-image:url(img/mid-mid.gif);
	background-color: #FFFFFF;
	background-position: right;
	top: 177px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #716f6b;
	z-index: 1;
	left: -8px;
	width: 120px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #716f6b;
	z-index:20;	
}
#wijninfo {
	background-image: url(img/wijnsectie-rechts-wit.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	height: 160px;
	width: 160px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #3d3737;
}
.prijsinfo {
	position: relative;
	top: 125px;
	color: #FFFFFF;
	left: 15px;
	width: 80px;
}
.infoplaatje {
	position: relative;
	top: 5px;
	color: #FFFFFF;
	left: 80px;
	width: 80px;
}

.naaminfo {
	position: relative;
	bottom: 15px;
	color: #FFFFFF;
	left: 15px;
	width: 120px;
}
