/************************************************
*   Firmen-/Haussuche				*
************************************************/

a.comp_list  {
	text-decoration: none;
	color:#000000;
}

a.comp_list:hover {
	text-decoration: underline;
	color: #990000;
}


.regisheadfont{
	padding: 2px 3px 2px 3px;
	color: #585858;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0 0 5px 0;
}

.regishead{
	background-color: #E3E3E4;
}

.headline{
	padding: 2px 3px 2px 3px;
	font-weight: bold;
}


select{
	border: solid 1px #C0C0C0;
	padding-left: 4px;
}


td, th {
	line-height: 1.2em;
}

.price{
	font-weight: bold;
	color: #990000;
}

.akt_price{
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}

.redtext{
	font-weight: bold;
	color: #ff0000;
}

/*** Haus-Galerie Schnellsuche ***/
ul.hgss_links{}
li.hgss_links{
	list-style-type:none;
	padding:0;
	margin:0;
}

/* Katalog-Service */
.regionInfo {
	color:#990000;
	background-color:#ffffcc;
	border: 1px solid #CFABA0;
	padding:3px;
}

