.innentabelle {
	
}

.bodytext a:link {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #000000;
}

.bodytext a:visited {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #000000;
}

.bodytext a:hover {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #E47903;
}

.bodytext a:active {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #000000;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	font-style: normal;
	/*font-variant: small-caps;*/
	color: #e47903;
	margin-bottom: 0px;
}

h6 a:link {
	font-style: normal;
	text-decoration: none;
	color: #E47903;
}

h6 a:visited {
	font-style: normal;
	text-decoration: none;
	color: #E47903;
}

h6 a:hover {
	font-style: normal;
	text-decoration: underline;
	color: #E47903;
}

h6 a:active {
	font-style: normal;
	text-decoration: none;
	color: #E47903;
}