/*
	www.kleinezeitung.at
	Kontakt: christian.krammer@kleinezeitung.at
	
	Styles Allgemein
*/

/* Willhaben-Suchen */
.sidebar .si_willh .bd {
	padding: 9px 12px;
}  

.sidebar .si_willh h3 {color: #fff}  

.sidebar .si_willh_immo h3 {
	-pie-background: #55a127;
	background: #55a127;
}  

.sidebar .si_willh_auto h3 {
	-pie-background: #f05820;
	background: #f05820;
}  

.sidebar .si_willh_job h3 {
	-pie-background: #4b86a4;
	background: #4b86a4;
}  

.sidebar .si_willh .bd a {
	background: url(/img/link.gif) 0 5px no-repeat;
	padding-left: 12px;
}  

.sidebar .si_willh .bd a:hover {
	background-color: #e6f4f5;
}  

.sidebar .si_willh li {
	margin-bottom: .2em;
}  

.sidebar .si_willh h4 {
	color: #01a5ec;
	margin: .8em 0 .3em;
}  

.sidebar .si_willh_immo h4 {color: #55a127}  

.sidebar .si_willh_auto h4 {color: #f05820}  

.sidebar .si_willh_job h4 {color: #4b86a4}  

.sidebar .si_willh input {
	width: 151px;
	margin-right: 2px !important;
}  

.sidebar .si_willh form {
	margin-bottom: 1.1em;
}  

.sidebar .si_willh .ft {
	font-size: .9em;
	padding: 8px 12px 6px;
}  

.sidebar .si_willh .ft span {
	position: relative;
	top: .6em;
	margin-right: 5px;
} /* IE6 */

.sidebar .si_willh .ft img {
	vertical-align: top;
}  

.sidebar .si_willh .ft a {
	display: inline;
	padding: 0;
	background: none;
}  

.sidebar .si_willh .ft a:hover {
	background: none;
}  

