#suchform h1

{

position:absolute;

left:-1000px;

top:-1000px;

width:0px;

height:0px;

overflow:hidden;

display:inline;

}

fieldset {

	border:0;

	margin:0;

	padding: 10px;

}



img#SearchClear{

   border:0px;

}



input#Suchbegriff 

{ 

width: 95%;

}

input#toDate {

width: 3em;

}

input.inputDate{ 

width: 3em;

}

/*  legt den vertikalen Abstand der 

    einzelnen Elemente zueinander fest */

form

{

 line-height:150%;

}



label,

select{

 cursor: pointer;

}

input[type=checkbox],

input[type=radio],

input[type=button],

input[type=submit]

{

 cursor: pointer;

}

span.suchelabel {

	display:block;	

	margin-top:8px;

}