body {

	margin: 0px auto;
	padding: 0px;
	text-align:center;
	font-family: Arial;
	font-size: 12px;
	background-color:#e3e7e8;
	background-image:url(../images/rasterpunkte_hg.png);
	background-repeat:repeat-x;
	color:#7b7c7e;

}

img{

	border:0px;

}

div{

	margin:0px;
	padding:0px;

}

textarea{

	font-family: Arial;
	font-size: 12px;

}

a{

	color:#7b7c7e;
	font-weight:bold;
	text-decoration:none;

}

a:hover{

	text-decoration:underline;

}
