/* (c) EIKONA AG, it.x informationssysteme gmbh, Alle Rechte vorbehalten. */

/* Copyright */
.copyright										{ float:right; padding-right:10px; }
.copyright a.eikona:link						{ font-weight:bold; text-decoration:none; }
.copyright a.eikona:visited						{ font-weight:bold; text-decoration:none; }
.copyright a.eikona:hover						{ color:#89d820; font-weight:bold; text-decoration:none; }
.copyright a.eikona:active						{ font-weight:bold; text-decoration:none; }

/* Element: Absatz */

#middle_standard .absatz						{ margin-bottom:10px; clear:both; overflow:hidden; }
.absatz .bild-unterschrift						{ font-style:italic; padding-top:5px; }
.absatz .bild-rechts							{ float:right; border-left:10px solid #ffffff; }

#middle_standard .absatz .bild-links img,
#middle_standard .absatz .bild-rechts img,

.absatz .bild-links,
#middle_standard .absatz .text					{ }

#middle_start .absatz							{ margin-bottom:0px; }
#middle_start .absatz .bild-unterschrift		{ font-style:italic; }
#middle_start .absatz .bild-rechts				{ float:right; border-left:10px solid #dbe2ea; border-bottom:5px solid #dbe2ea; }

#middle_start .absatz .bild-links img,
#middle_start .absatz .bild-rechts img			{ border:3px solid #94adc5; }

#middle_start .absatz .bild-links				{ float: left; border-right:10px solid #dbe2ea; border-bottom:5px solid #dbe2ea; }
#middle_start .absatz .text						{ }

/* Element: Bild */
.bild-links, .bild-rechts						{ border-bottom:5px solid #ffffff; }
.bild-links .bild-unterschrift,
.bild-rechts .bild-unterschrift					{ margin-bottom:10px; font-style:italic; padding-top:5px; }
/*
.absatz h2							{ margin-bottom: 5px; }
.absatz p							{ margin: 0; }
.absatz img							{ }
.absatz a:link						{ }
.absatz a:visited					{ }
.absatz a:hover						{ }
.absatz a:active					{ }
.absatz p li						{ }                       
*/

/* Element: Titel */
.titel								{ }
/*
.titel h1							{ }
*/

/* Element: Text 
.text								{ }
.text ol li							{ list-style-image: none; list-style-position: inside; }
.text ul								{ margin:0px; padding:0px; }
.text li							  { margin:0px; padding:0px; padding-left:13px; display:block; list-style:none; background: url(../pics/layout/content_li_back.gif) no-repeat left top; }
*/
/*
.text p								{ margin: 0; }
.text img							{ }                       
.text a:link						{ }
.text a:visited						{ }
.text a:hover						{ }
.text a:active						{ }
.text p li							{ }                       
*/

/* Element: Bild */
/*.bild								{ }
.bild-unterschrift					{ font-style: italic; }
.bild-rechts						{ float: right; clear: both; padding: 0px 0px 0px 0px; }
.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							{ }

.dokument p							{ margin: 0; }
.dokument a:link					{ }
.dokument a:visited					{ }
.dokument a:hover					{ }
.dokument a:active					{ }
*/

/* Element: Container */
.container								{ }
.container #spalte1						{ float:left; width:235px; }
.container #spalte2						{ float:right; width:235px; }
.container #spalte1 .bild-links,
.container #spalte2 .bild-links,
.container #spalte1 .bild-rechts,
.container #spalte2 .bild-rechts		{ float:none; }

/* Element: Umbruch */
.umbruch                        { font-size: 1px; line-height: 1px; width: 100%; height: 1px; overflow: hidden; clear: both; }

.download						{ }
.download .zeile-header			{ height: 25px; background: #94a9be; padding: 5px; }
.download .zelle-header			{ text-align: center; color: #ffffff; font-weight: bold; }
.download .download-zeile-0	td	{ height: 25px; background: #DBE2EA; padding: 5px; }
.download .download-zeile-1	td	{ height: 25px; background: #C4D1DA; padding: 5px; }
.download img					{ float: none;  }

