@import "about.css";

.column h1 {
  width: 410px;
}

.column  p {
	border-bottom-style: none;
	padding: 0;
	display: block;
	margin-top: 0;
	margin-left: 15px;
	margin-right: 25px;
	height: 9px;
}

.column strong {
	color: #677275;
	display: block;
	margin-right: 0;
	text-transform: uppercase;
	margin-left: 10px;
	letter-spacing: 1px;
	font-size: 13px;
}

.imprint {
  display: block;
  margin-left:10px;
}

td {
	  text-shadow: white 0px 1px 1px;
	color: #677275;
	font: 13px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
  text-shadow: white 1px 1px 1px;
	margin-left: 20px;
	margin-right: 30px;
}


td a {
	color: #677275;
}


label {
		font: normal normal 12px/24px "Lucida Grande", Lucida, Verdana, sans-serif;
	float: left;
	display: block;
	clear: left;
	width: auto;
	color: #404749;
	text-align: right;
  text-shadow: white 1px 1px 1px;
	letter-spacing: 1px;
	padding-top: 1px;
}


.textfield {
  display: block;	
	zoom:1;
	float: right;
	clear: right;
	width: 276px;
	color: #404749;
	border: 1px solid #d6ceb4;
  text-shadow: white 1px 1px 1px;
	font: normal normal 13px/18px "Lucida Grande", Lucida, Verdana, sans-serif;
}

textarea {
	font: normal normal 13px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: white;
	border: 1px solid #d6ceb4;

  float:right;
  display:block;
  
  height: 158px;
	width: 267px;  
	color: #404749;
	margin-bottom: 32px;
	text-align: left;
}

.button {
	display: block;	
	zoom:1;
	float: right;
	clear: right;
	width: 280px;
	margin-right: 25px;
}

.newsletter {
	border: 1px solid red;
	margin-top: 20px !important;
}
#googlemaps {
	border: 1px solid #ced3d3;  
	margin-left:15px;
	background: url(../images/map.jpg) no-repeat;
}



div.form_errors {
	font: 12px/22px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #ad9d6a;
	text-transform: none;
	background-color: #faf9f6;
	border: 1px solid #d6ceb4;
	display: block;
	padding: 7px 15px;
	margin: 0 15px 20px 5px;
}

div.error_message {
		font: 12px/22px "Lucida Grande", Lucida, Verdana, sans-serif;
padding: 3px 15px;
	margin: 0 15px 20px 5px;
	display: block;
color: #ad9d6a;
	background-color: #faf9f6;
	border: 1px solid #d6ceb4;

}

