/* printGewerbe.php */

#contact{
	width:600px;
	background-color:#f5f5f5;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px;
	font-size: 16px;
}

#props_gewerbe{

	font-size:11px;
	width:618px;
	;
	padding: 0px;
	line-height:17px;
	margin-bottom: 8px;
}

#props_gewerbe table {
	border-collapse: collapse;
	width:618px;
	background-color:#f5f5f5;
    font-size: 11px;
    line-height: 17px;
}

#props_gewerbe td {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 4px;
	width:200px;

}

.props_gewerbe_tableheader{
	margin-top: 16px;
	font-weight:bold;
	padding: 4px;
	/* background-color:#ccc; */
	color: #009fe3;
	font-size: 14px;
}

#header img {
    width: unset;
}

.web, .email {
    margin: 6px 0;
}

#gewerbe_title{
	font-size:28px;
	color:#fff;
	background-color:#009fe3;
	background: linear-gradient(to right, #5bc5f2 0%, #009fe3 100%);
	padding: 4px 20px 8px 10px;
	margin-top: 12px;
	margin-bottom: 20px;
	display: inline-flex;
	clear: both;
	width: 590px;
	line-height: 32px;
}

#routemap{
 height: 620px;
 margin-bottom:20px
}

#img_gewerbe img{
	max-width: 618px;
	margin-bottom: 10px;
}