@media screen, projection {
	
/*
 *  Suchausgabe
 */

	#digSuchausgabe .blau {
		color: #003399;
		font-weight: bold;
	}

	#digSpots,
	#digSuchausgabe {
		width: 45.75em; 
		border: 0px solid red;
		background-color: #fff;	
/*		float: left;
		position: absolute; */
		margin: 0.05em 0 0 0;
		z-index: 1; 
	}
	

	#digSuchausgabe h1 {
		color: #579be2;
		font-size: 0.93em;
		padding: 1em 0 0 0.57em;
	}


	#digSuchausgabe h2 {
		color: #000;
		font-size: 0.75em;	
		padding: 0 0 0 0.66em;
		margin: 0 0 1em 0;
		font-weight: bold;
	}
	

	#digSuchausgabe h3 {
		font-size: 0.75em;	
		padding: 0 0 0 0.66em;
		margin: 0;
		font-weight: bold;
	}


	#digSuchausgabe p {
		color: #000;
		font-size: 0.75em;	
		padding: 0 23em 1.5em 0.66em;
	}
	
	
	#digSuchTreffer {
		border: 0px solid red;

	}

	#digSuchTreffer p {
		font-size: 0.68em;
		color: #666;
		display: inline;
		margin: 0 8.27em 0 1em;
		padding: 0;
		float: left;
	}
	
	#digSuchTreffer fieldset {
		margin: 0;
		padding: 0;
		border: none;
	}

	#digSuchTreffer label {
		font-size: 0.68em;
		color: #666;
		margin: 0;
		padding: 0;
		display: inline;
		float: left;
	}

	#digSuchTreffer select {
		padding: 0;
		width: 3.6em;
		height: 1.6em;		
		margin: 0 0.7em 0 0.6em;
		display: inline;
		float: left;
		font-size: 0.68em;
		color: #666;
		border: 0.0625em solid #579be2;
	}	

	#digSuchTreffer input {	
		display: inline;
		float: left;
		border: 0.0625em solid #579be2;
		background-color: #fff;
		color: #579be2;
		font-size: 0.68em;
		background-image:url(../img/pfeil.gif);
		background-position:4% center;
		background-repeat:no-repeat;
		height: 1.83em;
		padding: 0 0.5em 0.15em 1em; 
		cursor: pointer;
	}
	
	#digSuchOptionen {
		background-color: #f1f1f1;
		margin: 0.5em 0 0 0.5em;
		padding: 0.5em;
		width: 27.5em;
	}
	
	#digSuchOptionen fieldset {
		border: none;
	}	
	
	#digSuchOptionen legend {
		color: #666;
		font-weight: bold;
		font-size: 0.68em;
	}

	#digSuchOptionen input.digSuchOptionSubmit {
		border: 0.0625em solid #579be2;
		background-color: #fff;
		color: #579be2;
		font-size: 0.68em;
		background-image:url(../img/pfeil.gif);
		background-position:4% center;
		background-repeat:no-repeat;
		height: 1.83em;
		margin: 1em 0 0 0;
		padding: 0 0.5em 0.15em 1.25em;  
		cursor: pointer;
	}	
	

	
	#digSuchOptionen label {
		font-size: 0.68em;
		margin-right: 1.5em;		
	}	

	#digSuchausgabe ul {
		width: 27.5em;	
		margin: 0.5em 0 0 0.5em;
		padding: 0;
	}	

	
	#digSuchausgabe ul li {
		font-size: 0.75em;
		color: #579be2;
/*		list-style-type: square !important;
		list-style-position: inside; */
		margin-bottom: 1em;	
		padding: 0;
		float: left;  
	}	
	
	#digSuchausgabe ul li img {
		display: block;
		float: left;
		margin: 0 0.5em 0 0;
	}

	#digSuchausgabe ul li a {
		color: #666;
		font-weight: bold;
		display: block; 
		float: left;
		padding-top: 0.25em;
	}
	
	#digSuchausgabe .digSuchText {
		color: #666;
		display: block; 
		clear: left;
		float: left; 
		margin: 0;
		padding: 0;
		width: 100%;
	}

	#digSuchausgabe a.digSuchLink {
		clear: left;
		float: left;
		font-size: 0.9em;
		color: #003399;
		font-weight: normal;
		text-decoration: none;
		width: 100%;
	}

	#digSuchausgabe .digSuchAenderung {
		font-size: 0.9em;
		clear: left;
		float: left;
		width: 100%;	
	}
	

	
}
