/* Stand */
body, p, li, ul, ol, h1, h2, h3, a, form {
	font-family		: Trebuchet MS;
	font-size		: 11px;
	color			: #000;
	line-height		: 14pt;
}




/* BUMPERPAGE */

div#bumperpage {
	margin-left		: auto;
	margin-right	: auto;
	margin-top		: 0;
	background-color: #FFF;
	padding			: 0;
	width			: 641px;
}

div#bumperpage div.input {
	float			: left;
	text-align 		: left;
	width			: 770px;
}

div#bumperpage div.input input {
	margin-left		: 15px;
	margin-top		: 20px;
	width			: 15px;
	height			: 15px;
}

div#bumperpage div#baltus-bloembollen-logo {
	width			: 641px;
	height			: 187px;
	padding			: 0px;
	float			: left;
	margin-bottom	: -5px;
}









/*------------------------------------------------------------------------------------ Fundraising ---------------------------------------  */

div#bumperpage div#fundraising {
	width			: 310px;
	height			: 300px;
	background		: #4c91ea;
	float			: left;
	margin			: 0px;
}


div#bumperpage #fundraising #bloembollenactie-head  {
	padding-left		:18px;
}

div#bumperpage #fundraising #bloembollenactie-head   H1 {
	font-size			: 18px;
	font-weight			: normal;
	color				: #FFF;
}
div#bumperpage #fundraising  #bloembollenactie-head   p {
	color				: #FFF;
	margin				: -10px 0 10px 0;
	line-height			: 16px;
}


/*----------------------------------------------------------------------------------- Fundraising hidden ------------------------------------------  */

div#bumperpage #fundraising #bloembollenactie-landkeuzes  {
	padding-left		:18px;
}

div#bumperpage #fundraising #bloembollenactie-landkeuzes   H1 {
	font-size			: 18px;
	margin				: 10px 0 0 0;
	font-weight			: normal;
	color				: #FFF;
}
div#bumperpage #fundraising  #bloembollenactie-landkeuzes    a {
	color				: #FFF;
	margin				:0;
	text-decoration		: underline;
	padding-left		: 15px;
	background			: url("../images/bullets/bumper_fundraising.gif") no-repeat left center;
	background-position	:0% 50%;
	display				: block;
}
div#bumperpage #fundraising  #bloembollenactie-landkeuzes    a:hover {
	color				: #00287c;
	text-decoration		: underline;
	padding-left		: 15px;
	background			: url("../images/bullets/bumper_fundraising-hover.gif") no-repeat left center;
	background-position	:0% 50%;
}











/*------------------------------------------------------------------------------------ Groothandel  ---------------------------------------  */


div#bumperpage div#groothandel {
	width			: 310px;
	height			: 300px;
	background		: #f97d02;
	float			: left;
	margin			: 0px;
	margin-left		:21px;
	
}

div#bumperpage #groothandel #wholesale-head {
	padding-left		:18px;
}
div#bumperpage #groothandel #wholesale-head H1 {
	font-size			: 18px;
	font-weight			: normal;
	color				: #FFF;
}
div#bumperpage #groothandel #wholesale-head p {
	color				: #FFF;
	margin				:-10px 0 10px 0;
	line-height			:16px;
}

/*----------------------------------------------------------------------------------- Groothandel hidden ------------------------------------------  */

div#bumperpage #groothandel #groothandel-landkeuzes  {
	padding-left		:18px;
}

div#bumperpage #groothandel #groothandel-landkeuzes   H1 {
	font-size			: 18px;
	font-weight			: normal;
	color				: #FFF;
	margin				: 10px 0 0 0;
}
div#bumperpage #groothandel  #groothandel-landkeuzes    a {
	color				: #FFF;
	text-decoration		: underline;
	padding-left		: 15px;
	background			: url("../images/bullets/bumper_wholesale.gif") no-repeat left center;
	background-position	:0% 50%;
	display				: block;
}
div#bumperpage #groothandel  #groothandel-landkeuzes    a:hover {
	color				: #6d3106;
	text-decoration		: underline; 	
	background			: url("../images/bullets/bumper_wholesale-hover.gif") no-repeat left center;
	background-position	:0% 50%;
}
