html {margin:0; padding:0;}

body {
   font-family: Arial, Geneva, Helvetica, "Lucida Sans", Trebuchet, Verdana; font-size:14px; text-align: left;
   margin: 0;
   background-color: #090001;
   background-image: url(../images/ag.jpg);
   background-repeat: repeat-x;
   color: #000000;
}


#container {width:950px; margin:0 auto; position:relative; padding-top:200px;}

#wacht {display:none;  color:#000000; position: fixed; left: 50%; top: 50%;   margin-top: -37px; font-size:20px; margin-left: -250px;  width:500px; height:75px; background:#ffffe0; border:double 6px #d9a83a; padding:50px; font-weight:bold; text-align:center}

code {color:#0000ff; font-family: Arial, Geneva, Helvetica, "Lucida Sans", Trebuchet, Verdana; cursor:hand; cursor:pointer;}


label 
{
  color: #d9a83a;
  font-weight: bold;
  display: block;
  width: 100px;
  float: left;
  text-align:right;
  padding-right:10px;
}

.kop
{
  color: #d9a83a;
  font-weight: bold;
  display: block;
  width: 100px;
  float: left;
  text-align:right;
  padding-right:10px;
}

.label1 {font-weight:bold; background-color:#d9a83a; padding:4px;}

.titel 
{
  color: #d9a83a;
  font-weight: bold;
}

.output { width:800px; height:100px; padding:10px;}
.output1 { width:800px; height:20px; padding:10px;}
 

label:after { content: ": " }


fieldset 
{
  border: 2px solid #c99d33;
  width: 948px;
  background: #940000;
  padding:10px;
  margin-top:40px;
}

.submitbox {
  float:left; width:420px; height:500px; min-height:500px;   font-size:13px; overflow-y:scroll;
  border: 2px solid #c99d33;
  background: #940000;
  padding:10px;
  margin-top:10px; margin-right:30px;
}


p.stapaan {font-weight:bold; color:#ffffff; margin:0 0 5px 0; padding:0} 
p.stapuit {font-weight:normal; color:#999999; margin:0 0 5px 0; padding:0} 

.veld {
    border: solid 1px #006;
    background: #ffffff;
    width:800px;
    padding:10px;
    font-family: Arial, Geneva, Helvetica, "Lucida Sans", Trebuchet, Verdana; font-size:14px;
}

 
.veld1 {
    border: solid 1px #006;
    background: #ffffff;
    width:100px;
    padding:2px;
    font-family: Arial, Geneva, Helvetica, "Lucida Sans", Trebuchet, Verdana; font-size:14px;
}

 
.area {width:800px; height:300px; border: solid 1px #006; background: #fff; padding:10px; font-family: Arial, Geneva, Helvetica, "Lucida Sans", Trebuchet, Verdana; font-size:14px;}
.area1 {width:800px; height:100px; border: solid 1px #006; background: #fff; padding:10px; font-family: Arial, Geneva, Helvetica, "Lucida Sans", Trebuchet, Verdana; font-size:14px;}

#inner {margin:0;padding:0;position:absolute;left:0px;top:0px;width:950px;text-align:left;z-index:0;}

.myButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	box-shadow:inset 0px 1px 0px 0px #fce2c1;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #d9a83a) );
	background:-moz-linear-gradient( center top, #ffc477 5%, #d9a83a 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc477', endColorstr='#d9a83a';);
	background-color:#ffc477;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #eeb44f;
	display:inline-block;
	color:#000000;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #cc9f52;
}
.myButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d9a83a), color-stop(1, #ffc477) );
	background:-moz-linear-gradient( center top, #fb9e25 5%, #ffc477 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d9a83a', endColorstr='#ffc477');
	background-color:#d9a83a;
        cursor:hand; cursor:pointer;
}
.myButton:active {
	position:relative;
	top:1px;
}

.myButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	box-shadow:inset 0px 1px 0px 0px #fce2c1;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #d9a83a) );
	background:-moz-linear-gradient( center top, #ffc477 5%, #d9a83a 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc477', endColorstr='#d9a83a';);
	background-color:#ffc477;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #eeb44f;
	display:inline-block;
	color:#000000;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #cc9f52;
}




.myButtonsmallgrijs {
	-moz-box-shadow:inset 0px 1px 0px 0px #999;
	-webkit-box-shadow:inset 0px 1px 0px 0px #999;
	box-shadow:inset 0px 1px 0px 0px #999;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #999), color-stop(1, #999) );
	background:-moz-linear-gradient( center top, #999 5%, #999 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#999', endColorstr='#999';);
	background-color:#999;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #999;
	display:inline-block;
	color:#000000;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	padding:3px 3px;
	text-decoration:none;
	text-shadow:1px 1px 0px #999;
}



.myButtonsmall {
	-moz-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	box-shadow:inset 0px 1px 0px 0px #fce2c1;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #d9a83a) );
	background:-moz-linear-gradient( center top, #ffc477 5%, #d9a83a 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc477', endColorstr='#d9a83a';);
	background-color:#ffc477;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #eeb44f;
	display:inline-block;
	color:#000000;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	padding:3px 3px;
	text-decoration:none;
	text-shadow:1px 1px 0px #cc9f52;
}
.myButtonsmall:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d9a83a), color-stop(1, #ffc477) );
	background:-moz-linear-gradient( center top, #fb9e25 5%, #ffc477 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d9a83a', endColorstr='#ffc477');
	background-color:#d9a83a;
        cursor:hand; cursor:pointer;
}
.myButtonsmall:active {
	position:relative;
	top:1px;
}
.myGreyButtonsmall {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #999999), color-stop(1, #c0c0c0) );
	background:-moz-linear-gradient( center top, #999999 5%, #c0c0c0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#999', endColorstr='#c0c0c0';);
	background-color:#ffc477;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #ffffff;
	display:inline-block;
	color:#000000;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #c0c0c0;
}
.myGreyButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c0c0c0), color-stop(1, #999999) );
	background:-moz-linear-gradient( center top, #c0c0c0 5%, #999999 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c0c0c0', endColorstr='#999999');
	background-color:#c0c0c0;
        
}
.myGreyButton:active {
	position:relative;
	top:1px;
}



.left {float:left; margin-left:30px}
.right {float:right}



a {color:#0000ff; text-decoration:none; cursor:pointer;}
a:link, a:visited, a:active, a:hover {text-decoration: none; color:#0000ff;}

.redlink, .redlink:link, .redlink:visited {text-decoration: none; color:red; }
.redlink:active, .redlink:hover {text-decoration: underline; color:red; }

.greenlink, .greenlink:link, .greenlink:visited {text-decoration: none; color:green; }
.greenlink:active, .greenlink:hover {text-decoration: underline; color:green; }

.buttonlink, .buttonlink:link, .buttonlink:visited {text-decoration: none; color:#000000; font-size:14px;}
.buttonlink:active, .buttonlink:hover {text-decoration: none; color:#000000;font-size:14px; }

.buttonlinksmall, .buttonlinksmall:link, .buttonlinksmall:visited {text-decoration: none; color:#000000; font-size:11px;}
.buttonlinksmall:active, .buttonlinksmall:hover {text-decoration: none; color:#000000;font-size:11px; }

.whitelink, .whitelink:link, .whitelink:visited {text-decoration: none; color:#ffffff; font-size:14px;}
.whitelink:active, .whitelink:hover {text-decoration: underline; color:#ffffff;font-size:14px; }

.whitelinkstreep18px, .whitelinkstreep18px:link, .whitelinkstreep18px:visited {text-decoration: underline; color:#ffffff; font-size:18px;}
.whitelinkstreep18px:active, .whitelinkstreep18px:hover {text-decoration: underline; color:orange;font-size:18px; }

.whitelinkstreepsmall, .whitelinkstreepsmall:link, .whitelinkstreepsmall:visited {text-decoration: underline; color:#ffffff; font-size:12px;}
.whitelinkstreepsmall:active, .whitelinkstreepsmall:hover {text-decoration: underline; color:orange;font-size:12px; }

.whitelinkstreep, .whitelinkstreep:link, .whitelinkstreep:visited {text-decoration: underline; color:#ffffff; font-size:14px;}
.whitelinkstreep:active, .whitelinkstreep:hover {text-decoration: underline; color:orange;font-size:14px; }

.whitelinksmall, .whitelinksmall:link, .whitelinksmall:visited {text-decoration: none; color:#ffffff; font-size:12px; font-weight:bold}
.whitelinksmall:active, .whitelinksmall:hover {text-decoration: underline; color:#ffffff;font-size:12px; font-weight:bold}


.goldlink, .goldlink:link, .goldlink:visited {text-decoration: none; color:orange; font-size:14px;}
.goldlink:active, .goldlink:hover {text-decoration: underline; color:orange;font-size:14px; }

.goldlinkstreep, .goldlinkstreep:link, .goldlinkstreep:visited {text-decoration: underline; color:#daad3e; font-size:14px;}
.goldlinkstreep:active, .goldlinkstreep:hover {text-decoration: underline; color:#ffffff;font-size:14px; }


#synbox {float:right; margin:0;  border:double 5px #c99d33; font-size: 15px; width: 230px;  overflow-y: auto; height:500px; padding:10px; background:#ffffff }


.tekst {background-color:#ffffff; border:solid 1px #006; width:540px; float:left; padding:10px; overflow-y:auto; text-align:left}

.tekst1 {background-color:#ffffff; border:solid 1px #006; width:800px; float:left; padding:10px; overflow-y:auto; text-align:left}

 


#invoervak {font-size:15px; width:928px; height:500px; border:solid 1px #999999; padding:10px;} 



#contentArea {width:680px; height:460px;} 


.t { position:relative; z-index:24; }
.t sup { display:none; }
.t:hover {z-index:25; }
.t:hover sup { 
	display:block;
	position:absolute; 
	width:120px; 
	top:10px; 
	left:10px; 
	background-color:#FCFBDC; 
	border:1px solid #333333; 
	padding:5px;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.dt1 {clear: both; float: left; width: 14px; font-size:14px; margin:0; padding:0; word-wrap: break-word}
.dd1 {float: left; font-size:14px; margin:0; padding:0; width:150px; word-wrap: break-word}
.dd2 {clear: both; font-size:13px; margin:0 0 0 30px; padding:0; width:120px; display: list-item; list-style:square; word-wrap: break-word}

.hidden {display:none; }
.hidden1 {display:none; color:#c0c0c0; margin-bottom:35px;}
.wit {width:15px; height:15px}
.space {margin-right:40px}
.dropdown {width:150px}
.imb {margin-bottom:10px; margin-left:0px; padding-left:0px; padding-bottom:10px;border-bottom:dotted 1px #c0c0c0; list-style:none}
.lijn {border:solid 15px #940000;}
.lijn1 {border-bottom:solid 1px #d9a83a;}
.versies {float:left; width:100px; margin:0 0 10px 0; padding:0}
.nobullet {list-style:none}
 


big {color:red; font-size:18px; font-weight:bold}
tt {color:purple; font-weight:bold}
