/*body,h1,h2,h3,p,quote,small,form,input,ul,li,ol,label*/
#INVALID-RULE
{
	margin: 0px;
	padding: 0px;
}
BODY
{
	color: #555555;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.clear
{
	clear: both;
}
#main-container
{
	width: 400px;
	margin: 30px auto;
}
#form-container
{
	padding: 15px;
	-moz-border-radius: 12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
}
TD
{
	white-space: nowrap;
}
A, A:visited
{
	color: #00BBFF;
	text-decoration: none;
	outline: none;
}
A:hover
{
	text-decoration: underline;
}
H1
{
	color: #777777;
	font-size: 22px;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 5px;
}
H2
{
	font-weight: normal;
	font-size: 14px;
	color: #777777;
	margin-bottom: 15px;
	border-bottom: 1px solid #EEEEEE;
	margin-bottom: 15px;
	padding-bottom: 10px;
}
LABEL
{
	font-size: 11px;
	font-family: Tahoma, Arial, Sans-serif;
}
TEXTAREA
{
	color: #404040;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
TD > BUTTON
{
	text-indent: 8px;
}
.error
{
	background-color: #990033;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	margin-top: 10px;
	padding: 10px;
	text-transform: uppercase;
	width: 240px;
}
#loading
{
	position: relative;
	bottom: 9px;
	left: -20px;
	visibility: hidden;
}
.tutorial-info
{
	color: #FFFFFF;
	text-align: center;
	padding: 10px;
	margin-top: 10px;
}
/*NEU*/
TD.name
{
	position: absolute;
	left: 200px;
	top: 0px;
}
TD.namefeld
{
	position: absolute;
	left: 200px;
	top: 30px;
}
TD.email
{
	position: absolute;
	left: 200px;
	top: 70px;
}
TD.emailfeld
{
	position: absolute;
	left: 200px;
	top: 100px;
}
TD.telephone
{
	position: absolute;
	left: 200px;
	top: 140px;
}
TD.telephonefeld
{
	position: absolute;
	left: 200px;
	top: 170px;
}
TD.nachrichten
{
	position: absolute;
	left: 430px;
	top: 0px;
}
TD.nachrichtenfeld
{
	position: absolute;
	left: 430px;
	top: 30px;
}
TD.captcha
{
	position: absolute;
	left: 430px;
	top: 140px;
}
TD.captchafeld
{
	position: absolute;
	left: 430px;
	top: 170px;
}
TD.formbutton
{
	position: absolute;
	left: 594px;
	top: 170px;
	z-index: 10000;
}
