form {
	font-size: 0.8em;
	line-height: 120%;
	position: relative;
	width: 45em;
	overflow: hidden;
	margin: 0 auto 25px;
	padding: 15px 20px; }
input {
	background-color: #bad2d9;
	width: 11em;
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	border: solid 1px #6c7faa; }
* html input {
	margin-bottom: -15px;
	padding: 0; }
input:focus {
	background-color: #9eb3d6;
	border: solid 1px #ea2220; }
label {
	text-align: right;
	width: 7em;
	float: left;
	padding-right: 10px; }
textarea {
	background-color: #bad2d9;
	float: left;
	margin-bottom: 15px;
	margin-left: 15px;
	border: solid 1px #8bb1bc;
	display: block; }
* html textarea {
	margin-bottom: 5px; }
textarea:focus {
	background-color: #9eb3d6;
	border: solid 1px #ea2220; }
.clear {
	width: 45em;
	height: 1px;
	clear: both; }
* html .clear {
	margin-bottom: -7px; }
.labelcheck {
	text-align: right;
	width: 20em;
	float: left;
	margin-bottom: 15px; }
.inputcheck {
	background-color: #bad2d9;
	width: 15px;
	height: 15px;
	margin-bottom: 15px; }
.emkontakt {
	float: left;
	margin: 15px 0 -15px;
	padding: 0; }
.submit { margin: 0 0 15px; }
* html .submit {
	margin-bottom: 0; }
#spalte2 h1 {
	color: #6c7faa;
	font-size: 1.3em;
	text-align: center;
	margin-top: 35px;
	margin-bottom: 10px;
	margin-left: -500px; }
label.dreieck {
	background-image: url(../bilder/kontakt/zeichen-dreieck.gif);
	background-repeat: no-repeat;
	background-position: right center; }
form span.dreieck {
	background-image: url(../bilder/kontakt/zeichen-dreieck.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 10px;
	display: block; }

