@charset "UTF-8";
/* IMPRESSIONEN */
 @media screen {
body {
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-family: 'Abel', Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin: 0;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(/images/mmm_basic/bg_content.png);
	background-repeat: repeat;
	background-position: left top;
}
}

.form_width {
	width: 400px;
}

.input {
	height:25px;
	width: 400px;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-family: 'Abel', Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 300;
	color:	#646567;
	line-height: 24px;
	margin: 0;
	margin: 0;
	background-attachment: scroll;
	background-image: url(/images/mmm_basic/kontakt_lines.png);
	background-repeat: repeat;
	background-position: left top;
	border: 0px;

}

.textarea {
	height:100px;
	width: 400px;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-family: 'Abel', Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 300;
	color:	#646567;
	line-height: 24px;
	margin: 0;
	margin: 0;
	background-attachment: scroll;
	background-image: url(/images/mmm_basic/kontakt_lines.png);
	background-repeat: repeat;
	background-position: left top;
	border: 0px;
}

.btn {
	height: 25px;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-family: 'Abel', Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 300;
	color:	#646567;
	text-decoration: none;
	margin: 0;
	margin: 0;
	background-attachment: scroll;
	background-image: url(/images/mmm_basic/kontakt_lines.png);
	background-repeat: repeat;
	background-position: left top;
	border: 0px;

}