div#pageright {
	position: absolute;
	top: 290px;
	left: 643px;
	width: 219px;
	background: none;
}

div#frontpage {
	height: 600px;
}

div#item_a1 {
	position: absolute;
	overflow: hidden;
	left: 115px;
	top: -20px;
	width: 528px;
	height: 239px;
	padding: 36px 0 0 10px;
	background: url('/media/layout/fp-banner.png') no-repeat center top;
}

div#item_a1 img {
	position: absolute;
	display: block;
	width: 500px;
	height: 220px;
	z-index: 30;
}

div#item_a1 div#item_a1_front {
	position: absolute;
	right: 0;
	top: 0;
	width: 245px;
	height: 50px;
	background: url('/media/layout/fp-banner-front.png') no-repeat right top;
	z-index: 40;
}

/* coming up */
div#item_c1 {
	position: absolute;
	overflow: hidden;
	left: 630px;
	top: 40px;
	width: 313px;
	height: 317px;
	color: #000;
	background: url('/media/layout/fp-comingup.png') no-repeat center center;
}

div#item_c1 ul {
	margin: 0;
	padding: 0;
	padding-top: 80px;
	padding-right: 30px;
	padding-left: 35px;
	font-size: 0.9em;
}

div#item_c1 ul li {
	margin: 0;
	padding: 5px 0;
	list-style: none;
}

div#item_c1 ul li a {
	color: #000;
}

div#item_c1 ul li em {
	font-style: normal;
	font-size: 0.9em;
}

/* party pics */
div#item_a2 {
	position: absolute;
	overflow: hidden;
	left: 110px;
	top: 250px;
	width: 275px;
	height: 302px;
	background: url('/media/layout/fp-pics.png') no-repeat center center;
}

div#item_a2 h3 {
	display: none;
}

div#item_a2 ul {
	margin: 0;
	padding: 50px 15px 0 15px;
}

div#item_a2 ul li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 10px 5px;
}

div#item_a2 ul li img {
	border: 2px solid #fff;
}

/* coolest */
div#item_b2 {
	position: absolute;
	overflow: hidden;
	left: 355px;
	top: 240px;
	width: 242px;
	height: 208px;
}

div#item_b2 img {
	display: block;
	position: absolute;
	left: 36px;
	top: 25px;
	width: 166px;
	height: 140px;
	z-index: 30;
}

div#item_b2 div#item_b2_painting {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url('/media/layout/fp-coolestp.png') no-repeat center center;
	z-index: 40;
}

/* news */
div#item_b3 {
	position: absolute;
	left: 400px;
	top: 385px;
	width: 352px;
	height: 206px;
	background: url('/media/layout/fp-nieuws.png') no-repeat center center;
}

div#item_b3 h2, div#item_b3 img, div#item_b3 p {
	display: none;
}

div#item_b3 ul {
	margin: 60px 30px 0 30px;
	padding: 0;
}

div#item_b3 ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #fff;
}

div#item_b3 ul li h3 {
	padding: 0;
	font-size: 0.8em;
	font-weight: normal;
}

div#item_b3 ul li a {
	text-decoration: none;
	color: #fff;
}

/* old */
div#pagelogin {
	height: 90px;
	background: #000;
}

div#pagebody {
	padding-top: 0;
}

div#pagebody div.page-in {
	padding: 0;
}


div#row1 {
	height: 240px;
	margin-bottom: 6px;
	background: #300;
}

div#row2 {
	height: 28px;
	margin-bottom: 6px;
	background: #333;
}

div#row3 {
	height: 288px;
	margin-bottom: -12px;
}

div#row3 div#row3-1 {
	float: left;
	width: 384px;
	height: 288px;
	margin-right: 6px;
}

div#row3 div#row3-2 {
	float: left;
	width: 336px;
	height: 288px;
}
/* layout blokken */
.h2header h2 {
	font-size: 10pt;
	height: 24px;
	margin: 0 -1em;
	margin-bottom: 6px;
	padding: 6px 0 0 12px;
	background: url('/media/layout/bg-menu.png') no-repeat center center;
}

div.fp-agendaitem {
	position: relative;
	height: 76px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 2px;
}

div.fp-agendaitem a {
	display: block;
	float: left;
	margin-right: 3px;
}

div#pageright div.page-in div.fp-agendaitem h3 {
	font-size: 10pt;
	margin: 0;
}

div#pageright div.page-in div.fp-agendaitem h3 em {
	display: none;
}

div#pageright div.page-in div.fp-agendaitem div a {
	position: absolute;
	bottom: 3px;
	right: 0;
/*	float: right;*/
	font-size: 1px;
	width: 62px;
	height: 15px;
	color: #000;
	background: url('/media/layout/agenda-lees-meer.gif') no-repeat;
}

/* blok login */
/* login */
div#pagelogin a {
	color: #fff;
}

div#pagecontent img {
	border: 0 none;
}

/* party pics */
div#pagebody div.partypics {
	padding: 12px;
}

div#pagebody div.partypics h3 {
	font-size: 10pt;
	margin: 6px 0;
}

div#pagebody div.partypics ul {
	height: 46px;
	overflow: hidden;
	margin: 0;
	margin-bottom: 4px;
	padding: 0;
}

div#pagebody div.partypics ul li {
	list-style: none;
	margin: 0;
	margin-right: 12px;
	padding: 0;
	float: left;
}

div#pagebody div.partypics ul li img {
	border: 1px solid #aaa;
}