

	
body, ul, li, form, h1, h2, .separatedList p {
	margin: 0;
	padding: 0;
}

#BAM_content ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: square;
	margin-top: 15px;
	padding-left: 30px;
}

body {
	background-color: #F9FEFA;
	color: #4C474B;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}

a {
  color: #4C474B;
}

#printButton {
	position: absolute;
	top: 14px;
	right: 20px;
	cursor: pointer;
}

hr, .hr {
  border: 0;
  color: #0DB02B;
  background-color: #0DB02B;
  height: 1px;
  margin: 8px 0;
  clear: both;
  width: 100%;
  overflow: hidden;
}

#BAM_content hr {
  color: #FF6600;
  background-color: #FF6600;
}	

h1 {
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 8px;
}

h2 {
  font-size: .9em;
  font-weight: bold;
  padding-bottom: 3px;
}

.PORTLETTITLE {
  font-size: 1em;
  padding-bottom: 4px;
}

.PORTLET_HYPERLINK, .VACATUREPORTLET_TITEL {
  text-decoration: none;
}

.VACATUREPORTLET_ROW {
  padding: 2px 0;
}

.Proceed {
  background: transparent url(http://www.bam.nl/images/frameset/bullet_enkel.gif) no-repeat scroll left center;
  color: #4C474B;
  font-size: .8em;
  padding-left: 15px;
  text-decoration: none;
}

.Proceed.Bold {
	font-weight: bold;
	font-size: 0.9em;
	background: url( http://www.bam.nl/images/frameset/bullet_dubbel.gif ) left center no-repeat;
}

select.BAM, select.bam {
	width: 300px;
}

input.BAM, textarea.BAM, input.bam, textarea.bam {
	width: 294px; /* box model correction */
}

textarea {
	font-family: Arial,sans-serif;
}

.Date {
  float: left;
  font-size: .8em;
  font-style: italic;
}

a.terug
{
	text-decoration: none;
	padding-left: 7px;
	color: #4C474B;
	font-weight: bold;
	background: url( http://www.bam.nl/images/frameset/bullet_enkel.gif ) left center no-repeat;
}

.label {
	font-weight: bold;
	vertical-align: top;
}

.feedButtons {
	float: right;
	display: inline;
	margin-right: 10px;
}

a.feedLink {
	text-decoration: none;
	color: #4C474B;
	font-weight: bold;
	font-size: 0.9em;
	background: url( http://www.bam.nl/images/feed-icon-14x14.png ) left center no-repeat;
	padding-left: 20px;
}

/* ================ LISTS ================ */
.separatedList {
	float: left;
	border-top:  #0DB02B solid 1px;
	width: 100%;
	margin: 0 !important;
	padding: 0 !important;
}

.separatedList li {
	list-style: none;
	border-bottom: #0DB02B solid 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 14px;
	padding-right: 3px;
	background: url( http://www.bam.nl/images/frameset/bullet_enkel.gif ) 0 6px no-repeat;
	cursor: pointer;
	width: 96%;
}

.separatedList span.Type {
	float: right;
	font-style: italic;
	font-size: 0.8em;
	padding-right: 10px;
	padding-left: 2px;
	height: 15px;
}

.separatedList p {
	position: relative;
	font-size: 0.9em;
	line-height: 1.0em;
	padding: 0;
}

.separatedList p span {
	position: absolute;
	right: 10px;
	top: 1px;
}

.bamn_button
{
	cursor: pointer;
	width: 100px;
	overflow: visible;
	margin-left: 0;
	margin-right: 5px;
	background-color: #0DB02B;
	color: #FFFFFF;
	font-size: 0.9em;
	border-left: 7px solid #FF6600;
	border-right: 1px solid transparent;
	border-top: 1px solid #F9FEFA;
	border-bottom: 1px solid transparent;
	*border-bottom: 1px solid #F9FEFA;
}

.bamn_label, .bamn_hlabel {
  width: 175px;
  padding-right: 4px;
  padding-top: 4px;
  vertical-align: top;
  text-align: left;
}

.bamn_cell, .bamn_hcell {
  padding-right: 4px;
  vertical-align: top;
  text-align: left;
}

.bamn_reset {
  background-color: #F9FEFA
}

.bamn_input, .bamn_fixedinput {
  width: 470px;
}

input.bamn_fixedinput {
	width: 464px;
}

/* ================ ZOEKFORMULIEREN ================ */

#searchresult table {
  background-color: white;
  border: 1px solid #FF6600;
  width: 150px;
}

#searchresult th {
  background-color: #FF6600;
  border: 1px solid #FF6600;
  color: white;
  text-align: center;
}

#searchresult td {
  color: #FF6600;
  padding: 10px 5px;
  text-align: center;
}


/* ================ BEDRIJVENGIDS ================ */

table#kenmerken-bedrijf {
	font-size: 1em;
}

table#kenmerken-bedrijf td {
	vertical-align: top;
}

#companyDetail td {
	vertical-align: top;
}

#companyDetail {
	width: 100%;
}

#companypicture, #companypicture img {
	width: 155px;
}

td#companypicture {
	padding-right: 5px;
}

#companyDetail table {
	width: 100%;
	font-size: 1.0em;
}

#companyDetail .label, #kenmerken-bedrijf .label {
	width: 170px;
	font-weight: bold;
}

table#kenmerken-bedrijf thead {
	font-weight: bold;
}

td.companyheader {
	background-color: #DCF1E2;
	font-weight: bold;
}

div#companyDetail a, table#kenmerken-bedrijf .bam-oranje,
table#summery-vacature .bam-oranje {
	text-decoration: none;
	color: #FF6600;
	font-weight: bold;
}

/* =================== NIEUWS ===================== */

div.archiefhyperlink {
  left: 12px;
  margin-bottom: 10px;
  margin-top: 5px;
}

a.archiefhyperlink {
  margin: 0 9px 9px 0;
}

span.currentarchiefselected {
  color: #FF6600;
  margin: 0 9px 9px 0;
}

li.nieuws_samenvatting_table {
  margin: 4px 0;
}

.nieuwsdate {
  font-size: 0.8em;
  margin: 10px 5px 15px 0;
}

.NIEUWSTITLE {
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 0;
	text-decoration: none;
	text-transform: none;
}

.nieuwstitle_link {
  font-weight: bold;
  text-decoration: none;
}

.nieuwsleadphoto {
  margin: 3px 10px 10px 0;
  width: 100px;
}

.nieuwslead_detail {
  font-weight: bold;
}

ul.nieuws_samenvatting {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: square;
  margin: 0 0 0 20px;
}

.Editor {
	border-style: inset;
	border-width: thin;
}