#initframe {
    width:		1000px;
    height:		800px;
    margin-left:	auto;
    margin-right:	auto;
    border: 		2px solid #3D83FF;
    border-radius: 	10px;
    font-family:	Verdana,sans-serif;
    font-size:		12px;
    overflow-x:         hidden;
    background-color:	#AADEE0;
}
#header {
    text-align:		center;
    padding:		5px;
    height:		25px;
    font-family:	arial;
    font-size:		22px;
    font-weight:	bold;
}
#content {
  padding:		10px;
  font-family:		verdana;
  font-size:		14px;
}
.indent {
  padding-left:		15px;
}
.titlehoofd {
  font-family:		Trebuchet MS ;
  font-size:		19px ;
  font-weight:		bold ;
  color:		#0000FF ;
  font-style: 		underline ;
  width:		990px;
}
A:link {
  font-family          : verdana ;
  text-decoration      : none ;
  color                : #550000 ;
}
A:visited {
  font-family          : verdana ;
  text-decoration      : none ;
  color                : #550000 ;
}
A:hover {
  font-family          : verdana ;
  text-decoration      : underline ;
  color                : #550000 ;
}

.column {
  width:		315px;
  height:		530px;
  float:		left;
}

.columnadmin {
  width:		315px;
  height:		1100px;
  float:		left;
}
.columnsmall {
  width:		325px;
  height:		100px;
  float:		left;
}
.menuhoofd {
  font-family:		Trebuchet MS ;
  font-size:		19px ;
  font-weight:		bold ;
  color:		#0000FF ;
  font-style: 		underline ;
  width:		330px;
}
.menuitems {
  font-family: 		verdana ;
  font-size: 		14px ;
  color: 		#0000FF ;
  width:		330px;
}
.clear {
  clear:		both;
}
.formfield {
  width:		250px;
  height:		25px;
  float:		left;
  font-family:		verdana;
  font-size:		14px;
}
.answerfield {
  width:		675px;
  height:		25px;
  float:		left;
  font-family:		verdana;
  font-size:		14px;
}
.formfieldhigh {
  width:		250px;
  height:		93px;
  float:		left;
  font-family:		verdana;
  font-size:		14px;
}
.answerfieldhigh {
  width:		650px;
  height:		93px;
  float:		left;
  font-family:		verdana;
  font-size:		14px;
}
.formfieldVT {
  width:		450px;
  height:		25px;
  float:		left;
  font-family:		verdana;
  font-size:		14px;
}
.answerfieldVT {
  width:		500px;
  height:		25px;
  float:		left;
  font-family:		verdana;
  font-size:		14px;
}
.formfieldOV1 {
  width:		650px;
  height:		25px;
  float:		left;
  font-family:		verdana;
  font-size:		14px;
}
.formfieldOV2 {
  width:		150px;
  height:		25px;
  float:		left;
  font-family:		verdana;
  font-size:		14px;
}
.answerfieldOV {
  width:		160px;
  height:		25px;
  float:		left;
  font-family:		verdana;
  font-size:		14px;
}
.formfieldCV1 {
  width:		400px;
  height:		25px;
  float:		left;
  font-family:		verdana;
  font-size:		14px;
}
.formfieldCV2 {
  width:		400px;
  height:		25px;
  float:		left;
  font-family:		verdana;
  font-size:		14px;
}
.answerfieldCV {
  width:		160px;
  height:		25px;
  float:		left;
  font-family:		verdana;
  font-size:		14px;
}
.small {
  font-size:		9px;
  font-style:		italic;
  padding-left:		9px;
}
.fieldsethigh {
  height: 		500px;
}
#errorMsg {
  border:		1px solid red;
  border-radius:	10px;
  color:		red;
  padding:		10px;
  display:		none;
}

button {
  width:		245px;
  height:		22px;
  border:		solid 1px #ADADAD;
  background-color:	#E1E1E1;
}
fieldset {
  border-radius:	10px;
}
.fa {
  color:		#555555;
}
.fa.active {
  color:		#0000FF;
}

#fixedElement {
  position:		fixed;
  top:			70px;
  width:		500px;
  height:		240px;
  z-index:		100;
  border:		2px solid red;
  border-radius: 	10px;
  background-color:	#AADEE0;
  padding:		20px;
  margin-left:		420px;
}
.jsErrorKop {
  color:		red;
  font-weight:		bold;
}
.jsErrorTxt {
  color:		black;
}
.ptalist-vakh {
  width:		195px;
  float:		left;
  padding:		4px;
  font-weight:		bold;
}
.ptalist-stath {
  width:		75px;
  float:		left;	
  text-align:		center;
  padding:		4px;
  font-weight:		bold;
}
.ptalist-vak {
  width:		195px;
  float:		left;
  padding:		4px;
  height:		20px;
  line-height:		20px;
}
.ptalist-stat {
  width:		75px;
  float:		left;	
  text-align:		center;
  padding:		4px;
  height:		20px;
  line-height:		20px;
}
.ptalist-vakg {
  width:		195px;
  float:		left;
  padding:		4px;
  height:		20px;
  line-height:		20px;
  background-color:	#7CC1C2;
}
.ptalist-statg {
  width:		75px;
  float:		left;	
  text-align:		center;
  padding:		4px;
  height:		20px;
  line-height:		20px;
  background-color:	#7CC1C2;
}

.hklist-vakh {
  width:		300px;
  float:		left;
  padding:		4px;
  font-weight:		bold;
}
.hklist-stath {
  width:		110px;
  float:		left;	
  text-align:		center;
  padding:		4px;
  font-weight:		bold;
}
.hklist-vak {
  width:		300px;
  float:		left;
  padding:		4px;
  height:		20px;
  line-height:		20px;
}
.hklist-stat {
  width:		110px;
  float:		left;	
  text-align:		center;
  padding:		4px;
  height:		20px;
  line-height:		20px;
}
.hklist-vakg {
  width:		300px;
  float:		left;
  padding:		4px;
  height:		20px;
  line-height:		20px;
  background-color:	#7CC1C2;
}
.hklist-statg {
  width:		110px;
  float:		left;	
  text-align:		center;
  padding:		4px;
  height:		20px;
  line-height:		20px;
  background-color:	#7CC1C2;
}

.edlist-vakh {
  width:		300px;
  float:		left;
  padding:		4px;
  font-weight:		bold;
}
.edlist-stath {
  width:		80px;
  float:		left;	
  text-align:		center;
  padding:		4px;
  font-weight:		bold;
}
.edlist-vak {
  width:		300px;
  float:		left;
  padding:		4px;
  height:		20px;
  line-height:		20px;
}
.edlist-stat {
  width:		80px;
  float:		left;	
  text-align:		center;
  padding:		4px;
  height:		20px;
  line-height:		20px;
}
.edlist-vakg {
  width:		300px;
  float:		left;
  padding:		4px;
  height:		20px;
  line-height:		20px;
  background-color:	#7CC1C2;
}
.edlist-statg {
  width:		80px;
  float:		left;	
  text-align:		center;
  padding:		4px;
  height:		20px;
  line-height:		20px;
  background-color:	#7CC1C2;
}




.edlistv-vakh {
  width:		300px;
  float:		left;
  padding:		4px;
  font-weight:		bold;
}
.edlistv-stath {
  width:		60px;
  float:		left;	
  text-align:		center;
  padding:		4px;
  font-weight:		bold;
}
.edlistv-vak {
  width:		300px;
  float:		left;
  padding:		4px;
  height:		20px;
  line-height:		20px;
}
.edlistv-stat {
  width:		60px;
  float:		left;	
  text-align:		center;
  padding:		4px;
  height:		20px;
  line-height:		20px;
}








.formfieldX {
  width:		750px;
  height:		25px;
  float:		left;
  font-family:		verdana;
  font-size:		14px;
}
input:focus {
  background-color:	#BBF4A4;
}
textarea:focus {
  background-color:	#BBF4A4;
}
select:focus {
  background-color:	#BBF4A4;
}

.klasddw {
  width:		220px;
}
.seltddw {
  width:		200px;
}