/****************************************************************************************************/
/***																								*/ 	
/***				ADRESSANGABEN																	*/
/***																								*/
/****************************************************************************************************/

/*------------------- Datensatzinhalte (Datenbankfelder) ------------------------------------------------*/
/*  Kopfzeile (A-Z/Werbepartner) /ok */
.kopfadressenliste {
	font-size: 12px; font-weight: bold; 
	display: block;
	background-color: #DEE6F6;
	border-top: 1px solid #003399;
	padding: 2px 2px 2px 7px;
	color: #003399;
}

.adressenuebercontainer {
	padding: 5px 2px 5px 2px;
	border-top: 1px solid #A4B1CC;
	border-bottom: 1px solid #A4B1CC;
}

.adressenzeile {
	padding: 0 0 3px 0;
}

.adressenlabel {
	font-weight: bold; 
	color: #797979; 
	font-size: 12px;
	float: left; 
	width: 100px;
}


/*  Adressenbezeichnung der Adressenliste /ok */
.adressenueber{
	font-size: 13px; font-weight: bold; 
	float: left;
	
}

.adressencontent {
	clear: both; 
	padding-left: 25px;
	padding-top:3px; 
	
}

/*  Adressenanschrift der Adressenliste /ok */
.adressenanschrift {
	 font-size: 12px; font-weight: normal; 
}

.adressenbild {
	float:right; 
	margin-left: 10px;
	margin-bottom: 10px;
}


/*  Adressenstichworte der Adressenliste /ok */
.adressenstichwort {
    font-size: 12px;
	color: gray;
}

/*  Adresseninfotext der Adressenliste /ok */
.adresseninfo {
 	font-size: 12px;
}

.adresseninfo a {
	text-decoration: none;
	color: #003399;
}


/*  Adressenlink der Adressenliste /ok */
.adressenlink {
	font-size: 12px;
	color: #003399;
	
}

/*  Adressenrufnummer der Adressenliste /ok */
.adressenlrn {
    font-size: 12px; 
	font-weight: normal;
}

/*  Branche /ok */
.adressenbranche {
    font-size: 12px; 
	 color: gray;
}

/*  Marke /ok */
.adressennmarke {
    font-size: 12px; 
	 color: gray;
}


.adressendetaillink {
   font-size: 12px;  
   text-decoration: none;
   color: #003399;
   font-weight: bold;
   padding-bottom: 2px;
}

.kontakt_info_trennlinie {
	border-top: 4px solid #FFFFFF;
	margin: 5px 0 5px 0;
}

.funktionenpulldownmenu {
	padding: 5px;
	margin: 0; 
	background-color: #DEE6F6; 
	border-top: 1px solid #003399; 
}





.merkzettelhinweis {
	text-align:right; 
	vertical-align:middle; 
	padding-right:10px; 
	line-height:20px; 
	background-color: #FBD845; 
	border-top: 1px solid #FFFFFF;
	font-size: 11px;
}
.merkzettelhinweis a {
	color: #005BAC;
}


.clearleft { clear: left;}

.floatleft { float: left;}


.dsabschlusslinie {
	clear:left; 
	
}

.widthangabe {
	
}