
#header{
	background: url(../img/bg-header.gif) repeat-x top;
	height: 135px;
	left: 0;
	top: 0;
	position: absolute;
	width: 100%;
	z-index: 10;
}

#header h2{
	background: url(../img/bg-header-02.jpg) no-repeat right;
	height: 110px;
	width: 445px;
	left: 239px;
	top: 0;
	position: absolute;
}

/* --------- midden van de pagina --------- */

#content{
	border-top: 20px solid #D9E1E3;
	margin-left: 19px;
	margin-right: 0px;
	margin-top: 135px;
	width: 100%;
}

#content h2 {
	margin-bottom: 4px;
}

#content h2 a, #content h3 a {
	color: #00708A;
	text-decoration: none;
	margin-left: 8px;
}

#content p{
	margin: 0;
	margin-bottom: 10px;
	padding-left: 50px;
	padding-left: 8px;
}

.frame-01{
	float: none;
	width: 90%;
}

.frame-02{
	float: none;
}

.frame-01 h3,  .frame-02 h3{
	background: url(../img/bullit.gif) no-repeat left;
	padding-left: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #00708A;
	margin-top: 10px;
}

/* Bulletin Board - pp_forum */
div.title-row a {
	color: #ffffff;
}
