.input {
  width: 150px;
	height: 18px;
	
	background-color:#FAD9B4;
	padding: 2px;
	font-size: 12px;
	border: none;
}

img.png {
	behavior: url("css/pngstijl.htc");
}

.submit {
  width: 100px;
	height: 22px;
	
	border: 1px solid #FAD9B4;
	font-size: 12px;
	background-color: #FFFFFF;
}

.txt {
  font-size: 13px;
	color: #00290E;
	line-height: 17px;
	text-align: left;
}

.txt a {
  color: #2975F6;
	text-decoration: none;
}

.txt a:hover {
  color: #E5A659;
	text-decoration: none;
}

.txt a em{
  color: #E5A659;
	text-decoration: none;
}

.txt a:hover em{
  color: #2975F6;
	text-decoration: none;
}

.txt h1 {
  font-size: 17px;
	letter-spacing: 0.2em;
	color: #E5A659;
	padding: 0px;
	margin:0px;
	margin-bottom: 10px;
}

.txt h2 {
  font-size: 14px;
	font-weight: normal;
	letter-spacing: 0.1em;
	color: #E5A659;
	padding: 0px;
	margin:0px;
	margin-bottom: 10px;
}

.txt strong {
  font-weight: normal;
	color: #E5A659;
}

.txt td {
  vertical-align: top;
}

.txt_home th{
  background-color: #00290E;
}

.txt_home a {
  color: #E5A659;
	text-decoration: none;
}

.txt_home a:hover {
  color: #2975F6;
	text-decoration: none;
}