#Content h1 {
	font-size: 1.3em;
	padding-top: 20px;
	padding-bottom: 5px;
	font-weight: bold;
	border-bottom: 1px solid #FF5000;
}

#Content h2 {
	font-size: 1.2em;
	font-weight: bold;
}

#Content h3 {
	font-size: 1.2em;
	font-weight: bold;
}

#Content h4 {
	font-size: 1.2em;
	font-weight: bold;
}

#Content h5 {
	font-size: 1.2em;
	font-weight: bold;
}

#Content h6 {
	font-size: 1.2em;
	font-weight: bold;
}

#Content .Beschrieb {
	color: #646464;
	font-size: .9em;	
}

#Content .TabelleGrau
{
	background-color: #D7D7D7;
	border: 1px solid #000000;
}

.LinkPDF{
	BACKGROUND: url(/images/icon_pdf.gif) no-repeat left;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 25px;
}

.LinkDOC{
	BACKGROUND: url(/images/icon_doc.gif) no-repeat left;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 25px;
}
