@charset "utf-8";
/* CSS Document */


/* Formatierung Linker Bereich */
.mf-pwd #mainContent-left H3 {
	font-size:13px;
	font-weight: normal;
	color: #457735;
	margin: 0px 0px 0px 20px;
	line-height: 25px;
}
.mf-pwd #mainContent-left H3 a:link {
	font-size:13px;
	font-weight: bold;
	color: #457735;
	margin: 0px 0px 0px 0px;
	line-height: 26px;
	text-decoration:none;
}
.mf-pwd #mainContent-left H3 a:visited {
	font-size:13px;
	font-weight: bold;
	color: #457735;
	margin: 0px 0px 0px 0px;
	line-height: 26px;
	text-decoration:none;
}
.mf-pwd #mainContent-left H3 a:hover {
	font-size:13px;
	font-weight: bold;
	color: #457735;
	margin: 0px 0px 0px 0px;
	line-height: 26px;
	text-decoration: underline;
}

/* Formatierung Bereich Content */
.mf-pwd #mainContent H1 {
	font-size:23px;
	font-weight:normal;
	color: #83d149;
	margin: 0px 0px 0px 0px;
}
.mf-pwd #mainContent H3 {
	font-size:13px;
	font-weight: bold;
	color: #457735;
	margin: 18px 0px 0px 0px;
	line-height: normal;
}
.mf-pwd #mainContent p {
	font-size:13px;
	font-weight: normal;
	color: #000;
	line-height:22px;
	margin: 0px 10px 0px 0px;
}
.mf-pwd #mainContent .text_klein {
	font-size:10px;
}
.mf-pwd #mainContent p a:link {
	font-weight:bold;
	color: #000;
	text-decoration:none;
}
.mf-pwd #mainContent p a:visited {
	font-weight:bold;
	color: #000;
	text-decoration:none;
}
.mf-pwd #mainContent p a:hover {
	font-weight:bold;
	color: #000;
	text-decoration: underline;
}
.mf-pwd #mainContent ul li {
	font-size:13px;
	font-weight: normal;
	color: #000;
	line-height:22px;
	margin: 0px 0px 10px -25px;
}
.mf-pwd #mainContent ol li {
	font-size:13px;
	font-weight: normal;
	color: #000;
	line-height:22px;
	margin: 0px 0px 10px -25px;
}
.mf-pwd #mainContent img {
	margin:5px 10px 5px 10px;
}


/* Begin Content Right */
.content-image-right {
	margin:5px 10px 5px 10px;
}
.mf-pwd #mainContent table {
	font-size:12px;
}
.mf-pwd #mainContent table a:link {
	color:#000;
	text-decoration:none;
}
.mf-pwd #mainContent table a:visited {
	color:#000;
	text-decoration:none;
}
.mf-pwd #mainContent table a:hover {
	color:#000;
	text-decoration:underline;
}
/* Formatierung Rechter Bereich */
.mf-pwd #mainContent-right H1 {
	font-size:18px;
	font-weight:normal;
	color: #457735;
	margin: 0px 0px 0px 15px;
}

.mf-pwd #mainContent-right H3 {
	font-size:13px;
	font-weight: normal;
	color: #457735;
	margin: 18px 0px 0px 15px;
	line-height: normal;
}
.mf-pwd #mainContent-right p {
	font-size:13px;
	font-weight: normal;
	color: #000;
	margin: 5px 10px 0px 15px;
	line-height: normal;
}
.mf-pwd #mainContent-right p a:link {
	font-size:13px;
	font-weight: normal;
	color: #000;
	text-decoration:none;
	line-height: normal;
}
.mf-pwd #mainContent-right p a:visited {
	font-size:13px;
	font-weight: normal;
	color: #000;
	text-decoration:none;
	line-height: normal;
}
.mf-pwd #mainContent-right p a:hover {
	font-size:13px;
	font-weight: normal;
	color: #000;
	text-decoration: underline;
	line-height: normal;
}
.mf-pwd #footer p a:link {
	font-size:13px;
	font-weight: bold;
	color: #000;
	text-decoration:none;
	line-height: normal;
}
.mf-pwd #footer p a:hover {
	font-size:13px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	line-height: normal;
}

.color-01 {
	color:#457735; /* #83d149 */
	font-weight:bold;
}
.text-unterstrichen {
	text-decoration:underline;
}
.liste-plus {
	list-style-image:url(../../images/list-style-plus.jpg);
}



.backgr_color {
	background-color:#222; /*#c1e8a4 #222*/
	color: #FFF;
	font-size: 12px;
	height: 15px;
}
.text_bold {
	font-weight:bold;
}
.farbe {
	font-weight:normal;
	color:#83d149;
}

