/*  www.collage-moderne.de / collage.css  */

.SG_txtB {
	text-align: justify;
}
.SG_txtM {
	text-align: center;
}
.SG_txtKM {
	text-align: center;
	font-style: italic;
}
.SG_txtFM {
	text-align: center;
	font-weight: bold;
}
.SG_txtMunstr {
	text-align: center;
	text-decoration: underline;
}
.SG_txtR {
	text-align: right;
}
.SG_txtF {
	font-weight: bold;
}
.SG_txtK {
	font-style: italic;
}
.SG_txtFK {
	font-weight: bold;
	font-style: italic;
}
.SG_txtFR {
	font-weight: bold;
	text-align: right;
}
.SG_txtKR {
	font-style: italic;
	text-align: right;
}
.SG_txtFKR {
	font-weight: bold;
	font-style: italic;
	text-align: right;
}
.SG_txtFB {
	font-weight: bold;
	text-align: justify;
}
.SG_txtKB {
	font-style: italic;
	text-align: justify;
}
.SG_txtFKB {
	font-weight: bold;
	font-style: italic;
	text-align: justify;
}
.SG_bild {
	margin-top: 5px;
	margin-bottom: 7px;
	margin-left: 5px;
}
.SG_bildfliestext {
	float: left;
	margin-bottom: 5px;
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 5px;
}
.SG_bildfliestextR {
	float: right;
	margin: 5px 5px 5px 7px;
}
.SG_linie-dottend {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFE3AB;
	margin: 10px 5px;
}
.SG_linie-abc {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFE3AB;
	margin: 0px 5px;
}
.SG_txtg9 {
	font-size: 9px;
}
.SG_txtg9R {
	font-size: 9px;
	text-align: right;
}
.SG_txtM9 {
	text-align: center;
	font-size: 9px;
	font-style: normal;
}
.SG_txtB10 {
	text-align: justify;
	font-size: 10px;
	font-style: normal;
}
.SG_txtL10 {
	text-align: left;
	font-size: 10px;
	font-style: normal;
}

