/* (c) EIKONA AG, it.x informationssysteme gmbh, Alle Rechte vorbehalten. */

/* 
Hinweise:
- jedes Seitenelement wird hier definiert
- Seiteneffekte zwischen Seitenelementen sind auszuschließen
*/
 
/* TinyMCE Style Dropdown */

/* Eintrag: Rot=rot */
.rot								{ color: #ff0000; }

/* Eintrag: Grün=gruen */
.gruen								{ color: #00ff00; }

/* Eintrag: Blau=blau */
.blau								{ color: #0000ff; }

/* Element: Absatz */
.absatz								{ margin-bottom: 15px; clear:both; }
.absatz .bild-rechts				{ float: right; padding: 0px 0px 10px 10px; }
.absatz .bild-links					{ float: left; padding: 0px 10px 10px 0px; }
.absatz .text						{ }

.text a								{ line-height:18px; background:url(../navigationen/pics/layout/link-inaktiv.jpg) no-repeat left center; color:#1D417D; font-weight:bold; padding-left:13px; padding-right:25px; }
.link a								{ line-height:18px; background:url(../navigationen/pics/layout/link-inaktiv.jpg) no-repeat left center; color:#1D417D; font-weight:bold; padding-left:13px; padding-right:25px; }

.absatz h2							{ color:#1D417D; font-size:16px; font-weight:bold; margin-bottom:15px; }

.adresse .person					{ border-top: 1px solid #18627B; padding:5px 0px; margin:5px 0px; }

/* Element: Titel */
.titel h1							{ font-weight:bold; color:#1D417D; }
.inhalt .titel h1					{ font-size:18px; margin-bottom:10px; }
.relatet .titel h1					{ font-size:12px; }


.csv-tabelle 						{ margin-bottom:20px; }
.csv-tabelle td						{ padding:2px 5px; }
.csv-tabelle-hellblau				{ background-color: #D8EBF1; color: #000000; }
.csv-tabelle-dunkelblau				{ background-color: #C0E2ED; color: #000000; }
.csv-tabelle-anker					{ background-color: #FFFFFF; color: #000000; font-size: 14px; font-weight: bold;}



.abc-leiste							{ text-align:center; font-size:14px; height: 17px; color: #7CAEB9; background-image: url(../pics/layout/abc-leiste.jpg); background-repeat: repeat-x;}
.abc-leiste .buchstaben				{ margin:0px auto; text-align:center; }
.abc-leiste .link					{ text-align:center; }
.abc-leiste .text					{ padding:0px 4px; text-align:center; color: #7CAEB9; font-size:14px; }
.abc-leiste .trenner				{ }

.abc-leiste a						{ padding:0px 4px; font-size:14px; color:#FFFFFF; font-weight:bold; }
.abc-leiste a:link					{ font-size:14px; color:#FFFFFF; font-weight:bold; }
.abc-leiste a:visited				{ font-size:14px; color:#FFFFFF; font-weight:bold; }
.abc-leiste a:hover					{ background:#7CADBE; }
.abc-leiste a:active				{ background:#7CADBE; }

.abc-anker							{ font-weight:bold; font-size:16px; display:block; margin-top:10px; }



/*
.titel h1							{ }
*/

/* Element: Text */
.text								{ }
.text ol li							{ list-style-image: none; list-style-position: inside; }
.text ul li							{ list-style-image: none; list-style-position: inside; list-style-type:disc; }


/* Element: Bild */
.bild								{ }
.bild-unterschrift					{ font-style: italic; text-align:center; background:#D8EBF1; }
.bild-rechts						{ float: right; clear: both; padding: 0px; margin:0px 0px 10px 10px; }
.bild-links							{ float: left; clear: both; padding: 0px; margin:0px 10px 10px 0px; }

/* Element: Link */
.link								{ }


/* Element: Dokument */
.dokument							{ clear: both; padding:5px 0px; }


/* Element: Container */
.container							{ }

/* Element: Umbruch */
.umbruch                            { font-size: 1px; line-height: 1px; width: 100%; height: 1px; overflow: hidden; clear: both; }

/* Element: Tabelle */
.tabelle							{ }
.tabelle .spalte-01-links			{ }
.tabelle .spalte-01-mitte			{ text-align: center; }
.tabelle .spalte-01-rechts			{ text-align: right; }
.tabelle .spalte-02-links			{ }
.tabelle .spalte-02-mitte			{ text-align: center; }
.tabelle .spalte-02-rechts			{ text-align: right; }
.tabelle .spalte-03-links			{ }
.tabelle .spalte-03-mitte			{ text-align: center; }
.tabelle .spalte-03-rechts			{ text-align: right; }
.tabelle .spalte-04-links			{ }
.tabelle .spalte-04-mitte			{ text-align: center; }
.tabelle .spalte-04-rechts			{ text-align: right; }
.tabelle .spalte-05-links			{ }
.tabelle .spalte-05-mitte			{ text-align: center; }
.tabelle .spalte-05-rechts			{ text-align: right; }
.tabelle .spalte-06-links			{ }
.tabelle .spalte-06-mitte			{ text-align: center; }
.tabelle .spalte-06-rechts			{ text-align: right; }
.tabelle .spalte-07-links			{ }
.tabelle .spalte-07-mitte			{ text-align: center; }
.tabelle .spalte-07-rechts			{ text-align: right; }
.tabelle .spalte-08-links			{ }
.tabelle .spalte-08-mitte			{ text-align: center; }
.tabelle .spalte-08-rechts			{ text-align: right; }
.tabelle .spalte-09-links			{ }
.tabelle .spalte-09-mitte			{ text-align: center; }
.tabelle .spalte-09-rechts			{ text-align: right; }
.tabelle .spalte-10-links			{ }
.tabelle .spalte-10-mitte			{ text-align: center; }
.tabelle .spalte-10-rechts			{ text-align: right; }


