/* EDITOR STYLE-DEFINITIONS - START */
/* ---------------------------- */
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;
}

/* TEXT */
/* ---------------------------- */
.sweTitle1 { /* Ueberschrift 1 */
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	line-height: 140%;
	letter-spacing: -1px;
	background-image: url(../../images/site/underline_dotted_out.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.sweTitle2 { /* Ueberschrift 2 */
	color: #000000;
	font-size: 14px;
	line-height: 130%;
	letter-spacing: -1px;
	font-weight: bold;
}
.sweTitle3 { /* Ueberschrift 3 */
	color: #000000;
	font-size: 13px;
	line-height: 130%;
	letter-spacing: -1px;
	font-weight: bold;
}
.sweTitle4 { /* Copytext */
	color: #333333;
	font-size: 13px;
	line-height: 135%;
}
.sweTitle5 { /* Auszeichnung */
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	line-height: 135%;
}
.index .sweTitle5 { /* Auszeichnung index */
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	line-height: 135%;
}
.sweTitle10 { /* Zitat */
	display: block;
	padding: 8px 0px 5px 37px;
	margin: 5px 0px 5px 0px;
	background-image: url(../../images/site/zitat_bkg.gif);
	background-repeat: no-repeat;
	font-size: 13px;
	line-height: 130%;
}

/* TABLE */
/* ---------------------------- */
table.sweTable1 { /* Farbe1 Rahmen */
	border: 1px solid #ffd300;
	border-collapse: collapse;
}
table.sweTable1 td { 
	border: 1px solid #ffd300;
	padding: 3px;
}

table.sweTable2 { /* Farbe2 Rahmen */
	border: 1px solid #00468c;
	border-collapse: collapse;
}
table.sweTable2 td { 
	border: 1px solid #00468c;
	padding: 3px;
}

table.sweTable3 { /* Grau Rahmen */
	border: 1px solid #AAAAAA;
	border-collapse: collapse;
}
table.sweTable3 td {
	border: 1px solid #AAAAAA;
	padding: 3px;
}

/* TABLE-ROW */
/* ---------------------------- */
.sweTableRow1 { /* Farbe1 Hintergrund */
	background-color: #ffd300;
	/*color: #FFFFFF;*/
}
.sweTableRow2 { /* Farbe1 hell Hintergrund */
	background-color: #FFEFBA;
}
.sweTableRow3 { /* Farbe2 Hintergrund */
	background-color: #00468c;
	color: #FFFFFF;
}
.sweTableRow4 { /* Farbe2 hell Hintergrund */
	background-color: #93bbe2;
}
.sweTableRow5 { /* Grau Hintergrund */
	background-color: #AAAAAA;
	color: #FFFFFF;
}
.sweTableRow6 { /* Grau hell Hintergrund */
	background-color: #F5F5F5;
}

/* TABLE-CELL */
/* ---------------------------- */
.sweTableCell1 { /* Farbe1 Hintergrund */
	background-color: #ffd300;
	/*color: #FFFFFF;*/
}
.sweTableCell2 { /* Farbe1 hell Hintergrund */
	background-color: #FFEFBA;
}
.sweTableCell3 { /* Farbe2 Hintergrund */
	background-color: #00468c;
	color: #FFFFFF;
}
.sweTableCell4 { /* Farbe2 hell Hintergrund */
	background-color: #93bbe2;
}
.sweTableCell5 { /* Grau Hintergrund */
	background-color: #AAAAAA;
	color: #FFFFFF;
}
.sweTableCell6 { /* Grau hell Hintergrund */
	background-color: #F5F5F5;
}

/* IMAGES */
/* ---------------------------- */
img.swartimg {
	border: none;
	margin: 5px 10px 10px 0px ! important;
	padding: 1px ! important;
	border: 1px solid #dddddd;
}

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