@charset "utf-8";
/* Search styles */

/* html, body, div, p, h1, h2, h3, ul, ol, span, table, td, form, img, li, pre {
	margin:  0;
	padding: 0;
	border: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
} */

body.searchout {
	font-size: 100.01%;
	margin: 1em;
}
h1.searchout {
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 1em 0;
	color: #111;
}

h3.searchout {
	font-size: .9em;
	line-height: 1.6em;
	margin: 1.4em 0 0 0;
	color: #111;
}

p.searchout, li.searchout {
	font-size: .8em;
	line-height: 1.2em;
	color: #111;
}
li.searchout {margin: .8em 2.5em;}

/* 
Wenn das Suchergebnis in einer eigenen Seite ausgegeben wird,
sollten mindestens die folgenden Style Angaben übernommen werden,
um die Ergebnisseite entsprechend dieser Musterdatei zu gestalten.
*/
 
em {
	font-weight: bold;
	font-style: normal;
}

#suchstart {
	top: 276px;
	left: 813px;
	position: absolute;
	width: 250px;
	padding-right: 0px;
	text-align: left;
	}

#suchform {
	top: 96px;
	left: 813px;
	position: absolute;
	width: 250px;
	padding-right: 0px;
	text-align: left;
	z-index:99;
	}


#searchout {
	top: 175px;
	left: 262px;
	position: absolute;
	width: 742px;
	padding-right: 0px;
	text-align: left;
	}
	
#searchout a {font-weight: bold;}

.searchword  {color: #222; background-color: #ffd; border: 1px dotted #ffd;}
.searchword0 {color: #222; background-color: #ffff97; border: 1px dotted #ffff97;}
.searchword1 {color: #222; background-color: #ccc; border: 1px dotted #ccc;}
.searchword2 {color: #222; background-color: #c4ffff; border: 1px dotted #c4ffff;}
.searchword3 {color: #222; background-color: #bfffbf; border: 1px dotted #bfffbf;}
.searchword4 {color: #222; background-color: #ffb56a; border: 1px dotted #ffb56a;}
.searchword5 {color: #222; background-color: #dfd; border: 1px dotted #dfd;}
.searchword6 {color: #222; background-color: #faf; border: 1px dotted #faf;}


.mod {display: block; font-size: .8em;}

#searchfooter {
font-size: .8em;
margin-top: 1em;
}

