#DetailContainer {
	font-size: 12px;
	color: #000;
	padding:0 10px 0 10px;
}

#DetailLinie {
	clear:both;
	line-height:20px;
}

#DetailHeader {
	float:left;
	font-weight: bold;
	width:120px;
}

#DetailVar a {
	color: #000;
}


#RealContainer, #listeadresse a, #listepostnr a {
	font-size: 12px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	line-height: 30px;
	display:block;
}


#RealContainer {
	font-weight: bold;
	width:520px;
}

#RealCat, #RealNavn {
	width:160px;
}	

#RealLink a {
	color: #000;
	width:auto;
	text-align: right;
}

.lige {
	background-color:#ddd;
}

.ulige {
	background-color:#edefef;
}



#listepostnr a:hover, #listeadresse a:hover {
	text-decoration: underline;
}

#RealCat, #RealNavn, #RealLink, #listeadresse {
	float:left;
	padding:0 10px 0 10px;
}

#listepostnr {
	text-align: right;
}

#personheader, #annonceheader {
	color: #000;
	font-size: 10px;
	padding:0 0 0 0;
	margin:0;
	line-height: 20px;
	font-weight: normal;
}

#personheader {
	background-color: #ddd;
}

#annonceheader {
	background-color: #cfe0e7;
}

#personnavn, #annoncenavn {
	float:left;	

}

#persontlf, #annoncetlf {
	text-align: right;
	font-weight: bold;
	padding:0 10px 0 0;
}

#persontlf p a img, #annoncetlf p a img {
	margin:0 5px 0 0;
	vertical-align: middle;
}

#personbody, #annoncebody {
	color: #000;
	font-size: 10px;
	padding:0 0 0 10px;
	margin:0;
	font-weight: normal;
	background-color: #eee;
}

#personadresse, #annonceadresse {
	float:left;
	padding:0 0 10px 0;	
}

#personadresse {
	width:270px;
}

#personadresse a {
	text-decoration: none;
}


#personpostnr {
	text-align: left;

}

#annonce {
	text-align: right;
	padding:0 10px 0 0;
}

#annonce img {
	border: 1px solid #000;
	margin:5px 0 5px 0;
}

#annonceUramme {
	text-align: right;
}

#annonceUramme img {
	border: none;
	margin:5px 0 5px 0;
}

#indhold h3 {
	text-transform: uppercase;
	color: #fff;
	background-color: #00709c;
	font-size: 14px;
	padding:0 0 0 20px;
	margin:10px 0 0 0;
	line-height: 22px;
	clear:both;
}

#indhold h3 a img {
	border:none;
}

#annoncetlf p a img {
	border:none;
	padding:0 8px 0 0;
}

#indhold h3 a {
	color:#fff;
	text-decoration: none
}

#indhold h4  {
	color: #000;
	background-color: #cfe0e7;
	font-size: 10px;
	padding:0 0 0 20px;
	margin:0;
	line-height: 20px;
	font-weight: normal;
}

#indhold h5 {
	color: #000;
	font-size: 10px;
	padding:0 0 5px 30px;
	margin:0;
	font-weight: normal;	
}

#Map {
}

#SearchFag {
	display: none;
}

#SearchNavn {
	display: none;
}

#SearchReal {
	display: none;
}

#SearchFag SearchNavn SearchReal {
	text-align: left;
	padding: 0 0 0 20px;
}

#fagsoegning p, #perssoegning p, #realsoegning p {
	text-align: left;
	font-size:14px;
	padding:25px 0 0 0;
	color:#006d88;
	font-weight: bold;
}

#fagsoegning p .small, #perssoegning p .small, #realsoegning p .small {
	font-size:11px;
}
.focusField{
	border:solid 2px #73A6FF;
	background:#EFF5FF;
	color:#000;
	outline: 0; /* Removing focus 'border' */
}

.idleField{
	background:#EEE;
	color: #6F6F6F;
	border: solid 2px #DFDFDF;
	outline: 0; /* Removing focus 'border' */
}

#searchletters {
}

.searchletter a {
	vertial-align:middle;
	border:2px solid white;
	float:left;
	height:25px;
	width:25px;
	background-color:#ccc;
	color:white;
	text-align:center;
	text-decoration: none;
	text-transform: uppercase;
}

.searchletter a:hover {
	background-color: #6f6f6f;
}

.soegning {
	text-align: left;
	padding:0 20px 0 20px;
}
	
#leftcol input {
	height: 25px;
	width: 166px;
}

.button {
	height: 25px;
	width: 50px;
	vertical-align: middle;
}