#suchform h1
{
position:absolute;
left:-1000px;
top:-1000px;
width:0px;
height:0px;
overflow:hidden;
display:inline;
}
#suchform fieldset {
	border:0;
	margin:0;
	padding:0;
}
#suchform form {
	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;
}


/* metasuche */
label#editionen {
	padding: 0;
	margin:0;
}
.edition {
	background: #f1f1f1;
	margin-bottom: 3px;
	width:95%;
	
}
span.edname {
	width:89%;
	float:left;
}
span.optArrow {
	width:10%;
	text-align:right;
}

div#opt_AdR,
div#opt_KaPr
{
	padding-left:15px;
	padding-bottom:10px;
}
