body {
	background-color: white;
	font-family: Verdana;
	font-size: 12px;
	color:darkblue;
	margin:0px;
	top:0px;
	padding: 0px;
}

.header {
	height:80px;
	background:coral;
	top:0px;
	margin: 0px;
	padding: 0px;

}
#googleadsense {
	margin-left:130px;
	padding-top:5px;
}

#mainbody { margin-left:115px;
padding-top:5px;
padding-right:15px;
padding-bottom:5px;
padding-left:15px;
background:white;
border:0px solid brown;
}
#mainchangedta { margin-left:130px;
padding-top: 15px;
padding-right:15px;
padding-bottom:5px;
padding-left:15px;
background:white;
border:0px solid brown;
}

#menu { position:absolute;
top:80px;
left:0px;
width:120px;
height:530px;
background:coral;
color:darkblue;
border:2px solid coral;
text-align: center;
}

.menuitem { width:110px;
background:coral;
color:darkblue;
font-size:11px;
border:1px solid  white;
margin-bottom: 10px;
text-align: center;
}

.menuhead { left: 0px;
width:95px;
background:cornsilk ;
color:black;
border:3px solid cornsilk ;
text-align: center;
font-weight:bold;
font-size:10px;
}

.footer { width:100%;
text-align:center;
background:white;
color:darkblue;
border:px solid coral;
padding-left: 130px;
}

a:link {
 color:darkblue;
}
a:visited {
 color:darkblue;
}

a:hover { 
background-color:coral;
color:darkblue}


h1 { font-size:30px}

h2 { font-size:24px}

h3 { font-size:20px}

h4 { font-size:16px}

p,h1,h2,h3 { margin: 10px 10px 10px 10px}

.buttonSp {
	background-color: coral;
	font-size: 12px;
	color: darkblue; 
	cursor: pointer;
	height:20px;
}
.buttonSpTxtLeft {
	background-color: coral;
	font-size: 12px;
	color: darkblue; 
	cursor: pointer;
	text-align: left;
	height:20px;
}

.buttonHd {
	background-color: white;
	font-size: 12px;
	color:white;
	border:white;
	width:0;
	height:0
}

td {
	white-space: nowrap;
}

td.wrp {
	white-space: normal;
}

input {
	color: darkblue;
}
select {
	color: darkblue;
	/* cursor: hand; */

}

.reqtext {
  color:orangered;
}
.notoppadding {
	padding-top: 0px;
}
.reqtextwrp {
  white-space: normal;
  color:orangered;
}

.backgrri {
  background:coral;
}


title {
	color: darkblue;
	background-color: coral;
	border:0;
}

table.listtbl {
	border-color: coral;
	border-style: solid;
	border: 0; 
	border-collapse: collapse;
	/*empty-cells: hide;*/
}
thead.listhdr {
	white-space: nowrap;
	border-color: coral;
	border-style: solid;
	border : 0px;
    /*line-height :10%;*/
}
tbody.listbdy td{
	white-space: nowrap;
	border-color: coral;
	border-style: solid;
	border-width : 1px;
}
tbody.listbdyA1 td{
    white-space: normal;
	border-color: coral;
	border-style: solid;
	border-width : 1px;
}
tbody.changedtabdy td{
    white-space: normal;
	border-color: coral;
	border-style: solid;
	border-width : 0px;
	padding-top: 4px;
}
td.listcell{
	white-space: nowrap;
	border-color: coral;
	border-style: solid;
	border-width : 1px;
}

td.listcellA1{
	white-space: normal;
	border-color: coral;
	border-style: solid;
	border-width : 1px;
}

table.footertd{
	white-space: nowrap;
	border-color: coral;
	border-style: solid;
	border-width: 1px;
	border : 1px;
}

.pdfiframe{
	border-color: coral;
	border-style: solid;
	border-width: 1px;
	border : 1px;
}
/* ONDERSTAANDE WORDT NIET GEBRUIKT, MAAR SYNTAX WIL IK NOG EVEN BEWAREN
table.list {
	border-color: coral;
	border-style: solid;
	border: 0;
	border-collapse: collapse;
}
table.list tr {
	white-space: nowrap;
	border-color: coral;
	border-style: solid;
	border : 1px;
}
table.list tr td {
	white-space: nowrap;
	border-color: coral;
	border-style: solid;
	border : 1px;
} */
