/* (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: Zitat=zitat */
.zitat								{ color: #000000; font-size: 11px; font-style: italic; font-weight: bold; }

/* Eintrag: Grün=gruen */
.gruen								{ color: #00ff00; }

/* Eintrag: Blau=blau */
.blau								{ color: #0000ff; }

/* Element: Absatz */
.absatz								{ margin-bottom: 10px; }
.absatz .bild-unterschrift			{ font-style: italic; }
.absatz .bild-rechts				{ float: right; padding: 0px 0px 10px 10px; }
.absatz .bild-links					{ float: left; padding: 0px 5px 10px 0px; }
.absatz .text						{ }

.main .related .absatz .text		{  }
.main .related .absatz	h2			{  }
.main .related .absatz	a    		{  }
.main .related .absatz	a:hover  	{}

.main .related .bild-rechts		    { overflow: hidden; margin: 0 0 20px 0; padding: 0;}
.main .related .bild-links		    { overflow: hidden; margin: 0 0 20px 0; padding: 0;}
.main .related .bild-mitte		    { overflow: hidden; margin: 0 0 20px 0; padding: 0;}

.bild-unterschrift			       { font-style: italic; font-size: 11px; color: #585858; }

/*
.absatz h2							{ margin-bottom: 5px; }
.absatz p							{ margin: 0; }
.absatz img							{ }*/
.absatz p a:link					{ padding-left: 12px; background: url(../pics/layout/link-pfeil.gif); background-repeat: no-repeat; background-position: 4px 3px; font-weight: normal; }
.absatz p a:visited					{ padding-left: 12px; background: url(../pics/layout/link-pfeil.gif); background-repeat: no-repeat; background-position: 4px 3px; font-weight: normal; }
.absatz p a:hover					{ padding-left: 12px; background: url(../pics/layout/link-hover.gif); background-repeat: no-repeat; background-position: 4px 3px; font-weight: normal; }
.absatz p a:active					{ padding-left: 12px; background: url(../pics/layout/link-hover.gif); background-repeat: no-repeat; background-position: 4px 3px; font-weight: normal; }


                   

/* Teaser */ 
.teaser                             { border: 1px solid #e8e6d9; width: 203px; margin-bottom: 15px; }

/* Element: Titel */
.titel								{}
/*
.titel h1							{ }
*/

/* Element: Text */
.text								{ }
.text ol li							{ list-style-image: none; list-style-position: inside; }
.text ul 							{ padding-left: 25px; margin: 5px 0 15px 0; }
.text ul li							{ list-style-image: none; list-style-position: outside; list-style-type:disc; margin-bottom: 4px; line-height: 17px; }
/*
.text p								{ margin: 0; }
.text img							{ }                       
.text a:link						{ }
.text a:visited						{ }
.text a:hover						{ }
.text a:active						{ }
.text p li							{ }                       
*/

/* Element: Bild */
.header .bild-rechts				{ float:left; padding: 0px 5px 0px 0px; }
.header .bild-links					{ float:left; padding: 0px 5px 0px 0px; }

.content .bild						{ }
.content .bild-unterschrift			{ font-style: italic; font-size: 11px; }
.content .bild-rechts				{ float: right; clear: both; padding: 0px 0px 0px 0px; }
.content .bild-links				{ float: left; clear: both; padding: 0px 0px 0px 0px; }



/*
.bild img							{ }
*/

/* Element: Link */
.link								{ }
/*
.link a:link						{ }
.link a:visited						{ }
.link a:hover						{ }
.link a:active						{ }
*/

/* Element: Dokument */
.dokument							{ clear: both; }
/*
.dokument p							{ margin: 0; }
.dokument a:link					{ }
.dokument a:visited					{ }
.dokument a:hover					{ }
.dokument a:active					{ }
*/

/* Element: Container */
.container							{ }

/* Element: Umbruch */
.umbruch                            { height: 21px; width: 100%; padding: 10px 0px 0px 0px; clear: both; }
.related .umbruch                   { background-image: url(../pics/layout/kachel.gif); height: 21px; width: 100%; padding: 10px 8px 0px 8px; clear: both; }
.related .umbruch hr				{ height: 1px; border-top: 1px solid; border-bottom: none; border-left: none; width: 90%; border-right: none; color: #c1c1c1; }

/* Element: Personen */
.person-container                             {}
.person-container table                       { margin-bottom: 15px;}
.person-container table td                    { vertical-align:top; padding: 5px 0 5px 0;}
.person-container table td absatz             { padding: 0; margin: 0;}
.person-container a:link                      { }
.person-container .bild-links                 { margin-right: 8px; width: 100px;}
.person-container h2                          { margin-bottom: 0px;}
.person-container .text                       { padding: 0; margin: 0;} 


/* News */
.datum-titel                        { font-size: 13px; font-weight: bold; padding: 0 0 3px 0;}
.news-eintrag                       { margin-bottom: 12px; padding: 3px 3px 12px 0; border-bottom: 1px solid #c1c1c1; }

/* Adresse */ 
.address                            {  }
.address .text                      { font-size: 12px; line-height: 14px;}
.address .text strong               { font-size: 12px; line-height: 14px;}
.address .text a                    { font-size: 12px; line-height: 14px;}

/* Element: Tabelle */
.tabelle							{ margin-bottom: 10px;  }

.tabelle th							{ background: #833c29; color: #fff; padding: 1px 4px 1px 4px; font-weight: normal; }
.tabelle td							{ padding: 3px 5px 3px 5px; border: 1px solid #833c29; border-top: 0; }


.tabelle .spalte-01-links			{ text-align: left; width: 200px; border-right:0;}
.tabelle .spalte-01-mitte			{ text-align: center; }
.tabelle .spalte-01-rechts			{ text-align: right; }
.tabelle .spalte-02-links			{ text-align: left;}
.tabelle .spalte-02-mitte			{ text-align: center; width: 150px;  }
.tabelle .spalte-02-rechts			{ text-align: right; }
.tabelle .spalte-03-links			{ text-align: left;}
.tabelle .spalte-03-mitte			{ text-align: center; }
.tabelle .spalte-03-rechts			{ text-align: right; }
.tabelle .spalte-04-links			{ text-align: left;}
.tabelle .spalte-04-mitte			{ text-align: center; }
.tabelle .spalte-04-rechts			{ text-align: right; }
.tabelle .spalte-05-links			{ text-align: left;}
.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; }

/* Element Lightbox */
.bild-lightbox                     { width:150px; height: 160px; float: left; clear: none; text-align: center; margin-bottom: 8px;}

#lightbox							{ position: absolute; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; }
#lightbox img						{ width: auto; height: auto; }
#lightbox a img						{ border: none; }

#outerImageContainer				{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer						{ padding: 10px; }

#loading							{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav							{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav			{ left: 0; }
#hoverNav a							{ outline: none; }

#prevLink, #nextLink				{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink 							{ left: 0; float: left; }
#nextLink							{ right: 0; float: right; }
#prevLink:hover, #prevLink:visited:hover 	{ background: url(../pics/layout/prevlabel.gif) left 20% no-repeat; }
#nextLink:hover, #nextLink:visited:hover 	{ background: url(../pics/layout/nextlabel.gif) right 20% no-repeat; }

#imageDataContainer					{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; }

#imageData							{ padding:0 10px; color: #666; }
#imageData #imageDetails			{ width: 100%; float: left; text-align: left; }	
#imageData #caption					{ font-weight: normal; }
#imageData #numberDisplay			{ display: block; clear: left; padding-bottom: 1.0em; }			
#imageData #bottomNavClose			{ width: 85px; float: right;  padding-bottom: 0.7em; outline: none; }	 	

#overlay							{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


