/* Oberhalb jedes Befehls steht eine Kurzerklaerung*/

/* Body Hintergrund Farbe etc*/
body      {
	font-size: 8pt;
	font-family: Verdana, Arial;
/*	scrollbar-face-color:#919499;
	scrollbar-highlight-color:#919499;
	scrollbar-3dlight-color:#E7E8EE;
	scrollbar-darkshadow-color:#919499;
	scrollbar-shadow-color:#E7E8EE;
	scrollbar-arrow-color:#E7E8EE;
	scrollbar-track-color:#E7E8EE;
	background-color: #0073B9; */
        background-image: url(../medien/1958/medien_36940.png);
	margin:0px;
}



/* Farbe für Textfeld  > class="textfeld1" < an Textfeld kopieren */
.textfeld1 {
	background-color: white;
	color: #333333;
	border: 1px solid #919499;

	}
	
/* Farbe für Button  > class="button" < an Button kopieren */
.button {
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #919499;

	}

/* Farbe für Textfeld  > class="textfeld2" < an Textfeld kopieren */
.textfeld2 { 
	 border: 1px solid #919499;
	  background-color: #FFFFFF;
	  }

.tableBorder {
	border: 1px solid #919499;
}


/* Haupt: Tabelle */ 
.firmaticTabelle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: 1px solid #E7E8EE;
	background-position: center center;
        background-color: #ffffff;
}


/* Haupt: Tabellenkopf */
.firmaticHead {
	background-color: #FFFFFF;
	font-weight: 300;
	color: #FFFFFF;

}


/* Navigation oben */ 
.firmaticNaviOben {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
        font-color:#000000;
	font-weight: normal;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #444444;
/*	background-color: #B2B4C8;  */
        background-image: url(..//medien/487/medien_5282.gif);
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*.navigation_oben2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
        color:#000000;   
        background-color: #ffffff;
        border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #444444;}*/

/* Content Spalte mitte */ 
.firmaticContentMitte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
        color:#000000;   
        background-color: #FFFFFF;
        border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #EBEBEB;
}

/* Content Spalte rechts */ 
/*.firmaticContentRechts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
        color:#000000;
        background-color: #FFFFFF;
}*/

/* Footer unten */ 
.firmaticFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
        background-color:#878A90
}

/* Footer Links */ 

.firmaticFooter a {
	color: #ffffff;
	text-decoration: underline;

}

.firmaticFooter a:hover {
	color: #000000;
	text-decoration: underline;
}



/* Footer2 unten */ 
.firmaticFooter2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CDCDCD;
        background-image: url(../medien/1958/medien_36940.png);

}

/* Footer2 Links */ 

.firmaticFooter2 a {
	color: #CDCDCD;
	text-decoration: none;
}

.firmaticFooter2 a:hover {
	color: #CDCDCD;
	text-decoration: underline;
}





/* Navigation links */ 
.firmaticNaviLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
        font-color:#000000;
	font-weight: normal;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #444444;
	background-color: #e6eaf1;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* Ausserhalb der Haupttabelle */ 
.firmaticAussen {
	position: static;
	border: none;
	padding: 10px;
	width: 990px;
}

/* Innere Tabelle für kompletten Contentbereich */ 
.firmaticTabelleContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
        color:#000000;
	font-weight: normal;
	background-color: #FFFFFF;
}



/* css für baum menue */
.treemenue {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
        color:#000000;
	white-space: nowrap;
}
.treemenue img {
	border: 0px;
	vertical-align: middle;
}
.treemenue a {
	color: #000000;
	text-decoration: underline;
}
.treemenue a.node, .treemenue a.nodeSel {
	white-space: nowrap;
	padding: 0px 0px 0px 0px;
}
.treemenue a.node:hover, .treemenue a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.treemenue a.nodeSel {
	background-color: #99B7D9;
}
.treemenue .clip {
	overflow: hidden;
}



/* Kategorie Content mitte  */ 
.firmaticKatTabelle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
        color:#000000;
	font-weight: normal;
	border-top: none #444444;
	border-right: none #444444;
	border-bottom: none #444444;
	border-left: none #444444;
}

/* Kategorie Content mitte Überschrift */ 
.firmaticKatUeberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
        color:#000000;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #1C529C;
	border-bottom-width: 0px;
	background-color: #E7E8EE;
}

/* Kategorie Content mitte Contentbereich  */ 
.firmaticKatContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
        color:#000000;
	font-weight: normal;
        border-bottom-style: none;
	border-bottom-color: #04345C;
	border-bottom-width: 1px;
}

/* Kategorie Content rechts  */ 
.firmaticKatTabelleRechts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
        color:#000000;
	font-weight: normal;
	border: 0px solid #1C529C;
	background-color: #E7E8EE;
}

/* Kategorie Content rechts Contentbereich  */ 
.firmaticKatContentRechts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
        color:#000000;
	font-weight: normal;
}

/* Kategorie Content rechts Überschrift  */ 
.firmaticKatUeberschriftRechts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
        color:#FFFFFF;
	font-weight: bold;
	border: 2px solid #919499;
	background-color: #919499;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

/* Kategorie Content links  */ 
.firmaticKatTabelleLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
        color:#000000;
	font-weight: normal;
	border: 0px solid #1C529C;
	background-color: #FFFFFF;
}

/* Kategorie Content links Contentbereich  */ 
.firmaticKatContentLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
        color:#000000;
	font-weight: normal;
	background-color: #FFFFFF;
}

/* Kategorie Content links Überschrift  */ 
.firmaticKatUeberschriftLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
        color:#212783;
	font-weight: bold;
	border: 2px solid #A4B5CF;
	background-color: #A4B5CF;
}


.sitemap_nojs a {
color:#0033ff;
text-decoration: underline;
}
.sitemap_nojs a:hover {
color:#000000;
text-decoration: none;
}

/* Bildergalerie Index Anfang */
.firmatic_gallery_column_css {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #FFFFFF;
	color: #000000;
        border-width: 0px 0px 0px 0px;
        border-color: #FFFFFF;
        border-style: solid;
}

.firmatic_gallery_image_css{
        border-width: 1px 1px 1px 1px;
        border-color: #FFFFFF;
        border-style: solid;
}

.firmatic_gallery_content_css{
        border: none solid #FFFFFF;
}
.firmatic_gallery_link_css a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
        text-decoration: none;
}
.firmatic_gallery_link_css a:hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
        text-decoration: none;
}
/* Bildergalerie Index Ende */


