@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
body {
	background-image: url(pics/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.haupttext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	padding: 10px;
	line-height: 20px;
	text-align: justify;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 292px;
	border-top: 2px inset #999999;
	border-right: 1px inset #999999;
	border-bottom: 1px inset #999999;
	border-left: 2px inset #999999;


}
.input {

	border: thin solid #CCCCCC;
	width: 270px;
}
