
@charset "utf-8";
/* CSS Document */

ul {
	margin-left: 20px;
}

#pageContentBox {
	position:absolute;
	width:927px;
	xxxheight:320px;
	z-index:3;
	left: 0px;
	top: 200px;
}
/* 927 -228-20-2 */
#pageContentLeft {
	position:absolute;
	width:672px;
	xxxheight:280px;
	z-index:4;
	left: 0;
	top: 0;
	xxxbottom: 0px;
	overflow: hidden;
	padding: 10px;
	font-family: "Arial Black", Gadget, sans-serif;
	xxxbackground-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #ea7524;
}

#pageContentRight {
	position:absolute;
	width:228px;
	xxheight:320px;
	z-index:2;
	left: 699px;
	top: 0px;
	xxxbackground-image: url(http://www.oranjevereniging-hiambacht.nl/oranjevereniging/_data/images/front/content-right.jpg);
	overflow: hidden;
}


#pageContentLeftHeading1, #pageContentLeftHeading2 {
	font-size: 20px;
	color: #c30a00;
	font-family: Arial, Helvetica, sans-serif;
	margin-left : 8px;
}

#pageContentLeftHeading1 {
	font-weight: bold;
	font-size: 26px;
}

#pageContentLeftHeading2 {
	margin-bottom: 20px;
}

#pageContentLeftTextHeading {
	font-size: 12px;
	color: #ea7524;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 5px;
}

#pageContentLeftText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #232323;
	line-height: 18px;
	background-color: #FEF1E9;
	padding: 8px;
	xxxmargin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EA7524;
	text-align: justify;
}

#pageContentLeftText a {
	color: #232323;
}

#sponsorTable {
	width: 100%;
}

#sponsorTable tr td{
	padding: 10px;
	padding-left:0;
	width: 50%;
	font-weight: bold;
}

#wilhelmusTable {
	width: 100%;
}

#wilhelmusTable tr td{
	width: 50%;
}


/* change boxes */
#boxPhoto, #boxLatestNews, #boxSubscribe {
	margin-bottom: 5px;
}

.programTable tr td {

border-top: dotted #ea7524 1px; 

}

