body {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}
a:hover {
	text-decoration:underline;
}
img {
	border:0;
}
img a {
	text-decoration:none;
	border:0;
	border-color:#000000;
}
img a:hover {
	text-decoration:none;
	border:0;
	border-color:#000000;
}
p.normalText {
	margin: 0 0 14px 0;
	padding: 0;
}

.helvetica11 {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color:#000000;
	font-weight:normal;
	text-align:left;
}
.helvetica12 {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color:#000000;
	font-weight:normal;
	text-align:left;
}

.helvetica14 {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color:#000000;
	font-weight:normal;
	text-align:left;
}

.helvetica16 {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color:#000000;
	font-weight:bold;
	text-align:left;
}

.helvetica18 {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color:#000000;
	font-weight:bold;
	text-align:left;
}

ul {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

li {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

a {
	text-decoration: none;
	color: black;
}

.bold {
	font-weight: bold;
}

.link {
	cursor: pointer;
}

.underlined {
	text-decoration: underline;
}


/* website styles */

#nieuwspagina {
		position: absolute;
		width: 300px;
		top: 10px;
		bottom: 0px;
		left: 10px;
		overflow-y:scroll;
		overflow-x:hidden;
}
#content_nieuws {
		float: left;
		width: 260px;
		bottom: 0px;
		margin-top: 71px;
		padding-top: 20px;
		padding-bottom: 20px;
		border-top: 1px dashed;
		border-bottom: 1px dashed;
}
#overig_nieuws {
		float: left;
		width: 260px;
		bottom: 0px;
		margin-top: 20px;
		padding-bottom: 20px;
		border-bottom: 1px dashed;
}
#adformatie {
		float: left;
		width: 260px;
		bottom: 0px;
		margin-top: 20px;
		padding-bottom: 20px;
		border-bottom: 1px dashed;
}
#links {
		float: left;
		width: 260px;
		bottom: 0px;
		margin-top: 20px;
}
#ph_logo {
		position: absolute;
		width: 230px;
		top: 10px;
		bottom: 0px;
		left: 310px;
		padding-left: 30px;
}
#contactpagina {
		float: left;
		width: 190px;
		bottom: 0px;
		margin-top: 0px;
		padding-bottom: 20px;
}
#subnavigatie {
		float: left;
		width: 190px;
		bottom: 0px;
		margin-top: 9px;
		border-top: 1px dashed;
		padding-top: 20px;
}
#projectpagina {
		position: absolute;
		width: 453px;
		top: 10px;
		bottom: 0px;
		left: 570px;
		overflow-y:scroll;
		overflow-x:hidden;
}
#content_projecten {
		float: left;
		width: 400px;
		bottom: 0px;
		margin-top: 71px;
		padding-top: 20px;
		border-top: 1px dashed;
}

.headinglink {
	cursor: pointer;
}

/* search */

/*#search_field {
	float: left;
	width:190px;
	padding-top: 23px;
	padding-bottom: 11px;
	margin-top: 9px;
	border-top: 1px dashed;
	z-index:103;
}

#search_field label {
	float: left;
	width: 30px;
	padding-top: 1px;
	margin:0;
	border:0;
}
        
#search_field input {
	float: left;
	height: 13px;
	padding: 1px;
	margin: 0;
	width: 130px;
	color: #4a4a4a;
	border: 1px solid #000000;
	background: #fff;
}
    
#search_field .search_submit {
	float: right;
	width: auto;
	height: 14px;
	width: 12px;
	color: #000;
	cursor: pointer;
	padding:5px;
	margin:4px 0 0 0;
	font-size: 10px;
	font-weight: normal;
	border: 0;
	background: transparent url(../images/arrow.gif) no-repeat;
}*/
