/*
 * 2rte.css
 * Blumenbecker
 * $Id: 2rte.css 88 2010-03-15 19:29:52Z MarBle $
 * mb, 2009-07-11, 2009-10-22
 */ 
/* ++++++++++ */
/* RTE, typo3_src-4.2.8/typo3/sysext/rtehtmlarea/htmlarea/skins/default
/* ++++++++++ */

#colors___ {
	/* dummy */
	color: #105643; /* Hintergrund Body */
	color: #ffffff; /* Hintergrund Seite */
	color: #444444; /* Farbe dunkel, wie Logo und Ueberschriften */
	color: #888888; /* Farbe hell, Schrift */
	color: #161616; /* Farbe Laufschrift */
	color: #f6f6f6; /* Heller, flaechiger Hintergrund in Navi */
	color: #f7f7f7; /* helle Platzhalter im contentbereich */
	color: #ee0000; /* rot */
	color: #cececf; /* heller Kastenhintergrund */
	color: #f3f3f3; /* navi-bg statt navi-bg.png */

	/* bb */
	color: #e0e0e0; /* gray-e0 */
	color: #003399; /* dunkelblau */
}	
.htmlarea-content-body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 3px;
	background: #ffffff;
	color: #000000;
}
img {
	border: 0 none #000000;
}
a {
	color:#003399;
	text-decoration:underline;
}
a:visited {
}
a:hover,
a:active,
a:focus {
	color:#30ace0;
	color:#003399;
}
/* white-space: normal, nowrap, pre, pre-line, pre-wrap, inherit */
/* line-height: normal, 1.0, 16px, 100%, inherit */
h1, h2, h3, h4, h5, h6 {
	background-color: transparent;
	vertical-align: baseline;
	letter-spacing: normal;
	word-spacing: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: start;
	text-indent: 0px;
	font-weight: bold;
}	
h1 {
	font-size: 14px;
	color: #003399;
	margin: 29px 0 0 0;
}
h1 a {
}
h1 a:hover {
}
h2 {
	color: #003399;
	font-size: 12px;
	font-weight: bold;
	margin: 19px 0 0;
}
/*
h2 {
  font-size: 1.5em;
  margin: .83em 0;
}
h2 a {
}
h2 a:hover {
}
*/
h3 {
  font-size: 13px;
  color: #00458E;
  margin: 0 0 3px 0;
  padding: 0;
  border: 0;
}
h3 a {
}
h3 a:hover {
}
h4 {
	font-weight: normal;
	font-size:14px;
	color:#00458E;
	margin:0 0 3px 0; padding:0;
	border:0;
}
h4 a {
}
h4 a:hover {
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h5 a {
}
h5 a:hover {
}
h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}
h6 a {
}
h6 a:hover {
}
p,
p.normal {
	margin: 0.8em 0; /* 1.0 */
}
p.line-height-2em {
	line-height:2em;
}
p.line-height-3em {
	line-height:3em;
}
.indent-2em {
}
.indent-4em {
}
/*
ul.margin-025 {
}
ul.margin-050 {
}
ul.margin-075 {
}
ul.margin-100 {
}
ul.margin-125 {
}
ul.margin-150 {
}
ul.margin-200 {
}
.margin-025 li,
li.margin-025 {
	margin-top: 0.25em;
	margin-bottom: 0.25em;
}
.margin-075 li,
li.margin-075 {
	margin-top: 0.75em;
	margin-bottom: 0.75em;
}
.margin-125 li,
li.margin-125 {
	margin-top: 1.25em;
	margin-bottom: 1.25em;
}
.margin-200 li,
li.margin-200 {
	margin-top: 2em;
	margin-bottom: 2em;
}
*/
.margin-050 li,
li.margin-050 {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.margin-100 li,
li.margin-100 {
	margin-top: 1em;
	margin-bottom: 1em;
}
.margin-150 li,
li.margin-150 {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}
/* ++++++++++
   freie Klassen
   ++++++++++ 
*/
ul {
	margin-top: 12px;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	margin: 3px 0 0 19px;
	padding:0 0 0 19px;
}
ul,
ul.pluslist,
ul.csc-bulletlist {
	margin: 0 0 0 19px; 
	padding: 0 0 0 9px; 
}
li,
.pluslist li,
.csc-bulletlist li {
	list-style-image: url(../images/li.gif);
	font-size: 11px;
	margin-top: 9px;
}
p.bodytext,
p.bodytext {
	color: #333333;
	font-size: 11px;
	margin: 4px 0 0;
}
/* ++++++++++ */
/* table
/* ++++++++++ */

table.zebra-0		{}
table.zebra-rows	{}
table.width-0		{}
table.width-540px	{}
table.width-100		{}
table.borders-0		{}
table.borders-1		{}



table,
table.contenttable {
	margin-top: 10px;
	font-size: 11px;
	margin: 0px;
	text-align: left;
	color: #333333;
	border-collapse: separate;
	border-margin: 0px;
}
th,
td {
	padding: 4px 6px;
}
.cont_el table a,
table a,
table.contenttable a {
	text-decoration:none;
}
table caption,
table.contenttable caption {
	font-weight: normal;
	padding: 4px 6px;
	border: 1px solid #e2e2e2;
}
thead tr.odd,
thead tr.even {
	background-color: #c8c8c8;
}
tbody tr.even {
	background-color: #e3e3e3;
}
tbody tr.odd {
	background-color: #f3f3f3;
}
.width-540px {
	width: 540px;
}
.width-100 {
	width:100%;
}
.borders-1 th {
	border: 1px solid #002954;
	border-right: 1px solid #a5bdd7;
	border-bottom: 1px solid #a5bdd7;
}
.borders-1 td {
	border: 1px solid #000000;
	border-right: 1px solid #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
}
table.table-2 {
	border: 1px solid #e2e2e2;
	border-collapse: separate;
	border-spacing: 2px;
}
.table-2 th,
.table-2 td {
	padding: 4px 6px;
	font-size: 11px;
	margin: 0px;
	text-align: left;
	color: #333333;
}
.table-2 thead tr.odd,
.table-2 thead tr.even {
	background-color: #c0bfbf;
}
.table-2 tbody tr.odd {
	background-color: #f4f5f5;
}
table.table-1 {
	border: 1px solid #e2e2e2;
	border-collapse: separate;
	border-spacing: 0px;
}
.table-1 th,
.table-1 td {
	padding: 4px 6px;
	font-size: 11px;
	margin: 0px;
	text-align: left;
}
.table-1 th {
	color: #00458e;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #002954;
	border-right: 1px solid #a5bdd7;
	border-bottom: 1px solid #a5bdd7;
}
.table-1 td {
	color: #000000;
	border: 1px solid #000000;
	border-right: 1px solid #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
}
.table-1 thead tr.odd,
.table-1 thead tr.even {
	background-color: #c2c2c2;
}
.table-1 tbody tr.even {
	background-color: #ecedee;
}
.table-1 tbody tr.odd {
	background-color: #e2e2e2;
}

/* allowed classes:
 * gray-e0, 
 */
h1.gray-e0,
h2.gray-e0,
h3.gray-e0,
h4.gray-e0,
h5.gray-e0,
h6.gray-e0,
div.gray-e0 {
	background-color: #e0e0e0;
}
div.h2,
div.h2 .bodytext {
	font-size: 16px;
	font-weight: bold;
	margin: 1.5em 0;
}
p.align-left, td.align-left, th.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, div.align-left { text-align: left; }
p.align-center, td.align-center, th.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, div.align-center { text-align: center; }
p.align-right, td.align-right, th.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, div.align-right, address { text-align: right; }
p.align-justify, td.align-justify, th.align-justify, h1.align-justify, h2.align-justify, h3.align-justify, h4.align-justify, h5.align-justify, h6.align-justify, div.align-justify { text-align: justify; }
th.va-top, td.va-top { vertical-align: top; }
th.va-middle, td.va-middle { vertical-align: middle; }
th.va-bottom, td.va-bottom { vertical-align: bottom; }


/*
p.csc-frame-frame1, table.csc-frame-frame1 { background-color: #EDEBF1; padding: 2px 4px 2px 4px; border: 1px solid #333333; }
p.csc-frame-frame2, table.csc-frame-frame2 { background-color: #F5FFAA; padding: 2px 4px 2px 4px; border: 1px solid #333333; }
ul.component-items { color: #186900; list-style-type: circle; }
ul.action-items { color: #8A0020; list-style-image: url(img/red_arrow_bullet.gif); }
ol.component-items-ordered { color: #10007B; list-style-type: lower-roman; }
ol.action-items-ordered { color: #8A0020; list-style-type: lower-greek; }
span.important { color: #8A0020; }
span.name-of-person { color: #10007B; }
span.detail { color: #186900; }
a.external-link {}
a.external-link-new-window {}
a.internal-link {}
a.internal-link-new-window {}
a.download {}
a.mail {}
 Default selector for indentation
div.indent { margin-left: 2em; }
*/

