body {
	margin: 20 0 0 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #331c54;
	background-color: #f7f6f4;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 20px;
	font-weight: normal;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #bebe28;
}
a, a:link {
	color: #333333;
}
a:visited {
	color: #666666;
}
a:hover {
	text-decoration: none;
}
a:active {
	color: #333333;
}


.product_title {
	font-size: 2em;
	vertical-align: 5%;
	font-style: normal;
}
.pack {
	text-transform: uppercase;
	vertical-align: super;
	color: #bebe28;
	font-size: 9px;
}
.title {
	font-size: 24px;
	padding-left: 15px;
}
.foto_content {
	padding: 20px;
	display: block;
	float: left;
}
.oneColFixCtrHdr #container {
	width: 956px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-image: url(img/header_background.gif);
	background-repeat: no-repeat;
	height: 165px;
	width: 956px;
}
/*.oneColFixCtrHdr  #header  p  {
	padding-left: 40px;
	margin-left: 100px;
}
*/.oneColFixCtrHdr #mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}
.oneColFixCtrHdr #footer {
	background-image: url(img/footer_background.gif);
	background-repeat: no-repeat;
	height: 107px;
	width: 956px;
	text-align: left;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	clear: both;
	margin-top: 20px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 80px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 40px;
	color: #FFFFFF;
	font-size: 0.8em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
.oneColFixCtrHdr #container #footer a {
	color: #FFFFFF;
	text-decoration: none;
}

.oneColFixCtrHdr #container #header #MenuBar1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 0.8em;
	margin-top: 92px;
	margin-left: 50px;
}
.oneColFixCtrHdr  #container  #mainContent  #infobarfoto {
	background-image: url(img/infobar_foto.jpg);
	height: 218px;
	width: 592px;
	float: left;
	margin-top: 15px;
}
.oneColFixCtrHdr #container #mainContent #infobartekst {
	background-image: url(img/infobar_tekst.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 208px;
	width: 319px;
	margin-top: 15px;
	padding-top: 10px;
	padding-right: 45px;
}
.oneColFixCtrHdr #container #mainContent #infobartekst h1 {
	font-size: 24px;
	padding-left: 28px;
}
.oneColFixCtrHdr #container #mainContent #infobartekst ul {
	padding-right: 30px;
}

.oneColFixCtrHdr #container #mainContent #product_1 {
	background-image: url(img/home_product_wide.jpg);
	height: 166px;
	width: 956px;
	display: block;
	background-repeat: no-repeat;
	float: left;
	margin-top: 20px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.oneColFixCtrHdr  #container  #mainContent  #product_1  p {
	font-style: italic;
	line-height: 1.2em;
	padding-left: 50px;
	padding-right: 50px;

}

#nav {
	padding: 0px;
	list-style-type: none;
	width: 700px;
	float: left;
	font-size: 1em;
	font-weight: bold;
	margin-top: 130px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#nav li {
	margin: 0px;
	padding: 0px;
	float: left;
}
#nav a {
	color: #999999;
	text-align: center;
	float: left;
	width: 120px;
	text-decoration: none;
}
#nav a:hover {
	color: #331c54;
}
a.meerinfo {
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	display: block;
	position: relative;
	bottom: 4px;
	font-weight: bold;
}
a.meerinfo2 {
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	display: block;
	position: relative;
	bottom: 4px;
	font-weight: bold;
	padding-left: 330px;
}

.oneColFixCtrHdr #container #sidebar {
	width: 238px;
	background-image: url(img/bg_sidebar.gif);
	background-repeat: repeat-y;
	float: left;
	margin-top: 20px;
	margin-left: 38px;
}
.oneColFixCtrHdr #container #sidebar #sidebartop {
	background-image: url(img/bg_top_sidebar.gif);
	display: block;
	height: 12px;
	width: 238px;
}
.oneColFixCtrHdr #container #sidebar #sidebarbottom {
	background-image: url(img/bg_bottom_sidebar.gif);
	background-repeat: no-repeat;
	display: block;
	height: 12px;
	width: 238px;
}
#container  #subheader  {
	background-image: url(img/bg_subheader.jpg);
	height: 163px;
	width: 606px;
	float: right;
	margin-right: 38px;
	margin-top: 20px;
}
.oneColFixCtrHdr #container #subheader #subheader_content {
	float: left;
	height: 110px;
	width: 270px;
	padding: 10px;
}
.oneColFixCtrHdr #container #intro {
	float: right;
	width: 606px;
	margin-right: 38px;
}
.oneColFixCtrHdr #container #intro #intro_content {
	background-image: url(img/bg_content.gif);
	width: 586px;
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.oneColFixCtrHdr #container #intro #intro_bottom {
	width: 606px;
	background-image: url(img/bg_intro_bottom.jpg);
	height: 36px;
	clear: both;
}
.oneColFixCtrHdr #container #sidebar #sidebarcontent {
	height: 100%;
}
.oneColFixCtrHdr      #container     #sidebar     #sidebarnav     {
	list-style-type: none;
	margin: 0px;
	width: 238px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
}
.oneColFixCtrHdr #container #sidebar #sidebarcontent #sidebarnav li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.oneColFixCtrHdr  #container  #sidebar  #sidebarcontent  #sidebarnav  a  {
	display: block;
	text-decoration: none;
	color: #bebe28;
	font-size: 16px;
	background-image: url(img/sidebarnav.gif);
	height: 30px;
	width: 223px;
	padding-left: 15px;
	line-height: 25px;
}
.oneColFixCtrHdr #container #sidebar #sidebarcontent #sidebarnav a:hover {
	background-image: url(img/sidebarnav_hover.gif);
}
.oneColFixCtrHdr #container #content {
	float: right;
	width: 606px;
	margin-right: 38px;
	margin-top: 0px;
}
.oneColFixCtrHdr #container #content #content_main {
	background-image: url(img/bg_content.gif);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
	width: 586px;
}
.oneColFixCtrHdr #container #content #content_bottom {
	background-image: url(img/bg_content_bottom.gif);
	background-repeat: no-repeat;
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 606px;
}
#body_basis #basis_pack a {
	background-image: url(img/sidebarnav_hover.gif);
}
.img_right {
	float: right;
}.groen-vet {
	font-weight: bold;
	color: #bebe28;
}

