#textinhalt {
	width: 625px;
}

#textinhalt * {
	margin: 0;
	padding: 0;
}

#textinhalt {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	color: black;
}

#textinhalt img {
	border: 1px solid #43563F;
}

#textinhalt a {
	font-size: 14px;
	color: white;
	font-weight: normal;
}

#textinhalt a:hover {
	text-decoration: none;
}

#textinhalt li {
	list-style-position: outside;
	margin-left: 25px;
}


#textinhalt h1 {
	font-weight: bold;
	margin-bottom: 20px;
	font-size: 30px;
	line-height: 32px;
	font-style: italic;
	color: white;
	clear: left;
}

#textinhalt h2 {
	margin: 22px 0 6px 0;
	font-weight: normal;
	font-size: 18px;
	color: black;
	clear: left;
}

#textinhalt h3 {
	margin-bottom: 10px;
	font-weight: bold;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
}

#textinhalt p {
	font-size: 14px;
	color: black;
	width: 625px;
	margin-bottom: 10px;
	clear: left;
}

#textinhalt ul {
	margin-bottom: 10px;
}

#textinhalt ul li {
	clear: left;
}

#textinhalt table.border0 {
	border: 0px;
	width: 100%;
}
#textinhalt table.border0 td {
	border: 0px;
	padding: 0;
	vertical-align: top;
}	

#textinhalt table.border1 {
	backgrou1nd-color: #8E9D8B;
	font-size: 14px;
}

#textinhalt table.border1 td {
	border: 2px solid #97A594;
	padding: 2px 5px;
	margin: 0;
}

#textinhalt table.border1 tr:hover td {
	backgrou1nd-color: #82917F;
}
