/* Finanzen.de Natschke Antrag CSS
 * Version: 0.1 (27/01/2010)
 * Website: http://www.finanzen.de
 */
#t4t #tx_t4tnatschke_pi1_antrag {
    background:#ffffff;
    color:#000000;
    border:1px solid #D5D5D5;
    width:608px;
}
#t4t #tx_t4tnatschke_pi1_antrag table {
    width:100%;
}
#t4t #tx_t4tnatschke_pi1_antrag table table td {
    font-size:11px;
}
#t4t #tx_t4tnatschke_pi1_antrag .antart {
    background:#E6E6E6;
    color:#999900;
    font-size:13px;
    font-weight:bold;
    padding:3px 3px 3px 5px;
}
#t4t #tx_t4tnatschke_pi1_antrag .antus {
    background:#ffffff;
    padding:5px 5px 5px 3px;
    font-size:12px;
    font-weight:bold;
}
#t4t #tx_t4tnatschke_pi1_antrag input, #t4t #tx_t4tnatschke_pi1_antrag select {
    border:1px solid #aaa;
    font-size:12px;
}
#t4t #tx_t4tnatschke_pi1_antrag [type=submit] {
	margin:5px 0 5px 180px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	background:#AF5700 url(http://icdn.transparent.de/t4t/fileadmin/content/portal/8926/system/images/btn_bg.gif) repeat-x;
	background-position:left top;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border-left:2px solid #AF5700;
	border-bottom:1px solid #AF5700;
	border-top:1px solid #EFB47A;
	border-right:2px solid #EFB47A;
	padding:2px 5px;
	cursor:pointer;
}
#t4t #tx_t4tnatschke_pi1_antrag [type=submit]:hover {
	background-position:left bottom;
	background-color:#F28C2A;
}
#t4t .antt input[name=tx_t4tnatschke_pi1_Vorname_Person_1], #t4t .antt input[name=tx_t4tnatschke_pi1_Nachname_Person_1] {
	width:110px;
}
