/* Stile für Leben-in-Gemeinschaft.net */

/* Titel-Frame */
.TitelBody {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #000099;
	background-color: #FFCC33;
	text-align: center;
	margin-top: 10px;
}
.Titel {
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
.TitelSub {
	font-size: 80%;
}

/* Menue-Frame */
.MenueBody {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #000099;
	text-align: left;
	background-color: #FFCC33;
	margin-top: 10px;
	margin-left: 10px;
}
.Menue {
	font-size: 10pt;
	font-weight: bold;
}
.MenueSub { 
	font-size: 8pt;	
	text-decoration: none; 
}
.MenueBild {
	font-size: 10pt; 
	font-style: italic;
	text-align: center;
}
/* Info-Frame */
.InfoBody {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #660000;
	text-align: left;
	background-color: #FFFFC0;
	margin: 20px 20px;
	list-style-image:none; list-style-type:square;
}
.Infoname {
	font-size: 14pt; 
	font-weight: bold; 
	text-align: center;
	/* color: #000099; */
}
.InfoUeb {
	font-size: 14pt; 
	font-weight: bold;
	font-style: normal; 
}
.InfoUebSub {
	font-size: 12pt; 
	font-weight: bold;
	font-style: normal; 
}
.InfoTextL {
	font-size: 12pt; 
	font-weight: normal; 
	font-style: normal; 
}
.InfoTextLF {
	font-size: 12pt; 
	font-weight: bold; 
	font-style: normal; 
}
.InfoTextM {
	font-size: 10pt; 
	font-weight: normal;
	font-style: normal; 
}
.InfoTextMF {
	font-size: 10pt; 
	font-weight: bold;
	font-style: normal; 
}
.InfoTextS {
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal; 
}
.InfoTextSF {
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
}

/* Introtext */
.Introtext {
	font-size: 13pt;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	line-height: 140%;
}

