#Broodkruimel {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
	margin-top: 120px;
	margin-left: 170px;
	left: 0px;
	top: 0px;
	position: absolute;
	width: 580px;
	z-index: 11;
	height: 10px;
	font-size: 0.6em;
	font-style: normal;
	line-height: 1em;
	display: none;
}
#Broodkruimel a:link {
	color: #006600;
	text-decoration: none;
}
#Broodkruimel a:visited {
	color: #006600;
	text-decoration: none;
}
#Broodkruimel a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.Homepageimage {
	height: 150px;
	width: 150px;
}
body {
	padding: 0px;
	margin: 0px;
	background-image: none;
	overflow: auto;
}
.TitelKop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #003300;
	line-height: 2em;
	margin-bottom: 10px;
	margin-top: 5px;
}
.Alineakopjes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #003300;
	margin-top: 10px;
	line-height: 1.1em;
	margin-bottom: 5px;
}
.Foto400x310 {
	height: 310px;
	width: 400px;
}
.Foto400x220 {
	height: 220px;
	width: 400px;
}
.Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #999999;
}
#Container {
	width: 900px;
	margin-left: -350px;
	background-color: #006600;
	background-image: url(../Images/Logos_en_Banners/LOGOAardappel3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 110px;
	position: absolute;
	left: 50%;
	top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 1;
}
#MiddenBlok {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 5;
	width: 900px;
	margin-top: 110px;
	float: left;
	background-image: none;
}
#Clear {
	clear: both;
}

#MiddenBlokTekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	width: 560px;
	position: relative;
	z-index: 20;
	height: auto;
	left: 170px;
	top: 20px;
	float: left;
	list-style-position: outside;
	list-style-image: url(../Images/Logos_en_Banners/Stipje_voedselbank.jpg);
	line-height: 2em;
	margin: 0px;
}
#MiddenBlokTekst a:link {
	color: #000000;
	text-decoration: underline;
}

#MiddenBlokTekst a:visited {
	color: #000000;
	text-decoration: underline;
}

#MiddenBlokTekst a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#Footer {
	background-color: #006600;
	position: relative;
	height: 10px;
	width: 900px;
	left: 0px;
	bottom: 0px;
	display: none;
}
#LogoVoedselbank {
	background-image: url(../Images/Logos_en_Banners/LogoVoedselBank.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 11;
	height: 150px;
	width: 150px;
	position: absolute;
	left: 0px;
	top: 0px;
	margin-top: 110px;
	margin-left: 0px;
	background-color: #52B407;
}
#LinkerNav {
	width: 150px;
	margin-top: 150px;
	margin-left: 0px;
	position: relative;
	z-index: 30;
	height: auto;
	left: 0px;
	top: 0px;
	float: left;
	display: none;
}
#PrintIcon {
	left: 720px;
	top: 140px;
	position: absolute;
	z-index: 30;
	display: none;
}



/*********************************************/
/*  SPECIALS:CLASSES VEELGESTELDE VRAGEN     */
/*********************************************/
.vraag {
	width:140px;
	margin-bottom:1px;
	margin-top:0px;
	padding-left:5px;
	height:auto;
	overflow:hidden;
	cursor:pointer;
	padding-top: 2px;
	color: #FFFFFF;
	line-height: 18px;
	padding-bottom: 2px;
	padding-right: 5px;
	background-color: #006600;
	z-index: 30;
	font-family: Tahoma;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: ridge;
	border-bottom-color: #666666;
}
.antwoord {
	position:relative;
	border:1px none #E0AD00;
	visibility:hidden;
	height:0px;
	overflow:hidden;
	background-color: #FFFF00;
	z-index: 30;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	width: 220px;
}
.antwoord a:link{
	text-decoration: none;
	color: #000000;
}
.antwoord a:visited{
	text-decoration: none;
	color: #000000;
}
.antwoord a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.antwoordInhoud {
	position:relative;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
	z-index: 30;
}
