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