
#visi {
  font-family: "Times New Roman", Times, serif;
  font-size: 20px;
	margin-left: 100px;
	margin-right: 100px;
}
.jumbotron {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	
  }

h1 {
	color: navy;
	font-family: "Times New Roman", Times, serif;
	font-size: 80px;
	font-weight: bold;
}


.center {
	text-align: center;
	margin: auto;
}

  #map {
	height: 400px;
	/* The height is 400 pixels */
	width: 100%;
	/* The width is the width of the web page */
  }

  .tick {
	font-family: "Times New Roman", Times, serif;
	font-size: 8px;
  }

  .title{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
  }
  
  .btn-group {
	  width:100%;
	  background-color: #e7e7e7; 
	  color: black;
	  font-size: 20px;
	  border-radius: 8px;
	}


#impresum {
	font-family: "Times New Roman", Times, serif;
 	font-size: 15px;
}
