body, p, a, h1, h2, h3, ul, li, div {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a {
	color: #999999;
}
a:hover, a:active {
	color: #000000;
}
a img {
	border-style: none;
}
tr {
	text-align: left;
	vertical-align: top;	
}
.space tr, .space td {
	padding: 5px;
	margin: 5px;
}
.nospace tr, .nospace td {
	padding: 0px;
	margin: 0px;
}

.Inhalt {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #009374;
}

h1{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
h3 {
	font-size: 12px;
}
.tableline, .tableline td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009374;
}
.tablehead, .tablehead tr, .tablehead td, .tablehead div {
	vertical-align: middle;
}
.einlink {
	color: #999999;
	cursor: pointer;
	cursor: hand;
}
