/* (c) 2001 - 2006, EIKONA Medien GmbH, it.x informationssysteme gmbh, Mosaiq-Media GmbH, Alle Rechte vorbehalten. */

/* Metanavigation */
.metanavigation  							{ float: left; padding: 2px 0px 0px 39px; color: #00AFD6; }
.metanavigation ul							{ list-style-type: none; }
.metanavigation li							{ float: left; margin: 0px 8px 0px 5px; font-size: 10px; font-weight: bold; }

.metanavigation a:link,
.metanavigation a:visited					{ color: #00AFD6; text-decoration: none; }

/* Sprachumschaltung */
.sprachnavigation  							{ float: right; width: 100px; padding: 0px 24px 0px 0px; color: #00AFD6; text-align: right; }
.sprachnavigation ul						{ list-style-type: none; float: right; }
.sprachnavigation li						{ display: inline; margin: 0px 5px 0px 5px; }

.sprachnavigation a:link,
.sprachnavigation a:visited					{ color: #00AFD6; text-decoration: none; font-size: 10px; }
.sprachnavigation a.aktiv:link,
.sprachnavigation a.aktiv:visited			{ font-weight: bold; }

/* Hauptnavigation */
.hauptnavigation							{ margin: 4px 0px 4px 0px; padding: 5px 0px 5px 12px; overflow: hidden; border-top: 2px dotted #00AFD6; border-bottom: 2px dotted #00AFD6; background-color: #FFFFFF; }

.hauptnavigation ul							{ list-style-type: none; }
.hauptnavigation li							{ list-style-type: none; float: left; margin: 0px 14px 0px 0px; }


.hauptnavigation a.ebene-1					{ color: #697379; text-decoration: none; font-size: 13px; }
.hauptnavigation a.ebene-1-aktiv			{ color: #00AFD6; text-decoration: none; font-size: 13px; }

/* Hauptnavigation2 */
.hauptnavigation2							{ margin: 0 10px 10px 10px; border-bottom: 1px solid #697379; padding: 20px 10px 10px 10px; }

.hauptnavigation2 ul						{ list-style-type: none; }
.hauptnavigation2 li						{ display: inline; margin: 0 5px; }

.hauptnavigation2 a.ebene-1,
.hauptnavigation2 a.ebene-2					{ color: #697379; text-decoration: none; font-weight: bold; }
.hauptnavigation2 a.ebene-1:visited,
.hauptnavigation2 a.ebene-2:visited			{ color: #697379; }
.hauptnavigation2 a.ebene-1:hover,
.hauptnavigation2 a.ebene-2:hover			{ color: #00AFD6; }
.hauptnavigation2 a.ebene-1-aktiv,
.hauptnavigation2 a.ebene-2-aktiv			{ color: #00AFD6; font-weight: bold; }

/* Footernavigation */
.footernavigation ul						{ list-style-type: none; }
.footernavigation li						{ display: inline; margin: 0 5px; }

.footernavigation a,
.footernavigation a:visited					{ color: #00AFD6; text-decoration: underline; }
.footernavigation a:hover					{ color: #00AFD6; }

/* Modul: Navigation/Sitemap */
.sitemap									{ padding: 20px 10px 0 20px; line-height: 20px; }

.sitemap .sitemap-ebene1					{ padding: 0 0 0 20px; }
.sitemap .sitemap-ebene2					{ padding: 0 0 0 40px; }
.sitemap .sitemap-ebene3					{ padding: 0 0 0 60px; }
