	
	/*--- // -------------------------------------------------------
		
		@ Marti Frontend 
		@ /css/adressen.css
		@ Style-Sheet für das Layout des Adress-Moduls
		
		@ 24.10.2007 PH / JB
		@ alpha 0.1
		
		@ Content:
		-	Element Definitionen
		
		Changelog:
		
	-------------------------------------------------------- // ---*/
	
	/* --------------------------------------------------
		Element Definitionen
	-------------------------------------------------- */
	div#company {
		padding-bottom:30px;
	}
	
	div#filialen table {
		width:100%;
	}
	
	div#filialen table td {
		padding:0 15px 30px 0;
		vertical-align:top;
	}