@charset "utf-8";

body  {
	font-family: Arial, Helvetica, Tahoma, Sans-Serif;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #FFFFFF;
	font-size: 10px;
}

p {
	font-size:12px;
	color: #000000;
	line-height: 1.5;
}

table {
border-spacing: 0px;
}
.tabelkop_tree {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 999;
/*  padding: 5px;*/
}

.tabelkop {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
    border-style: solid;
    border-color: #BBBBBB;
    border-width: 2px; /*thin; */
    z-index: 999;
/*  padding: 5px;*/
}

.tabelkopform {
	font-size:12px;
	line-height: 1.2;
    vertical-align: center;
	background-color: #91E1FA; /*#CFCFCF; */
    color: #202020;
    border-style: solid;
    border-color: #BBBBBB;
    border-width: 2px; /*thin; */
}

.tabelkopform td {
	font-size:12px;
	line-height: 1.2;
    vertical-align: center;
    padding: 3px 3px;
}

th {
	font-size:12px;
	line-height: 1.2;
    vertical-align: center;
    padding: 3px 3px;
	background-color: #58D3F7;
    color: #202020;
}

th a {
    color: #202020;
	text-decoration:underline;
}

td {
	font-size:12px;
	line-height: 1.2;
    vertical-align: center; /*top;   */
    padding: 3px 3px;
}

.cell1 {
display:table-cell;
width:100px;
min-width:100px;
max-width:100px;
}

.cell2 {
display:table-cell;
width:200px;
min-width:200px;
max-width:200px;
}

.cell3 {
display:table-cell;
width:300px;
min-width:300px;
max-width:300px;
}

.cell1pop {
    display:table-cell;
    width:100px;
    min-width:100px;
    color: #599eec;
/*	color:#04B431;  groen */
	text-decoration:none;
}

.cell1pop:hover {
	text-decoration:underline;
    cursor: pointer;
}

a {
	color:#599eec;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a img {
	border:0;
}

img {
  padding: 0px;
}

.imgpop:hover {
    cursor: pointer;
}

.schermdump img{
  width: 300px;
}

h1 {
	font-size:16px;
	color:#336699;
/*	color: #1f2429;  */
	font-weight:bold;
	margin:0px;
    margin-bottom: 10px;
}

h2 {
	font-size:14px;
	color:#336699;
	font-weight:bold;
	margin:0px;
}

.h3 {
  	font-size:1.2em;
  	color:#1f2429;
  	margin:20px 0px;
  	clear:both;
}
.fout {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.rood {
	font-weight: bold;
	color: #FF0000;
}

.groen {
	color: #58b925;
}

.klein {
	font-size: 12px;
	font-weight: normal;
	color: #08298A;
}
.klein a {
	color: #08298A;
	text-decoration:underline;
}

#bestandentabel td {
  padding: 8px;
}

#bestandentabel th {
  padding: 8px;
}

#container {
	margin-left: auto;
	margin-right:auto;
    padding: 10px;
	width: 1000px;
	background-color: #FFFFFF;
}

#container_wide {
	margin-left: auto;
	margin-right:auto;
    padding: 10px;
	width: 2500px;
	background-color: #FFFFFF;
}

#headerleft {
	height: 100px;
    width: 700px;
	margin-top: 0px;
    border-style: solid;
    border-color: #BBBBBB;
    border-width: thin;
	padding:0px;
	float: left;
}

#headerright {
	height: 100px;
    width: 250px;
	margin-top: 0px;
    border-style: solid;
    border-color: #BBBBBB;
    border-width: thin;
	padding:0px;
	float: right;
}

#header img{
    border-style: solid;
    border-color: #BBBBBB;
    border-width: thin;
    margin-right: 10px;
    margin-left: 0px;
    margin-top: 10px;
    margin-bottom: 10px;

}

#mainContent {
	text-align: left;
	background-color: #FFFFFF;
    border-style: solid;
    border-color: #BBBBBB;
    border-width: thin;
    margin-top:20px;
	padding:10px;
	float: left;
}

#mainContent_right {
	text-align: left;
    width: 250px;
    border-style: solid;
    border-color: #BBBBBB;
    border-width: thin;
    margin-top:20px;
	padding:10px;
	float: right;
}

#plainContent {
	text-align: left;
	background-color: #FFFFFF;
    margin-top:0px;
	padding:0px;
	float: left;
}

#blockLeft {
	background-color: #FFFFFF;
	clear: none;
	float: left;
	width: 530px;
	height: auto;
	padding:10px;
    border-style: solid;
    border-color: #BBBBBB;
    border-width: thin;
}

#blockTotal {
	background-color: #FFFFFF;
	clear: none;
	float: left;
	height: auto;
	overflow: auto;
	padding: 10px;
    border-style: solid;
    border-color: #BBBBBB;
    border-width: thin;
}

.blockRight {
	background-color: #FFFFFF;
	clear: none;
	margin-left: 0px;
	margin-bottom: 10px;
	float: right;
	width: 160px;
	height: auto;
	padding:10px;
}

.content_block {
	float: left;
/*    min-width: 300px;*/
    width: 90%;
    clear: none;
	padding: 10px;
	/*margin: 5px;*/
}

.frameleft {
    position:fixed;
	width: 200px;
	height: auto;
	padding:10px;
    overflow: scroll;
    left:10px;
    top:0px;
}

.framemain {
    position:fixed;
	width: 1300px;
	height: 700px;
	padding:0px;
    overflow: scroll;
    left:200px;
    top:0px;
}


#button {
  clear: left;
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
}

.myButton {
	-moz-box-shadow: 3px 4px 0px 0px #023d57;
	-webkit-box-shadow: 3px 4px 0px 0px #023d57;
	box-shadow: 3px 4px 0px 0px #023d57;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #71b9d6), color-stop(1, #007fb5));
	background:-moz-linear-gradient(top, #71b9d6 5%, #007fb5 100%);
	background:-webkit-linear-gradient(top, #71b9d6 5%, #007fb5 100%);
	background:-o-linear-gradient(top, #71b9d6 5%, #007fb5 100%);
	background:-ms-linear-gradient(top, #71b9d6 5%, #007fb5 100%);
	background:linear-gradient(to bottom, #71b9d6 5%, #007fb5 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#71b9d6', endColorstr='#007fb5',GradientType=0);
	background-color:#71b9d6;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #337bc4;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	padding:10px 33px;
	text-decoration:none;
	text-shadow:0px 1px 0px #035a80;
}
.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #007fb5), color-stop(1, #71b9d6));
	background:-moz-linear-gradient(top, #007fb5 5%, #71b9d6 100%);
	background:-webkit-linear-gradient(top, #007fb5 5%, #71b9d6 100%);
	background:-o-linear-gradient(top, #007fb5 5%, #71b9d6 100%);
	background:-ms-linear-gradient(top, #007fb5 5%, #71b9d6 100%);
	background:linear-gradient(to bottom, #007fb5 5%, #71b9d6 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#007fb5', endColorstr='#71b9d6',GradientType=0);
	background-color:#007fb5;
}
.myButton:active {
	position:relative;
	top:1px;
}

.lib_button {
    background-color: #58b925;
    padding: 5px;
    color: white;
    border-left: 1px solid white;
    border-bottom: 1px solid white;
    border-right: none;
    border-top: none;
    line-height: 15px;
    min-width: 90px;
    white-space: nowrap;
    text-align: center;
    font-weight: normal;
    cursor: pointer;
}

.lib_button a {
    color: white;
	text-decoration:none;
}

.lib_button a:hover {
    color: white;
	text-decoration:none;
}

.lib_button_blue {
    background-color: #08298A;
    padding: 5px;
    color: white;
    border-left: 1px solid white;
    border-bottom: 1px solid white;
    border-right: none;
    border-top: none;
    line-height: 15px;
    min-width: 90px;
    white-space: nowrap;
    text-align: center;
    font-weight: normal;
    cursor: pointer;
}

.lib_button_blue a {
  text-decoration: none;
}
.lib_button_blue a:hover {
  text-decoration: none;
}

.lib_button_red {
    background-color: red;
    padding: 5px;
    color: white;
    border-left: 1px solid white;
    border-bottom: 1px solid white;
    border-right: none;
    border-top: none;
    line-height: 15px;
    min-width: 90px;
    white-space: nowrap;
    text-align: center;
    font-weight: normal;
    cursor: pointer;
}

.lib_button_grey {
    background-color: #111111;
    padding: 2px;
    color: white;
    border-left: 1px solid white;
    border-bottom: 1px solid white;
    border-right: none;
    border-top: none;
    line-height: 15px;
    min-width: 90px;
    white-space: nowrap;
    text-align: center;
    font-weight: normal;
    cursor: pointer;
}

.lib_button_grey a {
    color: white;
	text-decoration:none;
}

.lib_button_grey a:hover {
    color: #000000;
	text-decoration:none;
}

.lib_button_filter {
    padding: 0px;
    border-radius: 2px;
    border-left: 1px solid #404040;
    border-bottom: 1px solid #404040;
    border-right: 1px solid #404040;
    border-top: 1px solid  #404040;
    cursor: pointer;
}

.vastepaats {
    position:static;
    left:200px;
    top:200px;
}

.grijs {
	background-color: #e7e7e7;
    padding-top: 5px;
    padding-bottom: 5px;
}
.geel {
	background-color: #FFFFCC;
    padding-top: 5px;
    padding-bottom: 5px;
}
.grijsinv {
	background-color: #777777;
    color: #FFFFFF;
    font-size:14px;
}

.submit {
	margin-top: 1px;
	*margin-right: -5px;
	background-color: #666666;
	color: #FFFFFF;
    border: 2px;
    border-style: solid;
    border-color: #999999;
    border-radius:5px;

}

.input_submit {
	margin-top: 1px;
	margin-right: -1px;
	background-color: #666666;
	color: #FFFFFF;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

