.tb_anfrage td				{ padding-bottom:8px; }
.tb_anfrage input, .tb_anfrage select, .tb_anfrage textarea { width:90px; border:1px solid grey; font-size:11px; }
.tb_anfrage textarea 		{ font-size:11px; width:190px; height:30px; }

.tb_anfrage_small td				{ padding-bottom:8px; }
.tb_anfrage_small input, .tb_anfrage_small select, .tb_anfrage_small textarea { width:70px; border:1px solid grey; font-size:11px; }
.tb_anfrage_small textarea 		{ font-size:11px; width:150px; height:30px; }
.sel_erreichbar_small	select		{ width:150px; }

.sel_erreichbar	select		{ width:190px; }
.bold 						{ font-weight:bold; }
.sendebutton input			{ width:auto; font-size:12px; border:1px solid grey; background-color:white; color:black; padding-bottom:2px; }
.ihc_anfrage_error {
	padding-top:15px;
	font-size:10px;
	color:red;
}