#---------------EDITOR-STYLES {
}
.editor-dachzeile {
	font-family: "Open Sans Condensed", "sans-serif;";
	font-size: 20px;
	text-transform: uppercase;
	color: #B7B7B7;
	line-height: 15px;
}
.editor-titel {
	font-family: "Open Sans Condensed", "sans-serif;";
	font-weight: 700;
	font-size: 40px;
	text-transform: uppercase;
	line-height: 40px;
	color: #FFFFFF;
	}
.editor-titel-klein {
	font-family: "Open Sans Condensed", "sans-serif;";
	font-weight: 700;
	font-size: 30px;
	text-transform: uppercase;
	line-height: 30px;
	color: #FFFFFF;
	}
.editor-untertitel {
	font-family: "Open Sans Condensed", "sans-serif;";
	font-weight: 300;
	font-size: 25px;
	line-height: 25px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.bildrahmen {
	margin-bottom: 10px;
	border: 1px solid #CFCFCF;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.editor-zwischentitel {
	font-family: "Open Sans Condensed", "sans-serif;";
	font-weight: 300;
	font-size: 20px;
	line-height: 18px;
	text-transform: uppercase;
	color: #0E283F;
}
.editor-titel-dunkel {
	font-family: "Open Sans Condensed", "sans-serif;";
	font-weight: 700;
	font-size: 40px;
	text-transform: uppercase;
	line-height: 40px;
	color: #0E283F;
	}
	.editor-erfolge-titel {
	font-family: "Open Sans Condensed", "sans-serif;";
	font-weight: 700;
	font-size: 25px;
	text-transform: uppercase;
	line-height: 25px;
	color: #0E283F;
	}	.editor-erfolge-untertitel {
	font-family: "Open Sans Condensed", "sans-serif;";
	font-weight: 700;
	font-size: 20px;
	line-height: 30px;
	color: #B7B7B7;
	}
	hr {
	margin-top: 20px;
	margin-bottom: 20px;
	height: 1px;
	background-color: #B7B7B7;
	border-width: 0px;
	border-style: none;
	width: 100%;
	color: #B7B7B7;
}