#suchbox {
	clear: both;
	background-image: url(../images/strich_header_2.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	text-align: right;
	color: #000;
	padding: 5px 3px 9px 0px;
	margin: 0px 20px 0px 0px;
	vertical-align: middle;
	text-align: right;
	position: relative;
	height: 24px;
}


#suchbox table {
	border: none;
	position: absolute;
	top: 10px;
	right: 0;
	height: 20px;	
}

#suchbox tr {

}

#suchbox td {
	vertical-align: middle;	
}

#suchbox form {
	margin: 0;
	padding: 0;
}

#suchbox .vt {
	height: 15px;
	width: 129px;
	border-bottom: 1px solid #D3D0C7;
	border-right: 1px solid #D3D0C7;
	border-left: 1px solid #808080;
	border-top: 1px solid #808080;
	padding: 0px;
	margin: 0px;
}

#suchbox a {
	padding: 0px;
	margin: 0px;	
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

