#content
{
	width:40.5em;
	overflow:hidden;
}

#content h1
{
  width:27em;
  font-weight:normal;
	font-size:1.5em;
	color:#333;
	margin-bottom:0.75em;
}

#searchresults
{
	float:left;
	width:40.5em;
	margin-right:1em;
	background-color:#fff;
	position:relative;
	margin-bottom:1.5em;
	padding-top:2.5em;
	padding-bottom:2.5em;
}

#searchresults h2
{
	display:block;
	position:absolute;
	top:0em;
	left:0em;
	width:25.00em;
	height:2.08em;
	line-height:2.08em;
	color:#246078;
	font-weight:bold;
	font-size:1em;
	background-color:#f2f2f2;
	padding-left:0.16em;
}

#searchresults ul.breadcrumb
{
	list-style-type:none;
	display:block;
	height:1.33em;
}

#searchresults ul.breadcrumb li
{
	float:left;
	margin-right:0.5em;
	padding-right:0.08em;
}

#searchresults ul.breadcrumb li.last
{
	float:left;
	margin-right:0.5em;
	padding-right:0.5em;
	background-image:none;
}

#searchresults ul.breadcrumb li a
{
	color:#333;
	text-decoration:none;
	background-image:url(/gfx/bullet_breadcrumb.gif);
	background-position:left 0.58em;
	background-repeat:no-repeat;
	padding-left:0.5em;
	display:block;
}

#searchresults ul.breadcrumb li a:hover
{
	text-decoration:underline;
}

#searchresults div.searchresult
{
  margin:0em 1em 0em 1em;
	color:#333;
}

#searchresults div.searchresult h3
{
	clear:both;
	float:none;
  font-weight:bold;
	font-size:1.0em;
	text-decoration:underline;
	margin:0.33em 0em 0em 0em;
	padding:0em;
	color:#333;
}

#searchresults div.searchresult h3 a {
  color:#333333;
}

#searchresults div.searchresult div.spacer
{
	position:relative;
	background-image:url(/gfx/search_result_spacer.gif);
	background-repeat:repeat-x;
	background-position:center left;
	width:100%;
	height:1.33em;
	margin-bottom:0.16em;
}

#searchresults div.searchresult div.spacer a
{
	position:absolute;
	top:0em;
	right:0em;
	display:block;
	background-color:#fff;
	color:#246078;
	text-decoration:none;
	padding-left:0.83em;
	background-image:url(/gfx/search_result_link.gif);
	background-position:center left;
	background-repeat:no-repeat;
	
}

#searchresults div.searchresult div.spacer a:hover
{
	text-decoration:underline;
}

#searchresults fieldset
{
	border:0;
}

#searchresults label
{
	padding-right:1em;
		display:block;
	float:left;
}

#searchresults input#new_search_query
{
	width:15.0em;
	border:1px solid #666;
	height:1.25em;
	margin-right:0.08em;
	padding-left:0.08em;
	display:block;
	float:left;
}

#searchresults input.button
{
	background: url(/gfx/pfeil.gif) 4px center no-repeat #EAEAEA;
	border:0;
	margin:0;
	font-size:1.0em;
	padding:0.16em 0.25em 0.16em 0.75em;
	
}