/* EDITOR STYLE-DEFINITIONS - START */
/* Namen für die Klassenbezeichnungen werden für den CKEDITOR direkt aus dem File mittels dem Kommentar neben der Klassenbezeichnung geparst
    Die Regel lautet
    sweTitle1 \{ \/\* (.*) \*\/
    wobei der vordere Teil je nach Klassenname variieren kann
*/
/* ---------------------------- */

p {
	margin: 0px;
}
h1 {
	font-size: 14px;
	margin: 0px;
	font-weight: normal;
}
h2 {
	font-size: 13px;
	margin: 0px;
	font-weight: normal;
}
h3 {
	font-size: 12px;
	margin: 0px;
	font-weight: normal;
}
h4 {
	font-size: 11px;
	margin: 0px;
	font-weight: normal;
}
h5 {
	font-size: 10px;
	margin: 0px;
	font-weight: normal;
}
h6 {
	font-size: 9px;
	margin: 0px;
	font-weight: normal;
}


blockquote {
	font-style: italic;
	font-family: Georgia, Times, "Times New Roman", serif;
	padding: 2px 0px 2px 0px;
	border: none;
}


/* TEXT */
/* ---------------------------- */
span.sweFontSerif, .sweFontSerif { /* .sweFontSerif: Schriftart: serif */
	font-family: "Crimson Text", serif;
	font-size: 18px;
	line-height: 22px;
}

span.sweColor1, .sweColor1 { /* .sweColor1: Farbe: Bordeaux */
	color: #7d2248;
}
span.sweColor2, .sweColor2 { /* .sweColor2: Farbe: Grünblau */
	color: #7AB5BD;
}
span.sweColor3, .sweColor3 { /* .sweColor3: Farbe: Messing */
	color: #B7A054;
}
span.sweColor4, .sweColor4 { /* .sweColor4: Farbe: Steingrau */
	color: #8a8474;
}

span.sweFontSize1, .sweFontSize1 { /* .sweFontSize1: Größe: groß */
	font-size: 21px;
	line-height: 28px;
}
    .sweFontSerif.sweFontSize1 {
		font-size: 25px;
		line-height: 32px;
	}
span.sweFontSize2, .sweFontSize2 { /* .sweFontSize2: Größe: mittel */
	font-size: 18px;
	line-height: 21px;
}
	.sweFontSerif.sweFontSize2 {
		font-size: 24px;
		line-height: 25px;
	}
span.sweFontSize3, .sweFontSize3 { /* .sweFontSize3: Größe: normal */
	font-size: 14px;
	line-height: 17px;
}
	.sweFontSerif.sweFontSize3 {
		font-size: 18px;
		line-height: 22px;
	}
span.sweFontSize4, .sweFontSize4 { /* .sweFontSize4: Größe: klein/copyright */
	font-size: 11px;
	line-height: 15px;
}
	.sweFontSerif.sweFontSize4 {
		font-size: 15px;
		line-height: 19px;
	}


/* TABLE */
/* ---------------------------- */
table.sweTable1 { /* .sweTable1: Tabelle: Farbe1 Rahmen */
	border: 1px solid #7d2248;
	border-collapse: collapse;
}
.sweTable1 td {
	border: 1px solid #7d2248;
	padding: 4px;
}
table.sweTable2 { /* .sweTable2: Tabelle: Farbe2 Rahmen */
	border: 1px solid #7AB5BD;
	border-collapse: collapse;
}
.sweTable2 td {
	border: 1px solid #7AB5BD;
	padding: 4px;
}

table.sweTable3 { /* .sweTable3: Tabelle: Grau Rahmen */
	border: 1px solid #AAAAAA;
	border-collapse: collapse;
}
.sweTable3 td {
	border: 1px solid #AAAAAA;
	padding: 4px;
}
table.sweTable4 { /* .sweTable4: Tabelle: Farbe3 Rahmen */
	border: 1px solid #B7A054;
	border-collapse: collapse;
}
.sweTable4 td {
	border: 1px solid #B7A054;
	padding: 4px;
}

/* TABLE-ROW */
/* ---------------------------- */
tr.sweTableRow1 { /* .sweTableRow1: Zeile: Farbe1 Hintergrund */
	background-color: #7d2248;
}
.sweTableRow1 td {
	background-color: #7d2248;
	color: #FFFFFF;
	padding: 4px;
}
tr.sweTableRow2, .sweTableRow2 td { /* .sweTableRow2: Zeile: Farbe1 hell Hintergrund */
	background-color: #EFE4DF;
}
tr.sweTableRow3 { /* .sweTableRow3: Zeile: Farbe2 Hintergrund */
	background-color: #7AB5BD;
}
.sweTableRow3 td {
	background-color: #7AB5BD;
	color: #FFFFFF;
	padding: 4px;
}
tr.sweTableRow4, .sweTableRow4 td  { /* .sweTableRow4: Zeile: Farbe2 hell Hintergrund */
	background-color: #EFF3EB;
}
tr.sweTableRow5 { /* .sweTableRow5: Zeile: Grau Hintergrund */
	background-color: #AAAAAA;
}
.sweTableRow5 td {
	background-color: #AAAAAA;
	color: #FFFFFF;
	padding: 4px;
}
tr.sweTableRow6, .sweTableRow6 td { /* .sweTableRow6: Zeile: Grau hell Hintergrund */
	background-color: #F5F5F5;
}

tr.sweTableRow7 { /* .sweTableRow7: Zeile: Farbe3 Hintergrund */
	background-color: #B7A054;
}
.sweTableRow7 td {
	background-color: #B7A054;
	color: #FFFFFF;
	padding: 4px;
}
tr.sweTableRow8, .sweTableRow8 td { /* .sweTableRow8: Zeile: Farbe3 hell Hintergrund */
	background-color: #F5F1E0;
}

/* TABLE-CELL */
/* ---------------------------- */
td.sweTableCell1 { /* .sweTableCell1: Zelle: Farbe1 Hintergrund */
	background-color: #7d2248 !important;
	color: #FFFFFF !important;
}
td.sweTableCell2 { /* .sweTableCell2: Zelle: Farbe1 hell Hintergrund */
	background-color: #EFE4DF !important;
	color: #000000 !important;
}
td.sweTableCell3 { /* .sweTableCell3: Zelle: Farbe2 Hintergrund */
	background-color: #7AB5BD !important;
	color: #FFFFFF !important;
}
td.sweTableCell4 { /* .sweTableCell4: Zelle: Farbe2 hell Hintergrund */
	background-color: #EFF3EB !important;
	color: #000000 !important;
}
td.sweTableCell5 { /* .sweTableCell5: Zelle: Grau Hintergrund */
	background-color: #AAAAAA !important;
	color: #FFFFFF !important;
}
td.sweTableCell6 { /* .sweTableCell6: Zelle: Grau hell Hintergrund */
	background-color: #F5F5F5 !important;
	color: #000000 !important;
}
td.sweTableCell7 { /* .sweTableCell6: Zelle: Farbe3 Hintergrund */
	background-color: #B7A054 !important;
	color: #FFFFFF !important;
}
td.sweTableCell8 { /* .sweTableCell6: Zelle: Farbe3 hell Hintergrund */
	background-color: #F5F1E0 !important;
	color: #000000 !important;
}

/* IMAGES */
/* ---------------------------- */
.swartimg {
	border: none;
	padding: 7px !important;
}
.sweImgRight .swartimg, img.sweImgRight { /* .sweImgRight: Bild rechts */
	padding: 7px 0px 7px 7px !important;
}
.sweImgLeft .swartimg, img.sweImgLeft { /* .sweImgLeft: Bild links */
	padding: 7px 7px 7px 0px !important;
}

/* ---------------------------- */
/* EDITOR STYLE-DEFINITIONS - END */


.cke_editable {
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
}
.cke_editable table.sweAccordion { /* .sweAccordion: Markup: Akkordeon */
	border: 2px dashed #00b018 !important;
	width: 100%;
}
.cke_editable table.sweTabs { /* .sweTabs: Markup: Tabs */
	border: 2px dashed #FF00FF !important;
	width: 100%;
}
.cke_editable img {
	max-width: 100%;
	height: auto;
}
.cke_editable * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/*
[contenteditable] {
	border: 1px solid #DB0820;
	display: inline-block;
	padding: 14px 5px 5px 5px;
	background-color: #f5f5f5;
	position: relative;
	font-family: monospace;
}
[contenteditable]::before {
    content: 'swslang';
    position: absolute;
    top: 0;
    left: 0;
    background-color: #DB0820;
    color: #ffffff;
    padding: 0px 2px;
    font-weight: 700;
    font-size: 10px;
}
*/