html, body {
    height: 100%;
	background-color: #f1ead7;
}

body {
    margin: 0px;
    text-align: center;
    background-image: url('http://www.cornua-multimedia.nl/cms_klanten/diergigant/components/com_headerChanger/com_headerChanger.php?pagina=background');
    background-repeat: repeat-x;
}

/*
.Header {
    background-image: url('http://www.cornua-multimedia.nl/cms_klanten/diergigantcomponents/com_headerChanger/com_headerChanger.php?pagina=header');
    background-repeat: no-repeat;
    background-position: left top;
    font-family: tahoma;
}
*/



div {
    margin: 0px;
    padding: 0px;
}

.Navigatiemenu {
    position: absolute;
    top: 0px;
    left: 50%;
    width: 944px;
    margin-left: -476px;
    text-align: right;
	color: #d10122;
}

.MainWrapper {
    position: relative;
    margin: 0px auto;
    min-height: 100%;
    width: 950px;
    z-index: 1;
}

* html .MainWrapper {
    height: 100%;
}

.HeaderDiv {
    background-image: url('http://www.cornua-multimedia.nl/cms_klanten/diergigant/components/com_headerChanger/com_headerChanger.php?pagina=header');
    background-repeat: no-repeat;
    background-position: left top;
    height: 343px;
}

.ContentDiv {
    z-index: 92;
    position: absolute;
    width: 960px;
    left: 50%;
    margin-left: -468px;
	margin-top: 15px;
	
    min-height: 800px;  
    top: 321px;
    border-left: 0px solid #AAAAAA;
    border-right: 0px solid #AAAAAA;
    border-top: 0px solid #AAAAAA;
    border-bottom: 0px solid #AAAAAA;
    background-color: #f1ead7;
}

.LeftMenuFrame {
    position: absolute;
    width: 175px;
	border: 0px solid #000000;
    left: 47%;
    margin-left: -430px;
    top: 20px;
    bottom: 0px;
    height: 100%;
    z-index: 92;
    /*
    float: left;
    display: inline;
    width: 120px;
    min-height: 100%;
    */
}

.ContentFrame {
    position: absolute;
    width: 754px;
	border: 0;
    left: 50%;
    margin-left: -275px;
    top: 0px;
    bottom: 0px;
    height: 100%;
    z-index: 92;
    /*
    float: left;
    display: inline;
    width: 669px;
    min-height: 100%;
    */
}




/* Hier kun je de css regelen voor het hokje met de bewaarde en bekeken links */

.ProductViewerBekekenLinks {
    display: block;
    line-height: 15px;
    position: absolute;
    top: 275px;
    width: 140px;
    left: 50%;
    margin-left: -230px;
	color: #FFFFFF;
}

.ProductViewerBewaardeLinks{
    display: block;
    line-height: 15px;
    position: absolute;
    top: 275px;
    width: 140px;
    left: 50%;
    margin-left: -100px;
	color: #FFFFFF;
}



.ProductViewerBekekenLinks a {
    color: #ffffff;
	font-weight: bold;
}

.ProductViewerBewaardeLinks a {
    color: #ffffff;
	font-weight: bold;
}

.WebshopLink {
    position: absolute;
	height: 12px;
    top: 155px;
    width: 220px; 
    left: 50%;
	margin-left: -146px;
	color: #ef7d2f;
	font-weight: bold;
	font-size: 16px;
	border: 0px solid #ffffff;
}

.WebshopLink:hover {
 color: #EF7D2F;
    text-decoration: underline;
}




.MijnAccountLink {
    position: absolute;
	height: 12px;
    top: 275px;
    width: 85px;
    left: 50%;
    margin-left: 230px;
	color: #ffffff;
	border: 0px solid #ffffff;
}

/* Hier kun je de positie van de het winkelmand frame aanpassen */

.WinkelmandFrame {
    position: absolute;
    top: 275px;
    left: 50%;
    height: 40px; 
    width: 160px;
    padding: 0px;
    margin-left: -360px;
	border: 0px solid #ffffff;
}

/* Hier kun je de positie van de het gebruiker frame aanpassen */

.GebruikerFrame {
    position: absolute;
    top: 20px;
	border: 0px solid #ffffff;
    left: 50%;
    height: 30px; 
    width: 345px;
    padding-right: 2px;
    margin-left: 113px;
}

/* Hier kun je de positie van de het zoeken frame aanpassen */

.ZoekenFrame {
    position: absolute;
    width: 340px;
	border: 0px  solid #ffffff;
    height: 35px;
    top: 135px;
    left: 50%;
    margin-left: 125px;
	cursor: pointer;
	
}

.FooterDiv {
    color: #000000;
    text-align: right;
    font-size: 10px;
    font-family: tahoma, arial, verdana;
    
    z-index: 93;
    position: absolute;
    top: 1700px;
    left: 50%;
    margin-left: -475px;
	height:30px;
    background-image: url('http://www.cornua-multimedia.nl/cms_klanten/diergigant/components/com_headerChanger/com_headerChanger.php?pagina=footer');
    background-repeat: no-repeat;
	margin-top: 50px;
    /*background-color: #000000; */
    padding: 4px;
	padding-top:24px;
    width: 942px;
    
    /*
    margin: 0px auto;
    margin-top: -20px;*/
}

.footerTd {
    height: 40px;
    background: #000000;
}
