body {
	margin: 0px;

	font-family: Arial;
	font-size: 12px;
	color: #000000;
	
	background:url(images/wappen_bg.gif);
	background-repeat:no-repeat;
	background-position: center top;
	background-attachment:fixed;
}

hr {
	noshade;
}

a {
	color: #2A8FA3;
	text-decoration: none;
}

a:hover {
	background: #FFFFC9;
	border: 1px solid #000000;
}

th {
	text-align: left;
}

td {
	vertical-align: top;
}