/* default styles for extension "tx_gomapsext" */
		.tx-go-maps-ext img {
			max-width: none;
		}
/* default styles for extension "tx_bjimages" */
.gal_img {
  float: left;
  padding:2px;
}

.gal_img img {
  display:none;
}

.gal_row {
  clear: left;
  overflow: hidden;
}

.gal_simg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

.gal_simg img {
  width: 100%;
}

.gal_slider {
  position: relative;
  width: 100%;
}

.gal_divider {
  position:absolute;
  width:0px;
  border: 1px solid white;
}

.gal_knob {
  background-color: #e0e0e0;
  border: 2px solid white;
  border-radius: 15px;
  height: 60px;
  position: relative;
  top: 50%;
  margin-top: -30px;
  margin-left: -15px;
  width: 30px;
  box-shadow: 0 0 8px white;
}
/* default styles for extension "tx_wtemployees" */
	textarea.f3-form-error {
		background-color:#FF9F9F;
		border: 1px #FF0000 solid;
	}

	input.f3-form-error {
		background-color:#FF9F9F;
		border: 1px #FF0000 solid;
	}
	.tx-wt-employees .table thead tr td.subhead {
		background: none;
		border: none;
		padding: 0;
	}

	.tx-wt-employees img{
	    max-width: 100%;
	    height: auto;
	}

	.tx-wt-employees .row{
	    margin: 0px;
	}
/* default styles for extension "tx_wteyecatchermenu" */
	textarea.f3-form-error {
		background-color:#FF9F9F;
		border: 1px #FF0000 solid;
	}

	input.f3-form-error {
		background-color:#FF9F9F;
		border: 1px #FF0000 solid;
	}

	.tx-wt-eyecatchermenu table {
		border-collapse:separate;
		border-spacing:10px;
	}

	.tx-wt-eyecatchermenu table th {
		font-weight:bold;
	}

	.tx-wt-eyecatchermenu table td {
		vertical-align:top;
	}
/* default styles for extension "tx_wtservicesymbole" */


	.wtServiceSymbolImage{
	    width: 80px;
	    height: 80px;
	    border-radius: 50%;
	}

	.wtServiceSymbolImageOther{
    	    width: 60px;
    	    height: 60px;
    	}



