html, body {
	/*text-align: center;*/
	font-family: Calibri, Arial, "Trebuchet MS";
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/body_back.jpg);
	background-repeat: repeat-x;
	height: 101%;
	font-size: small;
}
#wrapper {
	text-align: left;
	width: 1000px;
	margin: 0px auto;
}
#header {
	text-align: left;
	height: 50px;
	font-size: small;
	/*padding-left: 30px;
	padding-top: 20px;*/
	padding-left: 5px;
}
#header h1 {
	font-size: x-large;
	font-family: "Trebuchet MS";
}
table.budget {
	border-width: 1px;
	border-spacing: 1px;
	border-style: solid;
	border-color: #066;
	border-collapse: collapse;
}
table.budget td, table.budget th {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: #066;
	background-color: white;
	vertical-align: middle;
}
table.budget td.budgetgroen, table.budget th.budgetgroen {
	background-color:#E9F5F3;
}
table.budget td.budgetrood {
	background-color:#F00;
}
table.ocmw td { border-top: 1px solid black; }
table.steun {
	border-width: 2px;
	border-spacing: 1px;
	border-style: solid;
	border-color: #066;
	border-collapse: collapse;
}
table.steun td {
	padding: 4px;
	background-color:#CCC;
}
table.historiek {
}
table.historiek td {
	padding: 4px;
	vertical-align:top;
}
.historiekodd{
	background-color:#D3F3FE;
}
.historiekeven{
	background-color: #F8F8F8;
}
#headerlang{
	text-align: right;
	float: right;
}
#headerlogin{
	text-align: right;
	float: right;
	clear:both;
	padding-right: 10px;
	/*margin-top: 12px;*/
}
#headerlogin a {
	color: #FFFFFF;
	font-weight: bold;
}
#headerlogin a:hover {
	color: #009999;
}
#nav {
	list-style: none;
	margin: 0 0 0 30px;
	padding: 0;
	font-size: small;
}
#nav li {
   float: left;
}
#nav li a {
	display: block;
	width: 150px;
	text-align: center;
	color: #FFFFFF;
	padding: 3px 0;
	background-color: #009cab;
	margin: 0 3px 0 3px;
	font-weight: bold;
	text-decoration: none;
}
#nav a:hover {
	background-color: #6fc3ce;
	color: #009cab;
}
#middle {
	width: 1000px;
	float: left;
	position: relative;
	background-color: #FFFFFF;
	padding-top: 10px;
	border: 1px solid rgba(213, 236, 230, 1);
	padding-bottom: 15px;
}
#leftcol {
	width: 225px;
	float: left;
	position: relative;
	text-align: left;
	padding-left: 35px;
	padding-top: 15px;
	line-height: 25px;
}
#leftcol a {
	color:#009cab;
	text-decoration:none;
	font-weight:bold;
	font-size: medium;
}
#leftcol a:hover {
	color: #f8a37f;
	text-decoration:underline;
}
#leftcol ul {
	list-style-type: none;
	padding-left: 5px;
}
#leftcol ul ul{
		list-style-image: url(../images/list.gif);
		padding-left: 20px;
}
#leftcol ul ul a {		
	color:#009cab;
	text-decoration:none;
	font-size:small;
}
#rightcol {
	width: 710px;
	position: relative;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
}
#rightcol img{border:none;
}
#rightcol a {
	color: #009cab;
}
#rightcol a:hover {
	color: #f04c25;
}
#rightcol h1 {
	background-color: #009cab;
	font-size: medium;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	padding-left: 15px;
	margin-right: 40px;
	padding: 3px 3px 3px 15px;
}
#rightcol h2 {
	font-size: medium;
	color: #009100;
	font-family: "Trebuchet MS";
	font-weight: bolder;
}
#rightcol h3 {
	font-size: small;
}
#rightcol h4 {
	font-size: small;
	font-weight: bold;
	margin-bottom:0px;
	font-style: italic;
	text-decoration: underline;
	color: #428474;
}
#footer {
	width: 300px;
	clear: both;
	font-size: x-small;
	text-align: center;
	height: 45px;
	border-top: solid #006666 1px;
	/*margin: 25px 350px 10px 350px;*/
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}

.whitebold {
color:#FFFFFF;
font-weight:bold;
font-size:14px;
}
.input {
	border: 1px solid #ccc;
	border-left: 1px solid #006666;
	border-top: 1px solid #006666;
	text-align:center;
	width: 60px;
}
.righttabel{
	text-align: right;
	margin-right: 5px;
}
.leftalign{
	text-align: left;
}
div.tabs {
  font-weight: bold;
  color:#FFF;
}
a.tab {
  color:#FFF;
  background-color: #fff;
  border: 1px solid #006666;
  border-bottom-width: 0px;
  padding: 2px 1em 2px 1em;
  text-decoration: none;
}
a.tab, a.tab:visited {
  color: #fff;
}
a.tab:hover {
  background-color: #d0d0d0;
  color: #606060;
}
div.tabContent {
	width:670px;
  padding-top: 20px;
  border-top: 1px solid #006666;
  background-color: #fff;
  display: none;
}
.activate{
  color:#FFF;
  background-color: #fff;
  border: 2px solid #006666;
  border-bottom-width: 0px;
  border-bottom-style:dotted;
  border-bottom-color:#900;
  padding: 2px 1em 2px 1em;
  font-weight:bolder;
  text-transform:uppercase;
}

.knoppen a, .knoppen a:visited{
padding: 0px 5px 0px 5px;
border: 1px solid #003333;
text-decoration:none;
}

.knoppen a:hover, .knoppen a:active{
border: 1px solid #009999;
}
.subtotaal {
	border: 0px;
	border-left: 0px;
	border-top: 1px;
	text-align:center;
	width: 60px;
	background-color: #E9F5F3;
}
.subtotaal2 {
	border: 0px;
	border-left: 0px;
	border-top: 1px;
	text-align:center;
	width: 60px;
	background-color: #FFF;
	font-size: small;
}

td.numvalcell {
	text-align: right;	
}

/* Transfer Dossier */
div#tranfer_links {
	padding: 3px;	
}

div#transfer_links_header {
	padding: 0.5em 1em;
	border-bottom: solid #999 1px;
	margin-bottom: 4px;
}

#transferloading {
	margin-bottom: 8px;	
}

a.tranfer_selectable {
	background-color: #E0E0E0;
	padding: 3px;
	margin-bottom: 3px;
	cursor: pointer;
	display: block;
}

a.tranfer_selected {
	background-color: #77E98E;
}

div.validation_error {
	border: 1px solid red;
}