/* 2021-03-12 */

body {
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

.ueberschrift {
	font-family: Arial,Helvita;
	font-size: 36px;
	font-weight: bold;
	color:#ffffff;
	}


td {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	}

.wert {
	font-family: Courier,Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	}

.form {
	font-family: Courier, Verdana,Arial,Helvita;
	font-size: 12px;
	font-weight: normal;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	border-width: 1px;
	background: #efefef;
	color: #0000ff;
	}