﻿html {
    height: 100%;        
}

body {
    margin:0;
    border:0;
    padding:0;
    height: 100%;
    background-image: url(../Images/Backgrounds/Background_Height.jpg);
    background-repeat: repeat-x;
    background-color: #E12526;           
}

.MainHolderCSS
{
	position: relative;
	width: 1050px;
	margin: 0 auto;
	padding-bottom:40px;
}


.AlternateMainHolder
{
	position: relative;
	width: 1050px;
	margin-left:-20px;
	padding-bottom:40px;	
}


#HeadHolder
{ 
	position: relative;
	width: 100%;
	height: 130px;
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/Header.png', sizingmethod='scale');
	z-index:4;
}

#HeadHolder[id]
{ 
	position: relative;
	width: 100%;
	height: 130px;
	background-image:url(../images/Header.png);
	z-index:4;
}

#flashMenuDiv
{
	position:absolute;
	top:60px;
	left:40px;
	z-index:5;
}

#ltrKPadDiv
{
	position:absolute;
	top:50px;
	left:12px;
}

#ContentDiv
{
	position:relative;	
	width: 100%;
	overflow:visible;	
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/Content.png', sizingmethod='scale');
}

#ContentDiv[id]
{
	position:relative;
	width: 100%;
	overflow:visible;	
	background-image:url(../images/Content.png);	
}

#contentPadding
{
	padding-top:10px;
	padding-left:42px;
	padding-right:0px;
	position:inherit; 
	overflow:auto;
	overflow-x:hidden;
	overflow-y:hidden;
}

#BottomDivBackGround
{
	position:absolute;
	width: 1050px;
	height:75px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/Bottom.png', sizingmethod='scale');
	left:0px;
	top:0px;
}
#BottomDivBackGround[id]
{
	position:absolute;
	width: 1050px;
	height:75px;
	background-image:url(../images/Bottom.png);
	left:0px;
	top:0px;
}

#BottomDivBlackBackGround
{
	position:absolute;
	width: 1050px;
	height:75px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/Bottom_black.png', sizingmethod='scale');
	left:0px;
	top:0px;
}
#BottomDivBlackBackGround[id]
{
	position:absolute;
	width: 1050px;
	height:75px;
	background-image:url(../images/Bottom_black.png);
	left:0px;
	top:0px;
}
#BottomDiv
{
	position:relative;
	width: 100%;
	height:105px;
	overflow:visible;	
}
#BottomContent
{
	position:Absolute;
	width: 100%;	
	overflow:visible;
	bottom:0px;
	left:0px;
}

.Bottomtablemargin
{
	vertical-align:bottom;
	/*padding-bottom:20px;*/
}

#Footernav
{
	z-index:10;
	position:relative;	
	height:0px;
}

#FooterMenu
{
	position:absolute;
	left:30px;
	bottom:0px;
}

#FooterImage
{
	position:absolute;
	right:40px;
	bottom:0px;
}	    
#FooterMenu ul {
    margin-left: 0;
    padding-left: 0;
    display: inline;
 } 
 
    #FooterMenu ul li {
        margin-left: 0;
        list-style: none;
        display: inline;		    
    }		

        #FooterMenu li a 
        {
	        color:#FFFFFF;
	        border-left: 1px solid #fff;
            padding: 0 4px 0 7px;        
	        font-size:10px;
        }
             		
        #FooterMenu ul li a.First {
            border-left: none;
            padding-left: 0;
            font-size: 12px;
            font-weight: bold;
        }
        
             

.ClearFloat
{
	height:1px;
	margin:0;
	padding:0;
	clear:both;
	width: 959px;
}


/* ** aantal handige classes ** */
.transimg
{
	behavior: url(../Script/pngbehavior.htc);
}	        

a.transimg img
{
	behavior: url(../Script/pngbehavior.htc);
	width: 100%;
	height: 100%;	
}	        


.close
{
	clear: both;
	position: relative;
	margin: 0;
	padding: 0;
	font-size: 1px;
	height: 0px;
}

/* ** hier alle fonts beschrijven ** */
p,li,td,label,input{
    font-family: Verdana;
    font-size: 11px;
    color: #000;
}

.Container .Bottom #FooterMenu ul li a{
    text-decoration: none;
    font-size: 9px;
    color: #fff;
}

div#Kruimelpad{
    position:relative;
    font-family: Verdana;
    font-size: 10px;
    color: #bca869;    
    left:10px;
}            
.headingFontCentered
{
	font-family: Verdana;
    font-size: 39px;
    color:#bca869;
    font-weight: Bold;
    text-align:center; 
}


.headingFont6
{
	font-family: Verdana;
    font-size: 35px;
    color:#bca869;
    font-weight: Bold;
}

.headingFont
{
	font-family: Verdana;
    font-size: 39px;
    color:#bca869;
    font-weight: Bold;
}


.headingFont1
{
	 font-family: Verdana;
     font-size: 30px;
     color:#bca869;
     font-weight: Bold;
}
			                        
.contentFont1
{
	font-family: Verdana;
    font-size: 11px;
}
		
.headingFont2
{
    font-family:Verdana;            
    font-size: 28px;
    color: #bca869;
    font-weight: Bold;
}

.headingFont2Centered
{
    font-family:Verdana;            
    font-size: 28px;
    color: #bca869;
    font-weight: Bold;
    text-align:center; 
}

.contentFont2Centered
{
    font-family:Verdana;
    font-size: 11px;
    font-weight:Bold;
    text-align:center; 
}
                    
.contentFont2
{
    font-family:Verdana;
    font-size: 11px;
    font-weight:Bold;
}

.contentFont3
{
    font-family:Verdana;
    font-size: 13px;
    font-weight:Bold;
}


/* ** losse pagina's ** */

div#leftDiv{
    position: relative;
    width: 280px;
    float: left;
    padding-left:3px;
    padding-top:0px;
}

div#middleDiv{
    position: relative;
    width:340px; 
    float: left;
    padding-left:10px;
    padding-right:10px;
    padding-top:0;
}

div#rightDiv{
    position: relative; 
    width:250px;
    float: left;
    padding-left:3px;
    padding-top:0px;
}


/* ** Heinz pagina ** */
#HeinzLeftDiv
{
	position: relative;
	float: left;  
	width:300px; 	
	padding-top:17px;        
    padding-left:3px;  
}

#HeinzImageDiv
{
	float: left; 
	width:170px;
	padding-top:17px;
}

#HeinzMiddleDiv
{
	position: relative;
	float: left; 
	width:200px;
	padding-top:17px;	
    padding-left:0px;
    padding-right:0px;    
}

#HeinzRightDiv
{
	position: relative;             
	float: left;
	width:200px;
	padding-top:17px; 
	padding-left:30px;
}
    
#HeinzButtonsDiv
{
	position:relative;	
	float: left; 
	padding-bottom:50px;
	width:930px;
	
}

#HeinzButtonOverHeinz
{
	float: left; 
	padding-top: 10px;
}

#HeinzButtonSpreekbeurt
{
	float: left; 
	padding-top: 10px; 
	padding-left:285px;
}

#HeinzButtonContact
{
	float: right; 
	padding-top: 10px; 
	padding-right:30px;
}
/* ** Heinz End ** */

/* ** Hisotrie pagina ** */



/* ** Historie End ** */
#HistoryFlashHolder
{
	position:relative; 
	margin-left:0px;
	width: 959px;
	height: 310px;
	overflow: hidden;
}

#FillupDiv
{
	width:959px;
	height:5px; 
	background-color:#000; 
	position:absolute; 
	left:42px; 
	bottom:0px;
}

#HistorycntTop
{
	position:relative; 
	padding-top:0px;
	margin-left:0px;
	width:950px; 
	height:auto;
	overflow: auto;

}
#HistorymediaTopLeft
{
	float:left; 
	width:278px;
	padding-top:0px;
}

#HistorymediaMiddle
{
	float:left; 
	text-align:center; 
	padding-top: 1px; 
	width:380px;
	height:auto;
}
#HistorymediaTopRight
{
	float:left; 
	vertical-align:top; 
	padding-top: 0px; 
	width:278px;
	height:auto;
}

/* ** tot hier nieuwe css ** */

/* ** Over Heinz pagina ** */

#OverHeinzRightDiv
{
	float:right; 
	padding-right:80px; 
	width:552px; 
	padding-bottom:50px;
}

/* ** End Over Heinz ** */

/* ** Spreekbeurt pagina ** */
#SpreekbeurtButtonsDiv
{
	position:relative;
	top:30px;
}

#SpreekbeurtButtonPDF
{
	position:relative; 
	float:left;
	padding-bottom:50px; 
	padding-left:50px;
} 

#SpreekbeurtButtonHTML
{
	position:relative; 
	float:left;
	padding-bottom:50px; 
	padding-left:30px;
}

#SpreekbeurtleftDiv
{
	position:relative; 
	padding-left:12px; 
	padding-top:10px;
	float: left;	 	
	width:300px; 	
}

#SpreekbeurtrightDiv
{
	position: relative; 
	float:right; 
	padding-right:100px; 
	padding-top:0px; 
	width:520px;	
}

/* ** End Spreekbeurt ** */

/* ** ProductDetail pagina ** */

.topContentDiv
{
	top:40px; 
}


div#topTest
{
	position:absolute;	
	text-align:center;
	top:30px;
	left:0px;
	width:874px;
	z-index:10;
}




/* ** End ProductDetail ** */

/* ** ProductGroepen pagina ** */


.cntContent
{
	padding-left:300px; 
	padding-top:20px;
	width:355px;
	font-family:Verdana;
    font-size: 11px;
    font-weight:normal;
    text-align:center;
}

#cntHeading, #cntBottom
{
	padding-top:20px;
}

/* ** End ProductGroepen ** */

/* ** ReceptDetail pagina ** */

#ReceptleftDiv
{
	width:280px;
}

#ReceptrightDiv
{
	float:right;
	padding-left:40px; 
	width:550px;
	padding-top:0px;
	vertical-align: text-top;
	z-index:20;
}

.receptImgLeft
{
	padding-left:10px; 
	padding-top:50px;
}

.receptImgRight
{
	float: right;
	padding-right:60px; 
	padding-top:0px;
	padding-left:15px;	
	
}

/* ** End ReceptDetail** */

#receptLDiv
{
	position: relative;
	float: left;
	padding-top:10px; 
	padding-left:3px;    
	width:290px; 
}

#receptRDiv
{
	padding-left:70px; 
	width:500px; 
	padding-right:10px;
	padding-bottom:50px; 
	float: left;	
    padding-top:0px;
}

img.border
{
	border: 2px #bca869 solid;
}

#ContentFrame
{
	position: relative;
	left: 70px;
	top: 14px;
	width: 962px;	
}


.imgHeinzLogo
{
	position: relative;
	left:900px;
	bottom:20px;
	width:142px;
	z-index:4;
}

#heading
{
	font-family:Verdana;
	font-size:39px;
	color:#bca869;
}

#linkHeader
{     
    height:23px;
    text-indent:8px;
    padding-top:4px;
    margin:0px;
}
#linkDesc
{
    text-indent:8px;
    height:23px;
}
a.linkHeader:link,a.linkHeader:visited,a.linkHeader:active
{
    font-size:11px;
    font-weight:bold;
    color:#FFFFFF;
    text-decoration:none;   
}
a.linkHeader:hover
{
    font-size:11px;
    font-weight:bold;
    color:#fed006;
    text-decoration:none;
}


#linkKruimelpad
{     
	font-family:Verdana;            
	font-size:10px;  
	font-weight:bold;  
}

#linkDesc
{
	font-family:Verdana;            
	font-size:10px;   
	color:#bca869;	
	font-weight:bold; 
}
a.linkKruimelpad:link,a.linkKruimelpad:visited,a.linkKruimelpad:active
{
    font-family:Verdana;            
	font-size:10px;    
    color:#bca869;
    font-weight:bold;
}

a.linkKruimelpad:hover
{
    font-family:Verdana;            
	font-size:10px;    
    font-weight:bold;
    color:#bca869;
}

#quickLink
{     
	font-family:Verdana;            
	font-size:11px;    
	font-weight:bold;
}

a.quickLink:link,a.quickLink:visited,a.quickLink:active
{
    font-family:Verdana;            
	font-size:11px;   
	color:Black;
	text-indent:8px;
	font-weight:bold;
	text-decoration:none;
}

a.quickLink:hover
{
    font-family:Verdana;            
	font-size:11px;    
    font-weight:bold;    
    color:Black;
    text-indent:8px;
    text-decoration:underline;
}

#subQuickLink
{     
	font-family:Verdana;            
	font-size:10px;    
}

a.subQuickLink:link,a.subQuickLink:visited,a.subQuickLink:active
{
    font-family:Verdana;            
	font-size:10px;  
	text-decoration:none;  
	color:Black;
}

a.subQuickLink:hover
{
    font-family:Verdana;            
	font-size:10px;    
    font-weight:bold;    
    text-decoration:none;
    color:Black;    
}


#productLink
{     
	font-family:Verdana;            
	font-size:11px;    
	font-weight:bolder;	
}

a.productLink:link,a.productLink:visited,a.productLink:active
{
    font-family:Verdana;            
	font-size:11px;   
	color:Black;
	text-indent:8px;
	font-weight:bolder;
	text-decoration:none;
}

a.productLink:hover
{
    font-family:Verdana;            
	font-size:11px;    
    font-weight:bolder;    
    color:Red;
    text-indent:8px;
    text-decoration:none;
}

#generalLinks
{     
	font-family:Verdana;            
	font-size:11px;    
	text-decoration:underline;  
	color:Black;
}

a.generalLinks:link
{
	font-family:Verdana;            
	font-size:11px;    
	text-decoration:underline;  
	color:Black;
}

a.generalLinks:active
{
	font-family:Verdana;            
	font-size:11px;    
	text-decoration:underline;  
	color:#c81b1d;
}


a.generalLinks:visited
{
    font-family:Verdana;            
	font-size:11px;  
	text-decoration:underline;  
	color:Black;
}

a.generalLinks:hover
{
    font-family:Verdana;            
	font-size:11px;        
    text-decoration:underline;
    color:#921415;    
}

/* ** spreekbeurt ** */
div.Spreekbeurt{
	padding-bottom:20px;
    margin: 10px;
    padding-left:23px;
    padding-right:60px;
}
    
	div.Spreekbeurt img{
	    padding: 4px;
	}
	
	div.Spreekbeurt div.Quote{
	    border: 1px dashed #000;
	    background-color: #ccc;
	    margin: 5px 20px;
	    padding: 5px 20px 5px 5px;
	}
	
	div.Spreekbeurt div.Quote img{
	    padding: 0px 20px 0px 15px;	    
	}
	
	div.Spreekbeurt table.gezondheid td {
	    width: 175px;
	}
	a
	{
		color:#000000;
		text-decoration:underline;
	}
	
	a:hover
	{
		color:#e12526;
		text-decoration:underline;
	}
	a:visited
	{
		color:#000000;
		text-decoration:underline;
	}
	a:active
	{
		color:#d62221;
		text-decoration:underline;
	}
	#FonduePanText
	{
		font-family:verdana;
		font-size:10px;
		color:#000000;
		padding-left:15px;
		width:300px;
		
	}
	
	#ActieForm
	{
		position:absolute;
		left:435px;
		top:18px;
		width:553px;
		overflow:visible;
	}
	#ContentActieForm
	{
		height:225px;
		width:553px;
		background-image:url(../images/bgQuestionDiv.jpg);
		background-position:bottom;
		background-repeat:no-repeat;
	}
	.ContentActieFormText
	{
		width:310px;
		color:#000000;
		font-family:Verdana;
		font-size:11px;
		font-weight:bold;
		padding-top:12px;				
	}
	.red
	{
		color:#df2525;
	}
	.formSmall
	{
		font-size:9px;
	}
	.tdQuestion
	{
		padding-top:5px;
	}
	.tdFormText
	{
		padding-top:5px;
		padding-right:5px;		
	}
	.tdFormField
	{
		padding-top:5px;
	}
	.tdFormButton
	{
		padding-top:20px;
		padding-bottom:10px;
	}
	.normalText
	{
		font-size:11px;
		font-family:Verdana;
		color:#000000;
		font-weight:bold;
	}
/* contact pagina */	
p#WerkenBijHeinz{
    text-align: right; 
    padding: 0;
}