html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul {
	margin: 0;
	padding: 0;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

html {	
	overflow-x: hidden;
	height: 104%; /*vertikale scrolllbar altijd tekenen om verspringen te vermijden.*/
}

* html {
	height: 1000px;
}

body {	
	font-size: 11px;
	line-height: 16px;
	color: #5E411D;
	background-color: #F5F1D8;
	padding-bottom: 20px;
}
a {
	text-decoration: none;
	color: #B11117;
	outline: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul {
	list-style-type: none;
}
td {
	padding-bottom: 5px;
}
.dotted {
	width: 731px;
	margin-left: 24px;
	background-color: transparent;
	background-image: url(../images/dotted.gif);
	background-repeat: repeat-x;
	background-position: 0 0px;
	}
.a2 {
	color: #5E411D;
}	
blockquote {
	background-image: url(../images/quote_start.png);
	background-repeat: no-repeat;
	background-position: left top;
}

blockquote div {
	background-image: url(../images/quote_end.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 0;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 55px;
	color: #788320;
} 

.result_title {
	padding-top: 15px;
	color: #788320;
	font-weight: normal;
	font-size: 15px;
	line-height: normal;
}
.result_title a {
	color: #788320;
}

/* Clearing

------------------------------------------------------------------*/
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.skip {
	display: block;
	background: transparent;
	background-image: none; /* safari bug */
	border: none;
	height: 1px;
	overflow: hidden;
	padding: 0;
	margin: -1px 0 0 -1px;
	width: 1px;
}

	/* Container
------------------------------------------------------------------*/
#container {
	width: 990px;
	margin: 0 auto;
}

#headerImg {
	width: 990px;
	height: 197px;
	padding-bottom: 4px;
}

#ContainerHeader {
	width: 990px;
	height: 197px;
	background-color: transparent;
	background-image: url(../images/bgHeader.png); 	
	background-repeat: no-repeat;
	background-position: 0 0;
}

#ContainerNav {
	width: 990px;
	height: 24px;
	background-color: #A4AD0F;
}
#ContainerNav ul {
	padding-left: 16px;
}
#ContainerNav li {
	float: left;
	width: 110px;
	height: 16px;
	font-size: 11px;
	color: #fff;
	height: 20px;
	padding-top: 4px;
	text-align: center;
}
#ContainerNav li:hover, #ContainerNav li:hover a, #ContainerNav li.actief {
	background-color: #788320;
	color: #fff;
	text-decoration: none;
	height: 20px;
}
#ContainerNav li a {
	color: #fff;
	text-transform: uppercase;
	width: 110px;	
	height: 20px;
	display: block;
}
#ContainerBodyHome, #ContainerBody, #ContainerBodyFull {
	width: 990px;
	margin-top: 25px;
	background-color: transparent;
	background-image: url(../images/BgMainHome.jpg);
	background-repeat: repeat-y;
	background-position: 0 0;
}
#ContainerBodyHome2 {
	width: 990px;
	margin-top: 0px;
	background-color: transparent;
}
#ContainerBodyIndex {
	width: 990px;
	margin-top: 25px;
	background-color: transparent;
}
#ContainerTocAndContent2 {
	float: left;
	width: 660px; 
}
#OptionIndex1{
	float: left;
	width: 310px;
	background-color: #FFFFED;
	display: inline;

}
#OptionIndex2{
	float: right;
	width: 310px;
	background-color: #FFFFED;
	margin-right: 10px;
	display: inline;
}
#OptionIndex22{
	float: right;
	width: 310px;
	background-color: #FFFFED;
	margin-right: 10px;
	display: inline;
}
#OptionIndex3{
	float: right;
	width: 310px;
	background-color: #FFFFED;
	display: inline;
}
#OptionIndex4{
	width: 310px;
	display: inline;
}
#OptionIndex4 ul li{
	width: 310px;
	list-style-image: url(../images/bullet_index.jpg);
	list-style-position: inside;
}
.optionspace{
	background-color: #F5F1D8;
	width: 100%;
	height: 15px;
}
.optiontop{
	background-image: url(../images/BGOptieTop.jpg);
	height: 7px;
	width: 310px;
}
.optiondown{
	background-image: url(../images/BGOptieOnder.jpg);
	height: 7px;
	width: 310px;
}
.optioninhoud{
	padding-right: 10px;
	padding-left: 10px;
}
.optioninhoud h2 {
	padding-top: 5px;
	padding-bottom: 10px;
	color: #788320;
	font-weight: normal;
	font-size: 19px;
	text-align: center;
	line-height: normal;
}
#block1{
	float: left;
	width: 320px;
	background-color: #EFE9C6;
}
.gobtn{
	background-image: url(../images/gobtn.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 27px;
	width: 36px;
	color: #FFFFFF;
	font-family: Helvetica, Geneva, sans-serif;
	font-size: 14px;
	margin-left: 3px;
}
#jumpMenu{
	width: 210px;
}
.gobtn:hover {
	color: #A4AD0F;
}
#ContainerTocAndContent {
	float: left;
	width: 800px; 
}
#MainContentsHome {
	float: right;
	width: 520px;
	padding: 5px 30px 0px 26px;
} 
#MainContentsHome h1, #ProductListWrapper h1 {
	color: #788321;
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 22px;
	line-height: 23px;
}
#WelcomeBasket {
width: 940px;

		height: 30px;

		padding-top: 10px;

		color: #faf7f7;

		padding-left: 27px;

	}
#BodyTxt p{
/*	color:#5E411D;*/
	padding-bottom: 14px;
	line-height: 17px;
}
#BodyTxt img {
	margin: 6px 16px 0px 0;
}
#BodyTxt h2 {
	margin: 6px 16px 0px 0;
	font-size: 14px;
	line-height: 25px;
}
.inhoudIngr{
	width: 153px;
	float: left;
	padding-right: 20px;
}
.homeFindBg {
	background: transparent url(../Images/home_find_bg.jpg) no-repeat 0 0;
	display: block;
	height: 32px;
	width: 265px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 6;
	padding-left: 4px;
	margin-right: auto;
	margin-left: auto;
	}
#BodyTxt table td {
	padding-top: 4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F5F1D8;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 4px;
}
#BodyTxt table tr {
	background: #EFE9C6;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#BodyTxt table tr:hover {
	background: #F4DCBA;
}
#BodyTxt table tr.top {
	font-weight: bold;
	background-color: #EFE9C6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5F1D8;
	color: #788320;
	
}




/* logo
------------------------------------------------------------------*/

#Logo {
	float: right;
	width: 286px;	
	height: 123px;
	padding-top: 0px;
	padding-right: 22px;
} 
#Logo img {
	border: 0px;
	
}	
#Logo h4 {
	margin: 0 auto;
	padding: 0;
	color: #554B3C;
	padding-top: 2px;
	border: 0;
	background: none;
}
#Logo h4 span {
	display: none;
}
#infologo {
	background-image: url(../images/info_logo_rejuvenal.png);
	width: 99px;
	height: 49px;
	margin-left: 891px;
	position: absolute;
	margin-top: 108px;
}

#WelcomeBasket {

		width: 940px;

		height: 30px;

		padding-top: 10px;

		color: #faf7f7;

		padding-left: 27px;

	}
#Welcome {
	padding-left: 4px;
	padding-top: 0px;
	float: left;
	font-size: 11px;
	font-weight: normal; 
}
#Welcome a {
	color: #faf7f7;
}
#Welcome a:hover{

	text-decoration: underline;

}
ul.TopMenu li {
	float: left;
	position: relative;
	height: 21px;
}	
ul.TopMenu li#IcoNews {
	background: transparent url(../images/BtnGoTop.jpg) no-repeat 0 0;
	width: 100px;
}
ul.TopMenu li#IcoSearch {
	background: transparent url(../images/BtnZoekTop.jpg) no-repeat 0 0;
	width: 100px;
}	
ul.TopMenu li a {

					padding-left: 25px;

					display: block;

					height: 21px;

					margin-right: 10px;

					padding-top: 2px;

					color: #fff;

				}	
/* rechts
------------------------------------------------------------------*/
#RechtsHome {
	Float: right;
	padding-right: 10px;
	width: 170px;
}
#VensterRechts {
	background-color: #EFE9C6;
	color: #000000;
	width: 160px;
	width: 155px; 
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 1px;
}
#VensterRechts img { 
	behavior: url(iepngfix.htc); 
}
#Rechts h2, #RechtsHome h2 {
	padding-top: 5px;
	padding-bottom: 24px;
	color: #788320;
	font-weight: normal;
	font-size: 19px;
	text-align: center;
	line-height: normal;
}
#Rechts h3, #RechtsHome h3 {
	padding-top: 5px;
	padding-bottom: 15px;
	color: #5E411D;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	line-height: normal;
}
#VensterRechts p {
	padding-bottom: 12px;
	padding-top: 4px;
	color:#5E411D;
}
#VensterRechts a img {
	border: none;
	color: none;
}	
.centerfoto {
	padding-bottom: 12px;
	padding-top: 15px;
	color:#5E411D;
	padding-left: 15px;
	padding-right: 15px;
}
.centerfoto2 {
	padding-bottom: 12px;
	padding-top: 15px;
	padding-left: 0px;
	padding-right: 15px;
}	
.downloadarrow{
	text-align: center;
	vertical-align: bottom;
}
#ingrLinks{
	float: left;
}
#ingrRechts{
	float: right;
	text-align: right;
}
#kleur{
	background-color: #EFE9C6;
	position: absolute;
	width: 170px;
	top: 526px;
}
.punt{
	height: 1px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #788321;
	border-right-color: #788321;
	border-bottom-color: #788321;
	border-left-color: #788321;
}
.datum{
	text-align: right;
	padding-bottom: 2px;
	color:#788320;
	padding-top: 5px;
	display: block;
}
.nieuwstekst {
	color:#5E411D;
	padding-bottom: 12px;
}	
.download{
	color:#5E411D;
	display: block;
}
.download2{
	display: block;
	text-align: center;
}
.download2:hover{
	background-color: #F4DCBA;
}
/* submenu
------------------------------------------------------------------*/	

#Links {
	float: left;
	width: 220px;
}
#Links h2 {
	padding-top: 4px;
	padding-bottom: 15px;
	padding-left: 29px;
	color: #fff;
	font-weight: normal;
	font-size: 19px;
}
#SubmenuTop {
	width: 211px;
	height: 7px;
	background-color: #788320;
	background-image: url(../images/BgTR.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#SubmenuCenter {
	width: 211px;
	background-color: #788320;
}
#SubmenuBottom {
	width: 211px;
	height: 7px;
	background-color: #788320;
	background-image: url(../images/BgBR.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#SubmenuCenter h2 {
	padding-left: 14px;
}
#SubmenuCenter ul {
	padding-left: 10px;
}
#SubmenuCenter ul li {
	padding-left: 5px;
	color: #fff;
	line-height: 23px;
	width: 168px;
}
#SubmenuCenter ul li:hover, #SubmenuCenter ul li.actief {
	background-color: #788320;
	background-image: url(../images/TocOn.png);
	/*behavior: url(iepngfix.htc); */
	background-repeat: no-repeat;
	background-position: right bottom;
}
#SubmenuCenter ul li.actief {
	font-weight: bold;
}
#SubmenuCenter ul li a {
	color: #fff;
	width: 168px;
	display: block;
}
#SubmenuCenter ul li a:hover {
	text-decoration: none;
	width: 170px;
}
#back{
	background-image: url(../images/back.png);
	/*behavior: url(iepngfix.htc); */
	background-repeat: no-repeat;
	background-position: 6px 3px;
	padding-left: 18px;
	margin-left: -3px;
}
#back a{
	text-decoration: underline;
}
/* slider
------------------------------------------------------------------*/

#slider {
	width:510px
}
.Sliderheader {
	width:490px;
	background-color: #788320;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A4ADOF;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 20px;
	color: #FFFFFF;
	text-transform: uppercase;
	background-image: url(../images/pijltje.jpg);
	background-repeat: no-repeat;
	background-position: 7px;
}
.Sliderheader:hover {
	background-color: #9CAB2A;
	background-image: url(../images/pijltje_over.jpg);
	background-repeat: no-repeat;
	background-position: 7px;
}
.Slidercontent {
}
.Slidertext {
	width:480px;
	padding: 15px;
}
h1.active{
	color: #006600;
}
one-header.active{
	color: #FFFFFF;
}
