@charset "utf-8";
/* CSS Document */

form#txtKad1 {	
	padding: 5px;
    font-size: 16px;
}

table#t01 {
    width: 80%;    
    background-color: #EBEBEB;
	border: 0;
	border-spacing:0;
	border-radius:20px;
	margin-left:20px;	
	}

table#t01 td {	
	border: 0;
	padding:8px;
	}
.knr {	
	border: 0;
	margin-left:50px;
	}	
	
.styled-select select {
   width: 200px;
   padding: 5px;
   font-size: 16px;
   line-height: 1;
   border: 0;
   border-radius: 0;
   -webkit-appearance: none;
   }
table#kad01 {
	border: 1px solid #5C743D;
	width:90%;
	background-color:#ccc;
	bordercolor:#5C743D; 
	cellspacing:0;
}
table#kad01 td {	
	border: 1px solid #5C743D;
	font-weight:bold;
	padding:8px;
	}
table#kad01 th {
   border: 1px solid #5C743D;
   color:#5C743D;
}
.tekstarea {
	padding: 5px;
	background-color:#eee8aa;
}
table#not01 {
	background-color: #FFC;
	border: 1px solid #5C743D;
	width:100%;
	bordercolor:#5C743D; 
	cellspacing:0;
	cellpadding: 5px;
}
table#not01 td {	
	border: 1px solid #5C743D;
	padding:8px;
	}
table#not01 th {
   border: 1px solid #5C743D;
   color:#5C743D;
}	
table#pop01 {
	border: 1px solid #5C743D;
	width:60%;
	bordercolor:#5C743D; 
	cellspacing:0;
}
table#pop01 td {	
	border: 1px solid #5C743D;
	font-weight:bold;
	padding:8px;
	}
table#pop01 th {
   border: 1px solid #5C743D;
   color:#5C743D;
}
table#kaart01 {
	border: 1px solid #5C743D;
	width:600px;
	cellspacing:0;
	cellpadding: 5px;
}