/* ----- SUCHE ----- */
#SEARCH {
	padding: 4px;
	background-color: #1F3B93;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	height:51px;
	width:152px;
	overflow:hidden;
}

#SEARCH span {
	width:148px;
	display: block;
	text-align: right;
}

.sBtn {
	background-color: #1F3B93;
	border: none;
	background-image: url(../img/allg/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left:12px;
	font-size: 11px;
	line-height: 11px;
	height: 14px;
	width: 50px;
	color: #FFFFFF;
	margin-top: 2px;
	
}

.sField {
	width: 142px;
	border: solid 1px #B3DCF6;
	margin-top: 4px;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 11px;
}

#DSEARCH {
	width:160px;
	display: block;
	background-color: #DBEEF9;
	background-image: url(../img/allg/arrow_dsearch.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 1px;
}

#DSEARCH a {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	display: block;
	text-decoration: underline;
}

#DSEARCH a:hover {
	text-decoration: none;
}

#DRUCK {
	width:160px;
	display: block;
	background-color: #DBEEF9;
	background-image: url(../img/allg/druck.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 9px;
}

#DRUCK a {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 30px;
	display: block;
}

#EMPF {
	width:160px;
	display: block;
	background-color: #DBEEF9;
	background-image: url(../img/allg/empf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 4px;
}

#EMPF a {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 30px;
	display: block;
}

#IHEAD {
	width: 156px;
	padding-top: 1px;
	padding-left: 4px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	background-color: #1F3B93;
	margin-top: 9px;
	margin-bottom: 1px;
} 

#END {
	width:160px;
	display: block;
	background-image: url(../img/allg/wave_box.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 13px;
	line-height: 0px;
}

#REG {
	width:160px;
	display: block;
	background-color: #DBEEF9;
	margin-top: 1px;
}

#REG a {
	padding-left: 5px;
	display: block;
	text-decoration: underline;
}

#REG a:hover {
	text-decoration: none;
}

#FELD1 {
	width: 155px;
	padding-top: 5px;
	padding-left: 5px;
	display: block;
	background-color: #DBEEF9;
	float: left;
}

#FELD1 input {
	width: 90px;
	border: solid 1px #B3DCF6;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 11px;
	margin-top: 4px;
	margin-left: 24px;
}

#FELD2 {
	width: 155px;
	padding-left: 5px;
	display: block;
	background-color: #DBEEF9;
	float: left;
}

#FELD2 input {
	width: 90px;
	border: solid 1px #B3DCF6;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 11px;
	margin-top: 1px;
	margin-left: 4px;
}

#FELD3 {
	width: 155px;
	padding-top: 5px;
	padding-left: 5px;
	display: block;
	background-color: #DBEEF9;
	float: left;
}

#FELD3 input {
	width: 105px;
	border: solid 1px #B3DCF6;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 11px;
	margin-top: 4px;
	margin-left: 8px;
}


#FELD4 {
	width: 155px;
	padding-left: 5px;
	display: block;
	background-color: #DBEEF9;
	float: left;
}

#FELD4 input {
	width: 105px;
	border: solid 1px #B3DCF6;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 11px;
	margin-top: 1px;
	margin-left: 7px;
}


#BTN {
	width:160px;
	display: block;
	text-align: right;
	background-color: #DBEEF9;
}

#BTN input {
	background-color: #DBEEF9;
	border: none;
	background-image: url(../img/allg/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 12px;
	font-size: 11px;
	line-height: 11px;
	height: 14px;
	width: 72px;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #1F3B93;
}

#NTC {
	width: 160px;
}

#NTC td {
	background-color: #DBEEF9;
}

#NTC img {
	border: solid 1px #90D1F3; 
}

#NTC .ntc1 {
	width: 58px;
	padding: 5px;
	border-bottom: solid 1px #FFFFFF;
}

#NTC .ntc2 {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: solid 1px #FFFFFF;
}

#NTC .ntc1End {
	width: 58px;
	padding: 5px;
}

#NTC .ntc2End {
	padding-top: 5px;
	padding-bottom: 5px;
}

#MORE {
	width:72px;
	display: block;
	background-image: url(../img/allg/arrow_dsearch.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 1px;
}

#MORE a {
	padding-left: 20px;
	display: block;
	text-decoration: none;
	color: #1F3B93;
	font-weight: bold;
}

#MORE a:hover {
	text-decoration: underline;
}