#Inhalt {
	font-size: 8pt;
	width: 500px;
	max-width: 500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 5pt;
}

b {
	font-weight: bold !important;
}
li {
	line-height: 24px !important;
	color: #81b150;
}

html > #Inhalt {
	background: url(images/inhaltbg.jpg) repeat-y 0 0 white;
}

#Inhalt a {
	color: #484C22;
	text-decoration: underline;
}

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

#Inhalt a[target=_blank] {
	background: url(images/external.png) no-repeat left transparent;
	padding-left: 15px;
}

#Inhalt h1 {
	font-family: "times new roman";
	font-size: 24pt;
	font-style: italic;
	font-weight: bold;
	color: #B7D599;
	line-height: 24pt;
	margin: 5px 0 25px 0;
	width: 500px;
	max-width: 500px;
	max-width: 500px;
}

#Inhalt h2 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #666;
	margin: 20px 0 5px 0;
	width: 500px;
	line-height: 16pt;
	max-width: 500px;
}

#Inhalt h3 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	line-height: 9.5pt;
	font-weight: bold;
	color: #A4A971;
	margin: 2px 0 15px 0;
	width: 500px;
	max-width: 500px;
}

#Inhalt p {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	color: #646933;
	margin: 0 0 20px 0;
	width: 500px;
	max-width: 500px;
	margin-bottom: 10px;
}

#Inhalt table {
	margin: 0 0 20px 0;
	width: 500px;
	max-width: 500px;
}

#Inhalt table * {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	vertical-align: top;
	font-size: 10pt;
	line-height: 15pt;
	color: #646933;
}

#Inhalt h4, #Inhalt table h4 {
	margin: 5px 0 20px 0;
	padding: 0;
	color: #A4A96F;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	line-height: 9.5pt;
	font-weight: bold;
}

#Inhalt img {
	border: 5px solid #B7D498;
}

#Inhalt a img {
	border: 0;
}

#Inhalt a img[alt=openClick] {
	border: 5px solid #B7D498;
}




#Inhalt blockquote {
	width: 500px;
	max-width: 500px;
	margin: 0 0 20px 0;
	padding: 0;
	color: #646933;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	line-height: 9.5pt;
	font-style: italic;
}