body, html {
	margin: 0px;
	padding: 0px;
}
#inhalt h1, #inhalt h2, #inhalt h3, #inhalt p, #inhalt li, #inhalt table, .tx-dropdownsitemap-pi1 {
	width: 480px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;	
	line-height: 150%;
}
#inhalt h1 {
	color: #008C9C;
	margin-top: 50px;
	border-bottom: 1px solid #008C9C;
}
#inhalt h2 {
	color: #999999;
	border-bottom: 1px solid #999999;
}
#inhalt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	line-height: 150%;
}
#inhalt p.csc-form-label, #formcontent p {
	width: auto;
}
#inhalt hr {
	width: 480px;
	border: none;
	border-top: 1px solid #008C9C;
	margin: 0px;
}
#inhalt img {
	position: absolute;
	left: 700px;
	border-top: 1px solid #FFFFFF;
	padding: 0px 330px 5px 0px;
}
.contenttable td, .contenttable th {
	border: 0px solid #000000;
	border-width: 0px 1px 1px 0px;
	text-align: center;
}

#formcontent td {
	text-align: left;
}
.contenttable .tr-even {
	background-color: #CCCCCC;
}
.contenttable td.td-0 {
	text-align: right;
	padding-right: 25px;
}
#mitarbeiter {
	height: 200px;
}
.missing {
	color: red;
	font-weight: bold;
}