
.cmmsbox
{
	position: relative;
}


.cmmsbox .mapbox
{
padding: 0; margin: 0;
    position: absolute;
    left: 175px;
	top: 0px;

}

.map
{
	border: 0px solid black;
}

.cmmsbox .addressbox
{
    width: 180px;
    min-height: 300px;
    margin: 20px 0px 0px 0px;
	position: relative;
	z-index: 1;
}

* html .cmmsbox .addressbox
{
    height: 300px;
}

.cmmsbox .addressbox p
{
	margin: 0px;

}

.organisation
{
    color: #008266;
    font-size: 13px;
	margin:0;
}

.orga_title {
	padding-bottom: 10px;
}

.street
{

}

.zipCode
{
    padding-right: 4px;
}

.city
{
    /*text-transform: uppercase;*/
}

.country
{
    /*text-transform: uppercase;*/
}

.poBox
{
    margin-top: 10px;
}

.poBoxZIPCode
{
    /*padding-right: 4px;*/
}

.poBoxCity
{

}

.phone
{

}

.fax
{

}

.persons1 {
	padding-top: 10px;
}

.addressbox div {
    margin-top: 10px;
}
.cmmsbox .addressbox .additionalInfo
{
    color: #008266;
    font-size: 13px;
    margin:0;

    margin-top: 10px;
    font-weight: bold;
}

.web
{
    margin-top: 10px;
}

.email
{
	/*float: left;*/

}

.directions
{
    margin-top: 10px;
}


div.legend
{
    /*
    margin-top: 7px;
    padding-top: 4px;
    border-top: 1px solid #993366;
    width: 100%;
    */
    display: none;
}

/*
.legend .elem
{
	margin-right: 16px;
    float: left;
}

.legend img
{
    float: left;
}

.legend .label
{
    padding: 0 0 0 5px;
	margin: 0;
    color: black;
    float: left;
}
*/

#mainContentboxStrecher
{
    display:none;
}
