table.ondernemer {
	border-left: 1px solid #82ba35;
	border-right: 1px solid #82ba35;
	border-top: 1px solid #82ba35;
	border-bottom: 1px solid #82ba35;
}

table.idee {
	border-left: 1px solid #f3a703;
	border-right: 1px solid #f3a703;
	border-top: 1px solid #f3a703;
	border-bottom: 1px solid #f3a703;
}

table.middelen {
	border-left: 1px solid #4e70b0;
	border-right: 1px solid #4e70b0;
	border-top: 1px solid #4e70b0;
	border-bottom: 1px solid #4e70b0;
}

table.afgeschermd {
	border-left: 1px solid red;
	border-right: 1px solid red;
	border-top: 1px solid red;
	border-bottom: 1px solid red;
}

.content {
	background-color: #393737;
	padding: 20px;
}

#content {
	 background-color: transparent;
}

.linkerbalk {
	padding-bottom: 0px;
	padding-left: 0px;
}

th {
	font-size: 8pt;
	font-weight: bold;
}

body, td, div {
  font-family: arial;
  font-size: 8pt;
  color: white;

scrollbar-arrow-color: silver;
scrollbar-face-color: #393737;
scrollbar-highlight-color: silver;
scrollbar-3dlight-color: #393737;
scrollbar-shadow-color: #292929;
scrollbar-darkshadow-color: #282828;
scrollbar-track-color: #393737;

}

#tooltip {
	text-decoration: none;
}

#verhaal a {
	text-decoration: none;
	color: white;
}

#verhaal {
	background-color: #494747;
}
#verhaal1 {
	background-color: #333333;
}
#verhaal1 a {
	text-decoration: none;
	color: white;
}

#links a {
	text-decoration: none;
	color: white;
}

#links {
	background-color: none;
}

a {
  /*color: #ff3333;*/
  color: red;
}
a:hover {
	color: red;
	text-decoration: underline;
}

a:visited {
		color: red;
}

h1 {
  font-size: 13pt;
  font-weight: bold;
}

h3 {
  font-size: 13pt;
  margin:0;
  margin-bottom:.1em;
   font-weight: bold;
}
/* vormgeving styles */
#myoutercontainer { position:relative; height: 100%; vertical-align: middle;}


td.kader_links_a {
	background-color: #292929;
	width: 150px;
	padding: 5px;
	font-size: 8pt;
	height: 50%;
}
td.kader_links_a2 {
	background-color: #292929;
	width: 150px;
	padding: 5px;
	font-size: 8pt;
	height: 50%;
}

td.kader_links_b {
	background-color: #292929;
	width: 150px;
	padding: 5px;
	font-size: 8pt;
	height: 50%;
}
td.kader_links_b2 {
	background-color: #292929;
	width: 150px;
	padding: 5px;
	font-size: 8pt;
	height: 50%;
}

td.kader_links_c {
	background-color: #292929;
	width: 150px;
	padding: 5px;
	font-size: 8pt;
	height: 50%;
}

div.onderin a {
	color: silver;
}

.search_result_a {
	font-size: 8pt;
	background-color: #393939;
}

.search_result_b {
	font-size: 8pt;
	background-color: #323232;
}

.table_head {
	background-color: #292929;
	color: white;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
}

/* form styles */
form{display:inline;} 


#linkerbalk input, button {
	font-family: arial;
    font-size: 7pt; 
	background-color: white;
}

input, textarea, select {
	font-family: arial;
    font-size: 8pt; 
	background-color: white;
}

.checkbox {
	border: 0px;
	background-color: #292929;
}

.checkbox_twee {
	border: 0px;
	background-color: #393737;
}

div.banner {
	color: white;
	font-size: 9px;
}

