html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p,
a, abbr, address, del, em, img, ins, small, strong, tt, dl, dt, dd, 
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; padding: 0; border: 0; outline: 0;
	background: transparent;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

ul {
	list-style: none;
}

ol li {
	list-style: inside;
}

:focus {
	outline: none;
}

p {
	margin: 16px 0;
	line-height: 22px;
	font-style: normal;
}

strong {
	font-weight: bold;
	color: #980539;
}

a {
	color: #980539;
	text-decoration: underline;
}

a:hover {
	color: #980539;
	text-decoration: none;
}

html, body {
	height: 100%;
}

body {
	background: url(../images/template/bg.gif) repeat-x #410c1d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	cursor: default;
}

#container {
	min-height: 100%;
	height: auto !important; 
	height: 100%; 
	position: relative;
	width: 100%;
}

#site {
	width: 960px;
	min-height: 568px;
	position: relative;
	padding-bottom: 30px;
	z-index: 1;
	margin: 0 auto;
}

#site:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

#top {
	width: 960px;
	height: 134px;
	float: left;
	position: relative;
	margin-bottom: 79px;
}

#logo {
	width: 361px;
	height: 56px;
	position: absolute;
	left: 44px;
	top: 42px;
}

#top #actie {
	width: 400px;
	float: right;
	padding-right: 61px;
	text-align: right;
}
#content_wrap {
	width:664px;
	height: 327px;
	margin: 0 auto;
}
#particulier {
	position: relative;
	float: left;
	width: 290px;
	height: 327px;
	margin-right: 1px;
}

.btn-wijnenwereld {
	position: absolute;
	top: 281px;
	left: 59px;
	width: 172px;
	height: 46px;
}

#ondernemer {
	position: relative;
	float: left;
	width: 290px;
	height: 327px;
	margin-right: 9px;
	display: inline;
}

.btn-eesteren {
	position: absolute;
	top: 281px;
	left: 34px;
	width: 223px;
	height: 46px;
}

#wijnvddag {
	position: relative;
	float: left;
	width: 369px;
	height: 305px;
}

#wijnvandedag {
	width: 370px;
	height: 305px;
	position: relative;
	float: left;
	overflow: hidden;
	background: url(../images/template/wijnvandedag.png);
	cursor: pointer;
}

#wijnvandedag .image {
	height: 250px;
	width: 110px;
	position: absolute;
	left: 5px;
	top: 30px;
	overflow: hidden;
	text-align: center;
}

#wijnvandedag .description {
	width: 180px;
	height: 81px;
	position: absolute;
	left: 140px;
	top: 135px;
}

#wijnvandedag .description .merk {
	width: 180px;
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	font-weight: bold;
}

#wijnvandedag .description .type {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	font-weight: bold;
}

#wijnvandedag .prijs {
	width: 180px;
	height: 21px;
	position: absolute;
	left: 140px;
	top: 215px;
	color: #333333;
	font-size: 14px;
}

#wijnvandedag .prijs span {
	text-decoration: line-through;
	color: #333333;
}

#wijnvandedag .actie {
	width: 180px;
	height: 21px;
	position: absolute;
	left: 140px;
	top: 250px;
	font-size: 16px;
	line-height: 21px;
	color: #9F0038;
	font-weight: bold;
}

#wijnvandedag .actie span {
	font-size: 22px;
	color: #9f0038
}

#sfeer {
	position: relative;
	float: left;
	width: 582px;
	height: 305px;
	margin-right: 8px;
}

#content { 
	position: relative;
	float: left;
	width: 494px;
	height: auto;
	padding: 44px;
	background-color: #280711;
	margin-right: 9px;
	margin-bottom: 15px;
}

#contact {
	position: relative;
	float: left;
	width: 332px;
	height: auto;
	padding: 44px 0px 44px 37px;
}

p.bold {
	position: relative;
	float: left;
	font-weight: bold;
	color: #980539;
	width: 70px;
}

p.normal {
	position: relative;
	float: left;
	width: 200px;
}

#footer 
{
	width: 960px;
	height: auto;
	border-top: 1px solid #602c3c;
	position: relative;
	text-align: left;
	color: #845c6a;
	line-height: 22px;
	padding: 20px 0px;
	text-indent: 23px;
	z-index: 1;
	margin: 0 auto;
}

#footer a
{
	color: #845c6a;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}

#footer span
{
	color: #845c6a;
	padding: 0px 10px;
}

#footer .realisatie
{
	position: absolute;
	top: 0px;
	right: 0px;
	color: #845c6a;
	line-height: 22px;
	padding: 20px 23px 20px 0px;	
}	

