/* Suchergebnisse */

div#results {
	text-align:left;
}
div#results .result{
	clear:left;
	width:600px;
	max-width:70%;
	margin-bottom:1em;
	padding:0.3em 0.3em 0 0.8em;
}
div#results a {
	color: #2200CC;
	font-weight:normal;
	text-decoration:underline;
	font-size:1.2em;
}

div#results .url, div#listings .url {
	color: #008000;
}

div#results .date {
	color: #808080;
}

div#results div#images .result {
	clear:none;
	float:left;
	width: 220px;
	height:190px;
	margin:0.5em;
padding-bottom:17px;
	text-align:center;
}

div#results .result .thumbnail {
	border: 1px solid #2200CC;
}

div#results div#images img {
	margin-bottom:0.9em;
	border: 2px solid blue;
}

div#results div#next {
	text-align:center;
	clear:both;
	padding-top:1.2em;
}

div#results div#totalhits{
	text-align:right;
	background-color: #F3F4F4;
	border-top: 1px solid #E2E3E4;
	padding:0.2em;
	margin: 0.8em 0 0 0;
	font-size:0.9em;
}

/* Sponsoren-Links am oberen Rand */

div#toplistings {
	float:left;
	margin-top:20px;
	margin-left:0.4em;
	margin-bottom:1em;
	padding:0.3em 0.3em 0 0.3em;;
	background-color:#ECF5FA;
	max-width:70%;
}
div#toplistings .listing {
	margin-bottom:0.3em;
}

/* Sponsoren-Links am rechten Rand */

div#listings{
	width:250px;
	float:right;
	border-left: 1px solid silver;
	padding-left: 10px;
	margin-top:20px;
	text-align:left;
	padding-top:0.3em;
}

div#listings .listing {
margin-top:0.5em;
margin-bottom:0.8em;
}

div#listings a {
	color: #0000FF;
	font-weight:normal;
	text-decoration:underline;
	font-size:1.2em;
}

/* Mehrfach gueltige Angaben */

.listing, .result {
	font-family:Arial;
}

div#listings .sponsors, div#toplistings .sponsors {
	text-transform:uppercase;
	text-align:right;
	padding-right:15px;
	font-size:0.7em;
	font-weight:bold;
	color: #B9B9B9;
}
div#results .result, div#listings .listing, div#toplistings .listing {
	line-height:1.2em;
	text-align:left;
	font-size:0.8em;
	margin:1.3em 0.8;
}

.filetype {
	font-size:0.7em;
	color: #0000FF;
}

/* Allgemeine Angaben */
body {
	padding-bottom: 2em;
}
div#next {
	clear:both;
	text-align:center;
	background-color: #F3F4F4;
	border-top: 1px solid #E2E3E4;
	border-bottom: 1px solid #E2E3E4;
	padding:1.2em;
	margin-top:20px;
	font-size: 0.8em;
}
div#engines {
	padding-bottom:0.5em;
	font-size:0.9em;
	font-weight:bold;
}
div#engines .selected {
	color: #FF8000;
}
div#header {
	height:85px;
}
div#footer {
	text-align:center;
}
div#makesearchengine, div#message {
	position:absolute;
	top:93px;
	right:5px;
	height:50px;
	width:250px;
	padding:5px;
	font-size:0.8em;
	overflow:hidden;
	text-align:right;
}
div#makesearchengine img {
	float:left;
	margin: 0 10px 0 0;
}
div#message {
	left: 5px;
	text-align:left;
}
input[type=text] {
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-top: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
	font-size:0.9em;
}
input[type=submit] {
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-top: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
	background:url('../images/verlauf.gif') repeat-x;
	font-weight:bold;
	font-family:Verdana, Helvetica;
	font-size:0.9em;
}
