
.txt
{
background-color: #ffffff;
border: solid 1px #486a7c;
height: 18px;
font-size: 13px;
margin-top: 2px;
margin-bottom: 2px;
}
.txtklein
{
background-color: #ffffff;
border: solid 1px #486a7c;
height: 14px;
font-size: 10px;
width: 20px;
}
.txtarea
{
background-color: #ffffff;
border: solid 1px #486a7c;
font-size: 13px;
margin-top: 2px;
margin-bottom: 2px;
}
.btn
{
background-color: #486a7c;
border-style: solid;
border-width: 1px;
border-color: black;
font-size: 11px;
color: #ffffff;
height: 20px;
margin-top: 2px;
margin-bottom: 2px;
}

.btnklein
{
background-color: #486a7c;
border-style: solid;
border-width: 1px;
border-color: black;
font-size: 10px;
color: #ffffff;
height: 18px;
margin-top: 2px;
margin-bottom: 2px;
}
.chk
{
	border: solid 1px #486a7c;
	margin-top: 2px;
	margin-bottom: 2px;
}
.slct
{
background-color: #ffffff;
border: solid 1px #486a7c;
height: 22px;
margin-top: 2px;
margin-bottom: 2px;
font-size: 13px;
width: 150px;
}
.frmheader
{
	font-weight: bold;
	color: #f1120a;
}

