div.indhold {
	padding: 15px 170px 15px 170px;
	}

div.indhold h1 {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	color: #021f7e;
	}

div.indhold h2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #021f7e;
	}

div.indhold h3 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	color: #021f7e;
	}
	
div.indhold p {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	padding: 0px;
	margin: 0px;
	}
	
div.indhold li {
	list-style-image: url('./images/punkt1.png');
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	}

div.imgtxt p {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
	color: #000000;
	padding: 0px;
	margin: 0px;
	}

