.offices {
    position: relative;
    top:10px;
}
.offices p {
    font-size: 12px;
    color: #fff;
    font-weight: normal;
}
.hidden {
    display: none;
}
.office-default {
   /*background: transparent url(../images/trenner_menue_l.png) no-repeat center top;*/
   /*padding: 15px 0 0 0;*/
   height: 344px;
   width:154px;
   color: white;
   position: absolute;
   right: -177px;
   top: 0;
}

div.office-default li {
	background: none !important;
	list-style-type: none !important;
	list-style-image: none !important;
	padding: 0 !important;
}

div.office-default div li {
	 /*bbackground: transparent url(../images/trenner_menue_l.png) no-repeat center bottom !important;*/
	
	list-style-type: none !important;
	list-style-image: none !important;
	padding: 0 0 2px 0 !important;
}

.map {
	margin: 0px;
	padding: 0px;
}

.map img{
	height: 364px;
	width: 544px;
	margin: 0px;
	padding: 0px;
}

.europe {
	height: 364px;
	width: 544px;
	margin: 0px;
	padding: 0px;
}

.office-default ul {
	padding: 0;
}


