td {
font-family:arial, verdana, helvetica, geneva;
font-size:11px;
color:#737373;
}

.txt {
font-family:arial, verdana, helvetica, geneva;
font-size:12px;
color:#737373
}

.sub {
font-family:arial, verdana, helvetica, geneva;
font-size:11px;
color:#406676
}

a {
font-family:arial, verdana, helvetica, geneva;
font-size:11px;
color:#406676;
text-decoration:none
}

a:hover {
font-family:arial, verdana, helvetica, geneva;
font-size:11px;
color:#1D2F36;
text-decoration:none;
}

.error {
font-family:arial, verdana, helvetica, geneva;
font-size:14px;
color:#7185AB;
text-decoration:none;
padding-top : 4px;
}

/* ================================================
	Zustze f r Internetexplorer ab Version 5
================================================ */
.input  {
	font-size : 12px;
	font-family : arial,verdana,helvetica,sans-serif;
	font-weight: normal;
	color : #737373;
	width: 133px;
	height: 16px;
	border: 1px solid #B4B5B7;
	background-color : #D5D5D5;
	letter-spacing : 0px;
}

.txtarea  {
	font-size : 12px;
	font-family : arial,verdana,helvetica,sans-serif;
	font-weight: normal;
	color : #737373;
	width: 268px;
	height: 80px;
	border: 1px solid #B4B5B7;
	background-color : #D5D5D5;
	letter-spacing : 0px;
}

.submit  {
	font-size : 12px;
	font-family : arial,verdana,helvetica,sans-serif;
	font-weight: normal;
	color : #fafafa;
	width: 50px;
	height: 20px;
	border: 1px solid #1A546C;
	background-color : #88A4B0;
	letter-spacing : 0px;
	padding-top:0px;
}



