
td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	 margin-bottom:-0px; margin-top:-0px;
}
a {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}

a:hover {
	color: #000000;
	text-decoration: underline
}

.tabelle1 {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
.tabelle2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

