/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.texte {
	color: rgb(255,153,0);
 	margin: 2px;
 	padding: 2px;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.hg {
	background-repeat: no-repeat
}

.TextObject {
	color: rgb(255,153,0);
 	margin: 0px 2px;
 	padding: 2px;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

H1 {
	color: rgb(255,255,255)
}

H2 {
	color: rgb(255,255,255)
}

.ADHeading6 {
	font-size: 10px;
 	color: rgb(51,102,153);
 	margin: 10pt 3pt
}

H3 {
	color: rgb(255,255,255)
}

H4 {
	font-size: 12px;
 	color: rgb(255,102,0)
}

H5 {
	color: rgb(255,255,255)
}

.SiteMapLink {
	color: rgb(51,102,153);
 	font-weight: bold
}

H6 {
	font-size: 10px;
 	color: rgb(255,153,102)
}