#koopdsp {
	background-color:#fff;
	padding:10px;
	font-size:12px;
}

#koopdsp .clear {
	clear:both;
	width:0px;
	height:0px;
	overflow:hidden;
}

#koopdsp .nobr {
    white-space: nowrap; 
}

#koopdsp .searchfooter {
	text-align:center;
	/*font-size:80%;*/
}

#koopdsp a {
	/*color:#2a4292;*/
	text-decoration:none;
}

#koopdsp a:hover {
	text-decoration:underline;
}

#koopdsp a.bundeslandauswahl {
	color:#000;
	text-decoration:none;
	display:block;
	width:200px;
	padding:1px;
}

#koopdsp a.bundeslandauswahl:hover {
	text-decoration:underline;
}

#koopdsp h1 {
	/*color:#2a4292;*/
	font-size:16px;
}

#koopdsp h2 {
	/*color:#ff6600;*/
	font-size:16px;
}

#koopdsp h3 {
	/*color:#2a4292;*/
	font-size:14px;
}

#koopdsp h4 {
	/*color:#ff6600;*/
	font-size:14px;
}

#koopdsp h5 {
	/*color:#2a4292;*/
	font-size:12px;
}

#koopdsp h6 {
	/*color:#ff6600;*/
	font-size:12px;
}

#koopdsp .abc a:hover {
	/*color:#fff;
	text-decoration:none;*/
}

#koopdsp .textfield {
	width:320px;
	border:1px solid #2a4292;
	font-family:arial, sans-serif, tahoma;
}

/* Autofill Start */

#koopdsp div.autocomplete {
  position:absolute;
  width:250px;
  background-color:white;
  border:1px solid #888;
  margin:0;
  padding:0;
}

#koopdsp div.autocomplete ul {
  list-style-type:none;
  margin:0;
  padding:0;
}

#koopdsp div.autocomplete ul li.selected { background-color: #ffb;}
#koopdsp div.autocomplete ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  /*height:32px;*/
  cursor:pointer;
}

/* Autofill End */

#koopdsp div.letter { border-bottom:1px dotted #555; margin-top:20px; margin-bottom:0px; padding:0px; padding-left:0px; }

#koopdsp p.link_to_top { padding:0px; margin:0px; text-align:right; }
