/***** Formulare *****/

#center form table {
    width: 412px;
}

#center form table input {
    width:190px;
}

#center form hr {
    clear: both;
	height: 1px;
    color: #dbdbdb;
    background-color: #dbdbdb;
    border: none;
}

#center input, textarea {
	background:#fff url(http://tpwkg.com/img/bg_input.gif) no-repeat;
	font-size:11px;
	font-family: arial, helvetica, monotype;
	border:1px solid #9D9D9D;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	width:125px;
	display:block;
	margin-bottom:5px;
	height:14px;
	padding-left:1px;
}

#center input.hidden_inputs{
	display: none;
}
#center input.radio, input.checkbox{
	width: auto;
	height: 12px;
	line-height: 12px;
	background: none;
	border: none;
}
#center div.code {
	float:left;
	line-height:16px;
	padding-right:5px;
	color:#808283;
}

#center .code span img {
	margin-left:5px;
	display:block;
	float:left;
	border:1px solid #9D9D9D;
	margin-right:5px;
}

#center input.code {
	width:10px;
	float:left;
	letter-spacing:2px;
	padding-top:1px;
	padding-left:3px;
	margin-left:10px;
}

#center input.datafield {
	height:18px;
	width:290px;
}

#center input.sender {
	clear:both;
	background:none;
	border:none;
	width:auto;
	height:auto;
}

#center textarea {
	width:410px;
	height:135px;
}

#center select {
	padding:0px;
	background:#fff;
	width:410px;
	font-size:11px;
	font-family: arial, helvetica, monotype;
	height:20px;
	margin-bottom:5px;
}

#center .fileupload {
	padding:0px;
	background:#fff;
	width:410px;
	font-size:11px;
	font-family: arial, helvetica, monotype;
	height:20px;
	margin-bottom:5px;
}

li.error {
	list-style:none;
	text-decoration:none;
	background: none;
	padding-left: 0px;
}

.sendimage {
	width:62px;
	height:15px;
}

.errorimage {
	width:20px;
	height:20px;
}
