body {
	font-family: Verdana, Geneva, sans-serif;
	padding: 0px;
	margin: 0px;
	background: #FFF;
}
.blu {
	color: #005696;
	font-family: Verdana, Geneva, sans-serif;
}



h1 {
	font-size: 1.1em;
	vertical-align:bottom;
	font-weight: bold;
	color: #005696;
	text-align: left;
	
}

h1.oben {
	float:right;
	color: #005696;

}
td {
	background: #FFF;
	margin: 8px;
	padding: 8px;
	text-align: left;
	letter-spacing: normal;
	color: #000;
	font-size: 0.8em;
}
th {
	font: 0.8em Verdana, Geneva, sans-serif;
}
.probe {
	font: 0.8em Verdana, Geneva, sans-serif;
	color: #000099;
	letter-spacing:0.1em
}

	

h2 {
	font: bold 1em Verdana, Geneva, sans-serif;
	color: #005696;
}

b {
	color: #000;
	letter-spacing: 1px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
a:link {
	font: 0.9em Verdana, Geneva, sans-serif;
	text-decoration: underline;
	color: #005696;
}
a:visited {
	font: 0.9em Verdana, Geneva, sans-serif;
	color: #005696;
	text-decoration: underline;
}
a:hover {
	font: 0.9em Verdana, Geneva, sans-serif;
	color: #C00;
}
a:active {
	font: 0.9em Verdana, Geneva, sans-serif;
	text-decoration: underline;
}
.rm {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: inset;
	border-left-style: none;
	border-top-color: #005696;
	border-right-color: #005696;
	border-bottom-color: #005696;
	border-left-color: #005696;
}
.rm_d {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #005696;
	border-right-color: #005696;
	border-bottom-color: #005696;
	border-left-color: #005696;
}

