#qResult { display : none; }
.quicksearch_wrap {
	position: absolute;
	top: 160px;
	left: 577px;
	width: 420px;
}


.quicksearch_bg {
	background: url(pics/quicksearch.png) right top no-repeat;
	height : auto !important ;
}

.res_only .quicksearch_bg
{

}

.quicksearch_filter_bg {
	background: url(pics/quicksearch_filter_head.png) left top no-repeat;
}
.header {
	height: 60px;
	background: url(pics/quicksearch_head.png) right top no-repeat;
}
.header_res {
	height: 60px;
	width: 240px;
	float: right;
}
.quicksearch_options {
	width: 197px;
	float: left;
}
.quicksearch_close {
	width: 12px;
	line-height: 17px;
	float: left;
	background: url(pics/quicksearch_close.gif) no-repeat 0 bottom;
}
.header_res h2  {
	padding: 15px 0 3px 20px;
	color: black;
	font-size: 12px;
	font-weight: bold;
}
.header_filter {
	height: 60px;
}
.header_filter h2 {
	color: black;
	font-size: 12px;
	font-weight: bold;
	padding: 8px 0 0 20px;
}
.quicksearch_res {
	width: 240px;
	float: right;
	padding-bottom: 5px;
}
.quicksearch_res p {
	margin: 0 30px 6px 20px;
}
.quicksearch_res h3 {
	margin: 10px 30px 0 7px;
	color: white;
	height: 12px;
	font-weight: bold;
	font-size: 10px;
	padding: 2px 0 0 13px;
}
.quicksearch_res h4 {
	font-weight: bold;
	font-size: 10px;
	color: black;
	margin: 0 30px 0 7px;
	padding: 7px 0 2px 13px ;
}
.quicksearch_res h4 a:link, .quicksearch_res h4 a:visited {
	color: black;
	text-decoration: none;
}
.quicksearch_res p a:link, .quicksearch_res p a:visited {
	color: #474848;
	text-decoration: none;
}
.quicksearch_res .forum h3 {
	background-color: #77192d;
}
.quicksearch_res .forum h4 {
	border-top: 1px solid #77192d;
}
.quicksearch_res .anbieter h3 {
	background-color: #28303c;
}
.quicksearch_res .anbieter h4 {
	border-top: 1px solid #28303c;
}
.quicksearch_res .know_how h3 {
	background-color: #988c28;
}
.quicksearch_res .know_how h4 {
	border-top: 1px solid #988c28;
}
.quicksearch_res .soa_work h3 {
	background-color: #3f4629;
}
.quicksearch_res .soa_work h4 {
	border-top: 1px solid #3f4629;
}
.quicksearch_res .initiativen h3 {
	background-color: #4b1a46;
}
.quicksearch_res .initiativen h4 {
	border-top: 1px solid #4b1a46;
}
.quicksearch_res .home h3 {
	background-color: #2a3336;
}
.quicksearch_res .home h4 {
	border-top: 1px solid #2a3336;
}
.quicksearch_res p {
	font-size: 10px;
	line-height: 13px;
}
.quicksearch_filter {
	width: 160px;
}
.quicksearch_filter form {
	padding: 0 9px 0 20px;
}
.quicksearch_filter form h3 {
	font-weight: bold;
	padding: 8px 0 8px 2px;
}

.foot {
	height: 45px;
	background: url(pics/quicksearch_filter_foot.png) no-repeat right top;
	padding-left: 22px;

}
.foot a:link, .foot a:visited, .foot a:link, .foot a:visited, .header a:link, .header a:visited
{
	background: url(pics/arrow_right.gif) left 2px no-repeat;
	padding-left: 20px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	line-height: 19px;
	font-size: 10px;
}

/*.foot a {
	margin-left : 80px;
}
*/
.foot .filterlink {
	margin : 0 ;
	margin-right: 62px;
}

/*.foot a.filterlink_rechts{
	margin : 0 ;
	margin-top : 10px;
}
*/
.header a:link, .header a:visited {
	margin-left: 5px;
	padding-left: 17px;
}

/* Zum Ausblenden der linken Spalte */
.res_only .header a:link, .res_only .header a:visited {
	background: url(pics/arrow_left.gif) left 2px no-repeat;
}
.res_only .foot {
	background: url(pics/quicksearch_res_foot.png) no-repeat right top;
}
.res_only .quicksearch_wrap {
	left: 757px;
	width: 240px;
}
.res_only .quicksearch_filter {
	display  : none ;
}
.res_only .header_filter {
	display : none ;
}
.res_only .quicksearch_bg {
	background: url(pics/quicksearch_res_only.png) right top no-repeat;
}
.res_only .header {
	background: url(pics/quicksearch_head_res_only.png) right top no-repeat;
}
.res_only .filterlink {
	display: none;
}

.res h4,.res p
{
	display : none ;
}
.res h4.loading
{
	display : block ;
	background: url(pics/loading_sun.gif) 10px 4px no-repeat;
	text-indent: 20px;
}
#search_options label
{
	width : 150px ;
}
