/*******************************************************/
/* Stile für Suche-Popup                               */
/*******************************************************/
#popup {
	height: 659px;
}
#popup #container {
	height: 600px;
}
#popup #container table {
	background-color: transparent;
	width: 100%;
	height: auto;
}
#popup #container table td {
	color: #969696;
	font-size: 11px;
}
#popup #bottom {
	top: 621px;
}
#popup #container table td a, #popup #container table td a:visited, #popup #container table td a:hover, #popup #container table td a:link, #popup #container table td a:active {
/*	color: #969696;*/
}
#popup #container table td a:hover {
	color: #3C5C88;
	text-decoration: underline;
}
input, select {
	border: 1px solid #969696;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.searchheading, .summary {
	font-weight: bold;
	padding: 3px 0px;
}
.highlight {
	font-weight: bold;
}
.searchpages {
	padding: 3px 0px;
}
.result_title {
	padding-top: 6px;
}