@charset "utf-8";
/* CSS Document */

#frontContentBox {
	position:absolute;
	width:927px;
	height:320px;
	z-index:3;
	left: 0px;
	top: 200px;
}
#frontFooterBox {
	position:absolute;
	width:927px;
	height:170px;
	z-index:4;
	left: 0px;
	top: 525px;
	overflow: hidden;
	margin-bottom: 20px;
}
#frontContentLeft {
	position:absolute;
	width:421px;
	height:280px;
	z-index:4;
	left: 0;
	top: 0;
	overflow: hidden;
	padding: 20px;
	font-family: "Arial Black", Gadget, sans-serif;
	background-color: #ea7524;
}
#frontContentRight {
	position:absolute;
	width:461px;
	height:320px;
	z-index:2;
	left: 466px;
	top: 0px;
	background-image: url(http://www.oranjevereniging-hiambacht.nl/oranjevereniging/_data/images/ballonnen.jpg);
	overflow: hidden;
}


#frontContentLeftHeading {
	font-size: 26px;
	color: #c30a00;
	font-family: Arial, Helvetica, sans-serif;
}
#frontContentLeftText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 18px;
}

#frontFooterBox {
	font-size: 20px;
}


/* change boxes */
#boxPhoto, #boxLatestNews, #boxSubscribe {
	margin-right: 5px;
}

