#DepotVisitenkarte {

	width: 500px;

}
#DepotVisitenkarte #DepotInfo {
	margin-bottom:12px;
}
#DepotVisitenkarte #DepotAdresse {
	font-size: 0.8em;
	float:left;
	width:230px;
	margin-top:15px;
}
#DepotVisitenkarte #DepotGalerie {
	float:right;
	width:250px;
	margin-top:15px;
}
#DepotVisitenkarte #Verweis {
	float:left;
	width:100%;
	font-size: 0.8em;
	border-top:1px dashed #E6DED0;
	margin-top:12px;
}
#Depotliste {
	width: 500px;
	font-size: 0.8em;
}
#Depotliste .depotregion {
  width:496px;
	padding:2px;
	background-image: url(../grafik/bg/footerPage.jpg);
	background-repeat: repeat-x;
  height:18px;
	margin-bottom:2px;
	color:#BE1020;
	font-weight:bold;
}
#Depotliste .depoteintrag {
	width:494px;
	padding:2px;
	border:1px solid #E6DED0;
	margin-bottom:3px;
}
#Depotliste .depoteintrag .depotlogo {
	float:left;
	width:150px;
}
#Depotliste .depoteintrag .depotdaten {
	float:left;
	margin:10px 0px 0px 10px;
	width:330px;
}
#Depotliste .depotdaten .links {
	float:left;
	width:160px;
}
#Depotliste .depotdaten .rechts {
	float:right;
	width:160px;
}
#Depotliste .depotlinks {
  float:right;
	width:330px;
	margin-top:3px;
	text-align:right;
}
#Depotliste .depotlinks .more{
	float:right;
	width:235px;
	border:1px solid #E6DED0;
	margin-bottom:2px;
	background-color: #F9F8F4;

}
#Depotliste .depotlinks .myDepot{
	float:right;
	width:235px;
	border:1px solid #E6DED0;
	background-color: #F9F8F4;
}

