#content {
	clear: both;
	margin: 0;
	padding: 0;
	height: 517px;
}

body.lang_de #content {
	background: url(../de/service/kontakt/pixel/kontakt_links.jpg) no-repeat top left;
}

body.lang_en #content {
	background: url(../en/service/kontakt/pixel/kontakt_links.jpg) no-repeat top left;
}


#empfehlen {
	height: 225px;
	margin-left: 345px;
	padding-top: 200px;
}

* html #empfehlen {
	height: 245px;
}
#empfehlen .error {
	color: red;
	padding-left: 160px;
	font-size: 0.8em;
}
#empfehlen label {
	clear: both;
	display: block;
	float: left;
	width: 180px;
	text-align: right;
	padding-right: 10px;

}
#empfehlen input {
	margin-bottom: 5px;
}
#empfehlen input.submit {
	clear: left;
	margin-left: 190px;
	background: transparent;
	border: none;
	font-size: 1em;
	font-family: Arial;
	font-weight: bold;
	color: #3D67BD;
	background: url(../pixel/dots_small.gif) no-repeat center left;
	padding-left: 7px;
}
