.keysearchbottom {
	background-image: url(/templates/bruistportal/images/windowsbottom4.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 631px;	
}

.keysearchbottom img {
	float: right;
	margin-right: 1px;	
}


#content #secondcolumn #main .searchtop {
	background-image: url(../images/search/searchtop.gif);
	width: 631px;
	height: 120px;
}

#content #secondcolumn #main .searchtop .keywordsearchlabel{
	position: absolute;
	top: 13px;
	left: 20px;
	font-weight: bold;
}

#content #secondcolumn #main .searchtop .categorysearchlabel{
	position: absolute;
	top: 13px;
	left: 170px;
	font-weight: bold;
}

#content #secondcolumn #main .searchtop .off a{
	color: #767F85;
}

#content #secondcolumn #main .searchtop .on a{
	color: #FFFFFF;
}

#content #secondcolumn #main .searchtop .searchbox{
	position: absolute;
	top: 37px;
	left: 18px;
	font-weight: bold;
	color: #ffffff;
}

#content #secondcolumn #main .searchtop .searchbox select{
	background-color: #FFFFFF;
	color: #4E575D;
	width: 190px;
	margin-top: 3px;
}

#content #secondcolumn #main .searchtop .searchbox img, #content #secondcolumn #main .searchtop .searchbox input{
	vertical-align: middle;
	margin-right: 2px;
	margin-top: 3px;
}

#content #secondcolumn #main .postdate{
	float: right;
	font-weight: normal;
	font-size:9px;
	margin-right: 8px;
	vertical-align: middle;
}

#content #secondcolumn #main .searchtitle{
	vertical-align: middle;
	font-weight: bold;
}

#content #secondcolumn #main .searchtitle img{
	margin-right: 8px;
	vertical-align: middle;
}

#content #secondcolumn #main .categoryletterbox {
	background-image: url(../images/search/letterbox.gif);
	height: 25px;
	width: 631px;
	margin-bottom: 2px;
	padding: 5px 25px 0px 25px;
	font-weight: bold;
	letter-spacing: 0px;
	text-align: center;
	voice-family: "\"}\"";/* boxmodel hack. hieronder: ie6. hierboven: ie5. */
	voice-family: inherit;
	width: 581px;
	height: 20px;
}

#content #secondcolumn #main .categoryletterbox a{
	color: #FFFFFF;
}

#content #secondcolumn #main .categorysearchtop {

	background-image: url(../images/search/categorytop.gif);
	width: 631px;
	height: 50px;
	vertical-align: middle;
	font-weight: bolder;
	font-size: 16px;
	padding: 5px 10px 0px 10px;
	voice-family: "\"}\"";/* boxmodel hack. hieronder: ie6. hierboven: ie5. */
	voice-family: inherit;
	width: 611px;
	height: 45px;
}

#content #secondcolumn #main #carddeck {
	width: 631px;
	background-color: #ffffff;
	padding-bottom: 7px;
}

#content #secondcolumn #main .card {
	float: left;
	display: inline; /* double float-margin bug */
	width: 302px;
	border: 1px solid #4E575E;
	border-bottom: none;
	margin: 7px 7px 0px 7px;
	voice-family: "\"}\"";/* boxmodel hack. hieronder: ie6. hierboven: ie5. */
	voice-family: inherit;
	width: 299px;

}

#content #secondcolumn #main .card .client{
	background-color: #E0E9EE;
	font-weight: bold;
	padding: 5px;
	border-left: 6px solid #A0B0B8;
}

#content #secondcolumn #main .card .stippel{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 1px;
	width: 302px;
	voice-family: "\"}\"";/* boxmodel hack. hieronder: ie6. hierboven: ie5. */
	voice-family: inherit;
	width: 299px;
}

#content #secondcolumn #main .card .telestuff {
	margin-top: 5px;
	margin-left: 5px;
	text-align: left;

}
#content #secondcolumn #main .card .webstuff {
	margin: 0px 0px 5px 5px;

}

#content #secondcolumn #main .card  .branche {
	padding-left: 5px;

}

#content #secondcolumn #main .buttons {
	margin: 0px 0px 0px 0px;
	height: 13px;
	background-image: url('/templates/bruistportal/images/search/betweenbuttons.gif');
	background-repeat: repeat-x;
}

.buttons .sector {
	float: left;
	margin-left: -1px;
	background-color: #A0B0B8; 
}

.buttons .visit {
	float: right;
	margin-right: -1px;
	background-color: #A0B0B8; 
}

select,input{
	border-right: #353c42 1px solid;
	border-top: #353c42 1px solid;
	border-left: #353c42 1px solid;
	border-bottom: #353c42 1px solid;
	background-color: #ffffff;
	font-family: arial, helvetica, verdana, times;
	font-size: 11px;
}

.resulttitle{
	background-color:#EBF2F6; 
	height:22px; 
	border:1px solid #A0B0B8; 
	border-left: 6px solid #A0B0B8;
}


.search_highlight{
	border-top:1px solid #A0B0B8; 
	border-bottom:1px solid #A0B0B8; 
	background-color: #FFFFFF;
	font-weight:bold;
}
