#form-tx-itsbgmaplz-pi1 {
		padding-left: 10px;
		float: left;

}

#form-tx-itsbgmaplz-pi1 input {
		border-color:#919191;
		border-style:solid;
		border-width:1px;
		font-size: 11px;
		width: 60px;
		float: left;
		margin-right: 10px;
}

#form-tx-itsbgmaplz-pi1 input.submit {
		width: 19px;
		height: 17px;
		border: none;
}

div.tx-itsbgmaplz-pi1 p.clearer {
		clear: both;
		margin-bottom: 10px;
}

div.tx-itsbgmaplz-pi1 p.plzresult {
		margin-top: 5px;
}

.gmap-mask-content{
    width: 760px;
    height: 380px;
    display: block;
    position: relative;
    float: left;
    text-align: center;
    background: #333;
/*    background-image: url('../img/mappreview.png');
    background-size: contain;*/
    /*background-repeat: no-repeat;*/
}

.gmap-mask-content p.gmap-caption{
    display: block;
    float: left;
    width: 100%;
    /*color: #dd0088;*/
    position: relative;
    text-align: center;
    font-weight: bold;
    line-height: 30px;
    background-color: rgba(255,255,255,0.5);
    height: 30px;
}
.gmap-mask-content #gmap-btn{
    border: none;
    background: #dc3545;
    color: #fff;
    text-align: center;
    line-height: 30px;
    margin-top: 80px;
}

#gmap-btn-deact{
    border: none;
    background: none;
    text-align: center;
    font-size: 70%;
}

.gmapif{
    padding: 0;
    margin: 0;
    border: none;
    width: 100%;
    height: 100%;
}

.deaktivate_map{
    display: none;
}

.deaktivate_map.msh{
    display: block;
}