#suche{
	padding-right: 16px;
	background-image: url('../../img/layout/sucheBack.gif');
}

.suchergebnisFontHead{
	font-weight: bold;
	font-size: 12px;
	color: #226B19;
}

#sucheTop{
	height: 41px;
	background-image: url('../../img/layout/sucheTop.gif');
}


#sucheBottom{
	height: 3px;
	background-image: url('../../img/layout/sucheBottom.gif');
}

#sucheInputIndex{
	padding-left: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin: 0px;
	font-family: Arial;
	font-size: 11px;
	width: 110px;
	height: 17px;	
	border: 1px solid #236C1B;
}

#sucheInputExtended{
	padding-left: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin: 0px;
	font-family: Arial;
	font-size: 11px;
	width: 248px;
	border: 1px solid #236C1B;
}

#sucheInputImage{
	position: relative;
	top: 1px;
}

#sucheTable{
	position:relative;
	width: 166px;
}
.searchNavLine{
	background-color: #E4E1D5;
	text-align: right;
	padding: 5px;
	padding-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}