.inhalt {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	}

.inhalt A:link {
	color: #000000;
	text-decoration: underline;
	}

.inhalt A:active {
	color: #000000;
	text-decoration: none;
	}

.inhalt A:visited {
	color: #000000;
	text-decoration: underline;
	}

.inhalt A:hover {
	color: #000000;
	text-decoration: none;
	}

.h1 {
	color:#FF8A26;
		font-size: 12px;
	font-weight: bold;
	}

.h2 {
	color:#FF8A26;
	font-size: 20px;
	font-weight: bold;
	}

.h3 {
	color:#002B9E;
	font-size: 18px;
	}

.einzug {
	position:relative;
	padding-left:12px;
	}