/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.HeadingStyle3 {
	color: rgb(255,255,255);
 	font-weight: bold;
 	margin-right: 50px;
 	padding-bottom: 5px;
 	border-bottom: 1px solid rgb(255,255,255)
}

.TextStyle2 {
	color: rgb(255,255,255);
 	margin-right: 50px
}

.NewsHeadingStyle {
	color: rgb(255,255,255);
 	background-color: rgb(128,128,128);
 	padding-left: 10px
}

.SideTextBoxHeadingStyle01 {
	font-size: 14px;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	background-color: rgb(128,128,128)
}

.AphorismStyle01 {
	font-size: 11px;
 	color: rgb(255,255,255);
 	padding-right: 50px
}

.SmallTextStyle01 {
	font-size: 11px;
 	color: rgb(255,255,255);
 	margin-left: 5px;
 	margin-right: 5px;
 	padding-bottom: 10px
}

.FooterStyle {
	color: rgb(192,192,192)
}

.HeadingStyle1 {
	border-bottom: 1px solid rgb(255,0,0)
}

.GalleryDescrStyle {
	color: rgb(102,51,0);
 	font-weight: bold;
 	margin-left: 50px;
 	margin-right: 50px;
 	padding-bottom: 5px
}

.HeadingStyle2 {
	color: rgb(255,255,255);
 	font-weight: bold;
 	margin-left: 10px;
 	padding-bottom: 5px
}

.TextStyle1 {
	color: rgb(255,255,255);
 	margin-left: 10px;
 	margin-right: 10px
}