#content {
top:111px;
}

.searchform {
background-color:#AAAA8B;
padding:1px 0px 10px 15px;
margin-bottom:5px;
margin-top:20px;
height:66px;
}
.searchform .kopf{
font-size:16px;
font-weight:bold;
color:#fff;
}
.searchform input{
padding:2px;
width:330px;
    border:1px solid #7F9DB9;
}
.searchform .submit {
cursor:pointer;
background:url(../images/submit-pfeil-dunkel.gif) no-repeat;
border:0;
width:20px;
height:22px;
text-align:left;
font-weight:bold;
}
.results {
margin:20px 0px 0px 0px;
background:url(../images/verlauf-content-1.jpg) repeat-x;
background-color:#D5D5D5;

padding:8px 0px 8px 10px;

}
.ergebnisse {
position:relative;
top:-20px;
left:14px;
font-size:12px;
height:22px;
color:#fff;
background:url(../images/verlauf-blau.jpg) repeat-x;
padding:3px 0px 3px 5px;
width:93%;
}
.entry {
margin:5px 0px 0px 10px;
}
.weight {
font-size:10px;
}
.title {
}

.url {
font-style:italic;
}
.pages{
text-align:right;
padding-right:5px;
padding-bottom:5px;
}
.ergebnisseite{
margin:5px 0px 0px 0px;
padding:5px 0px 5px 15px;
background-color:#D5D5D5;
}
.powered {
color:#3B5C54;
text-align:right;
margin:20px 0px 15px 0px;
}
.powered a {
color:#3B5C54;
}

.SuggestFramework_List
{
	border: 1px solid #CCCCCC;
	border-top: 0;
}

.SuggestFramework_Heading
{
	padding: 0 1px 0 1px;
	background-color: #CCCCCC;
	color: #FFFFFF;
	font-weight: bold;
}

.SuggestFramework_Highlighted
{
	padding: 0 1px 0 1px;
	background-color: Highlight;
	color: HighlightText;
}

.SuggestFramework_Normal
{
	padding: 0 1px 0 1px;
	background-color: #e6e6bf;
	color: #000000;
}

.SuggestFramework_Combo
{
	width: 100%; 
	margin: 0; 
	padding: 0;
}
