#content {width: auto; height: auto; background-color: #EAE5E5; padding-top: 5px; }

#formular { float: left; line-height: 1px;  margin-top: 10px;}

#formular .info {width: 80%; margin-left: 10px; color: #616775; background-color: #B3D6D6; border-style: solid; border-color: #B3D6D6; border-radius: 6px;} 
#formular .info:focus {color: black;}

#formular textarea {width: 80%; background-color: #B3D6D6; border-style: solid; border-color: #B3D6D6; border-radius: 6px;}

form #send {width: 20%; float: left; margin-left: 10px; border-color: transparent; 
	 		border-style: solid;  border-radius: 6px; background-color: #B3D6D6; transition: background 1s ease-out;  box-shadow: 5px 5px 5px #888888; border-radius: 6px; }
form #send:hover {background-color: black; color: white; border-color: transparent;}

#txt-contact {  color: black; 
			   width: 620px; height: 300px; float: right; margin-right: 10px; font-size: 90%; margin-top: 10px;
			   text-align: left; }
#txt-contact h2 {font-style: italic; text-align: justify;}

#tabel-info { width: 600px; margin-top: 20px; background-color: transparent; }


#tabel-info .img-contact img { margin-left: 30%; background-color: #888888;  border-radius: 3px; border-bottom-style: solid; border-bottom-color: black; border-bottom-width: 2px; margin-bottom: 20px; }
#street {
	margin-left: 10px;
	margin-bottom: 10px;
		margin-top: 30px;

}

#map {display: block; width: 960;
margin-left: 10px;
height: 400px;}


#bottom-white { width: 960px; margin-left: auto; margin-right: auto; height: 20px; }
