@charset "utf-8";
/* CSS Document */

#form_recherche_ids {
	margin: -20px 0 0 0;
	padding: 0;
}

#options {width:457px; margin:20px auto; text-align:right; color:#9ac1c9}
#options a {text-decoration:none; color:#9ac1c9}
#options a:hover {color:#033}

#acc {
	color:#033; 
	list-style:none; 
	margin:0 auto;
	width:457px; 
}

#acc h3 {
	color: #666;
	width:443px; 
	padding:2px 6px 2px; 
	font-weight:normal; 
	font-size: 1em;
	margin-top:5px;
	margin-bottom: 0; 
	cursor:pointer; 
}

#acc h3 a {
	text-decoration: none;
}

#kataloge, #erweitert {
	background: url(images/plus.png) top left no-repeat;
	padding-left: 18px;
}


#adhoc {
	background: url(images/information.png) top left no-repeat;
	padding-left: 18px;
}


#acc .acc-section {
	overflow:hidden; 
	background:#F6F6F6;
}

#acc .acc-content {
	width:449px; 
	padding:15px 0 15px 6px;
	border-top:2px solid #639ECA;
}

ul.acc {
	margin-left: 0 !important;
	padding-left: 0 !important;		
}

.quicksearch {
	border:3px solid #639ECA;
	padding: 7px 5px;
	width: 334px;
}

.quicksearch2 {
	background-image: url(images/weiterer_suchbegriff.gif);
	border:1px solid #639ECA;
	padding: 7px 5px;
	width: 329px;
}

.quicksearch2.fr {
	background-image: url(images/weiterer_suchbegriff_fr.gif);
}

.quicksubmit {
	background: #639ECA;
	border:3px solid #639ECA;
	color: #F6F6F6;
	font-size:16px;
	font-weight: bold;
	height: 36px;
	padding: 1px 5px;	
	text-transform: uppercase;
	width: 80px;
}

.quicksubmit2 {
	/* background: #639ECA; */
	background: #FFF;
	border: 1px solid #639ECA;
	color: #639ECA;
	font-size:16px;
	font-weight: bold;
	height: 32px;
	padding: 1px 5px;	
	text-transform: uppercase;
	width: 80px;
}

.radiolabel {
	margin: 0 10px 0 2px;
}


table.database {
	margin: 0;
	padding: 0;
	width: 450px;
}

	table.database a {
		text-decoration: none !important;
	}

	table.database td {
		margin: 0;
		padding: 0;
		vertical-align: top;
	}

	.checkbox_holder {
		float: left;
		min-height: 18px;
		width: 20px;		
	}
	
	.checkbox_label {
		float: left;
		min-height: 18px;
		width: 200px;
	}
	
	.checkbox_label2 {
		float: left;
		min-height: 18px;
		width: 400px;
	}	