

div.search-title
{
	width:100%; 
	height:50px; 
	border-bottom:1px solid #000099; 
	background-position:left center; 
	background: url('/suche/Images/searchLogo_tcm14-16944.gif');
	background-image: url('/suche/Images/searchLogo_tcm14-16944.gif');
	background-repeat: no-repeat; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px; 
	font-weight: bold; 
	color: #000000; 
	padding-left:55px; 
	padding-top:16px;
}

.search-combobox 
 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight:normal;
	width:100%;
}

.search-field
 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight:normal;
}

.search-label 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight:bold; 
	width:80px; 
	color:#7f7f7f 
}
.search-go 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight:normal; 
	width:3em;
}
.search-lastline 
{
	border-color: #000099; 
	border-width: 1px; 
	border-left-style: none; 
	border-right-style: none; 
	border-top-style: none; 
	border-bottom-style: solid;
}