@charset "UTF-8";


#imprint{
	position:absolute;
	top:209px;
	left:0px;
	width:372px;
	z-index:2;
	font-size:13px;
	line-height:14px;
	background:#c8c8c8;
	padding:25px 0 25px 38px;
}

#note{
	position:absolute;
	top:355px;
	left:38px;
	width:372px;
	z-index:12;
	font-size:10px;
	line-height:14px;
	background:#bababa;
}

form,#remsg{
	position:absolute;
	top:208px;
	left:423px;
	z-index:13;
	font-size:13px;
	background:#bababa;
}
input{
	width:135px;
	height:14px;
	font-size:11px;
	color:#000000;
	line-height:14px;
	background:#c8c8c8;
	padding:1px 0 1px 0;
	border:none;
}
textarea{
	width:210px;
	height:85px;
	background:#c8c8c8;
	border:none;
}
#submitbtn{
	background:#eeeeee;
	font-size:10px;
	line-height:15px;
	height:15px;
	padding:0px;
	margin-top:24px;
	outline:none;
	cursor:pointer;
}

#directions{
	position:absolute;
	top:166px;
	left:457px;
	z-index:10;
}
