input.bt_next, input.bt_back, input.bt, input.bt_small, input.bt170px, input.bt200px {
	width:150px;
	height:22px;
	border:0px;
	background-repeat:no-repeat;
}

.txt_wide, .txt_small, .txt_130px, .txt_193px, .txt_60px, .txt_55px, .txt_40px, .select {
	border:1px solid #969696;
}

input.bt_next {
	background:#003871 url(/img/fw/bg_bt_next.gif);
}

input.bt_back {
	background:#003871 url(/img/fw/bg_bt_back.gif);
}

input.bt {
	background:#003871 url(/img/fw/bg_bt.gif);
	color:white;
}

input.bt_dl {
	background:#003871 url(/img/fw/img_bt_next.gif);
	border: none;
}

input.bt170px {
	background:#003871 url(/img/fw/bg_bt170px.gif);
	width:170px;
}

input.bt200px {
	background:#003871 url(/img/fw/bg_bt200px.gif);
	width:200px;
}

input.bt_small {
	width:74px;
	background:#003871 url(/img/fw/bg_bt_small.gif);
}


.txt_wide {
	width:315px;
}

.txt_small {
	width:150px;
}

.txt_130px {
	width:130px;
}

.txt_193px {
	width:193px;
}

.txt_60px {
	width:60px;
}

.txt_55px {
	width:55px;
}

.txt_40px {
	width:40px;
}


.txt_vorwahl {
	width:50px;
}

.txt_rufnummer {
	width:91px;
}

.select {
	width:150px;
}

table.formhinweise {
	background:#FFFFE1;
	border:1px solid black;	
}

table.formhinweise td {
	padding:3px;	
}
