@charset "utf-8";

#content_head_img {
	background: url(../../images/contact/contact_header.png) no-repeat;
	width: 11.125em;
	height: 1.9375em;
}

#content_right p  {
	padding: 1em;
	padding-top: 0em;
	font-size: .75em;
}

.testimonium {
	font-weight: bold;
}

#content_right p a, #content_left_one p a {
	font-size: 1em;
	text-decoration: none;
	color: #003366;
}

#content_body, #content_left_one, #content_left_two, #content_right  {
	height: 30em;	
}

form {
	font-size: .75em;
	padding-left: 1.5em;
}

form .inp {
	background: #ebeff3;
	outline: 0px none;
	padding: .1em;
	border: 1px solid #8da4bb;
}

form input.inp  {
	width: 21.675em;
	height: 1.3625em;
}

form textarea {
	width: 30em;
	height: 12em;
}

form input.sub {
	width: 7.875em;
}