@import url(w3c.css);

body
{
	margin: 0;
	background-color: white;
	color: #000000;
	padding: 0;
}
#meldung
{
	width: 560px;
	height: auto;
}
div, p, address
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	font-style: normal;
}
input, textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
}
strong
{
	font-weight: bold;
}
b
{
	color: #000000;
	font-weight: bold;
}

/*R. 3.0 gb2004*/