table.bedrijvenlijst {
	width: 400px;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-weight: bold;
}

/*tr*/
table.bedrijvenlijst tr.head {
	background-color: #5e6464;
	color: #ffffff;
	
}
table.bedrijvenlijst tr {
	line-height: 25px;
	padding: 0px;
	margin:  0px;
}
table.bedrijvenlijst tr.even{
	background-color: #f7f7f7;
}


/*td*/
table.bedrijvenlijst td {
	border-bottom: 1px #e2e3e3 solid;
	padding: 0px;
	margin:  0px;
}
table.bedrijvenlijst td.naam {
	padding-left: 20px;
	/*border-right: 1px #e2e3e3 solid;*/
}
table.bedrijvenlijst tr.head td.naam {
	border-right: 0px #e2e3e3 solid;
}
table.bedrijvenlijst td.reviews {
	padding: 0px 10px;
	width: 57px;
	border-right: 1px #e2e3e3 solid;
	border-left: 1px #e2e3e3 solid;
}

table.bedrijvenlijst td.beoordeling {
	padding: 0px 10px;
	width: 85px;
	
}

div#gemid2b{
	width: 100%;
	margin: 0px;
	padding: 0px;
}
div#gemid2 {
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 40px;
}

img#gemid_specefiek2{
	margin: 0px;
	padding: 0px;
	width: 8px;
	height: 9px;
	float: left;
}


.table-mid {
	width: 634px;
	color: #000000;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	
	border: 1px solid #b5b5b5;
	border-top: none;
}
.table-mid th {
	font-size: 10px;
}

.table-mid th  a{
	display: block;
}	







  
table tr#head{
	/*border-bottom: 0px;*/
	padding-top: 5px;
	border-left: 1px solid #b5b5b5;
}
table tr#bottom{
	border-bottom: 1px solid #b5b5b5;
	padding-bottom: 5px;

}
table.tekstpage, table.waardering, table.bedrijfsspecefiek{
	width: 95%;
	color: #000000;
	font-size: 11px;
	margin: auto;
	
	padding: 0px;
	/*
	border-bottom: 2px solid #b5b5b5; 
	border-left: 2px solid #b5b5b5; 
	border-right: 2px solid #b5b5b5; 
	*/
	/*border: 2px solid #b5b5b5; */
}

table.tekstpage th, table.waardering th, table.bedrijfsspecefiek th {
	/*border: 1px solid #768eca;*/
	padding: 0px;
	margin: 0px;
	background-image: url(../img/table-head.gif);
	background-repeat: repeat-x;
	background-color: #d7eefc;
	padding-bottom: 3px;
	height: 22px;
	
}
table.tekstpage tr, table.waardering tr, table.bedrijfsspecefiek tr {
	/*border: 1px solid #768eca;*/
	border-left: 2px solid #b5b5b5; 
	border-right: 2px solid #b5b5b5; 
	padding: 0px;
	margin: 0px;
}
table.tekstpage td, table.waardering td {
	padding: 10px;
		border-left: 2px solid #cfe9f8; 
	border-right: 2px solid #cfe9f8; 
}
table.tekstpage td:last-child, table.waardering td {
	border-bottom: 2px solid #cfe9f8; 
}
table.bedrijfsspecefiek td{
	padding: 5px;
}
table.tekstpage, table.waardering p {
	font-size: 11px;
}
table.tekstpage h2 {
	font-size: 18px;
	font-weight: bold;
	color: #3398cc;
}
table.tekstpage h3 {
	font-size: 16px;
	font-weight: bold;
	color: #3398cc;
}
table.leeg {
	border: 0px solid #000000;
}

tr.radiokeuze td{
	padding: 0px;
	height: 15px;
}
tr.radiokeuze {
	position: relative;
	top: -20px;
}

table.profiel, table.profiel tr, table.profiel td  {
	padding: 5px 0px 5px 0px;
	margin: 0px;
}

table.bedrijfsinfo {
	padding: 0px;
	margin: 0px;
	width: 100%;
}
table.bedrijfsinfo, table.bedrijfsinfo tr, table.bedrijfsinfo td{
	padding: 0px;
	margin: 0px;
}


/*pre_review*/
table.pre_review {
	width: 600px;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}

/*tr*/
table.pre_review tr.head {
	background-color: #5e6464;
	color: #ffffff;
	border-bottom: 1px solid #b5b5b5;
	line-height: 25px;
	font-weight: bold;
}
table.pre_review tr.head td {
	border-bottom: 1px #e2e3e3 solid;

}
table.pre_review tr {
/*
	line-height: 25px;
	padding: 0px;
	margin:  0px;
	*/
}

table.pre_review td.data {
	/*border-bottom: 1px #e2e3e3 solid;*/
	padding-left:  20px;
	width: 299px;
}