/************/
/* Formular */
/************/

#form {
	position: relative;
	width: 526px;
	height: 113px;
	background: url('../grafik/bg_form.gif') no-repeat;
}
#formangebot {
	position: relative;
	width: 526px;
	height: 113px;
	background: url('../grafik/bg_formangebot.gif') no-repeat;
}
#form p, #form form, #formangebot p, #formangebot form {
	margin: 0px;
	padding: 0px;
}
#formtext {
	text-indent: -2000px;
}
#formtext h2 {
	margin: 0px;
	padding: 0px;
}
#textarea {
	position: absolute;
	top: 9px;
	left: 112px;
	width: 251px;
}
#textarea textarea {
	margin: 0px;
	border: solid 1px #8F999B;
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #A0AEB0;
}
#input {
	position: absolute;
	top: 9px;
	left: 368px;
	width: 167px;
}
#input input {
	border: solid 1px #8F999B;
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #A0AEB0;
}
#inputname {
	background: url('../grafik/bg_input_name.gif') no-repeat;
}
#inputmail {
	background: url('../grafik/bg_input_mail.gif') no-repeat;
}
#inputtelefon {
	background: url('../grafik/bg_input_telefon.gif') no-repeat;
}
#send {
	position: absolute;
	top: 77px;
	left: 368px;
	width: 167px;
	height: 27px;
}
#send input {
	width: 167px;
	height: 27px;
	display: block;
}
#mailok {
	position: relative;
	width: 526px;
	height: 217px;
	background: url('../grafik/mail_ok.gif') no-repeat;
	text-indent: -2000px;
	
}
#mailerror {
	position: relative;
	width: 526px;
	height: 217px;
	background: url('../grafik/mail_error.gif') no-repeat;
	text-indent: -2000px;
	
}
#mailok h2, #mailok h3, #mailok p, #mailerror h2, #mailerror h3, #mailerror p {
	margin: 0px;
	padding: 0px;
	height: 0px;
}
#maillink {
	position: absolute;
	top: 160px;
	left: 30px;
	width: 110px;
	height: 16px;
}
#maillink a {
	display: block;
	width: 110px;
	height: 16px;
	text-indent: -2000px;
}
#maillinkerror {
	position: absolute;
	top: 141px;
	left: 66px;
	width: 85px;
	height: 16px;
}
#maillinkerror a {
	display: block;
	width: 110px;
	height: 19px;
	text-indent: -2000px;
}
