body, td {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	text-align: left;
	
}

a:link { color: #FF6700; text-decoration: underline;outline: none;}
a:visited { color: #FF6700; text-decoration: underline;outline: none;}
a:hover { color: #FF6700; text-decoration: underline; outline: none;}

td {
	text-align: left;
	
}
				
div {
	font-weight: bold;

}
				
input {
	left:210px;
	margin: 1px;
	width:300px;
	height:20px;
	background-color: #5F5F5F;
	border: 1px solid #000000;
	color: #FFFFFF;
}
				
textarea {
	font-family: Arial;
	border: 1px solid #000000;
	width:610px;
	height:160px;
	background-color: #C0C0C0;
	color: #000000;
}

titel {
	font-family: Arial;	
	font-size: 14px;
	text-align: left;
	position: absolute;
	top: 10px;
	left: 10px;
}

#formular {
	font-family: Arial;	
	font-size: 13px;
	text-align: left;
	position: absolute;
	top: 10px;
	left: 20px;
}

#code {
	position: absolute;
	top: 10px;
	left: 25px;
}
	
.mail { color: #000000; font-weight: bold; }