/* Oberhalb jedes Befehls steht eine Kurzerklaerung*/

/* Body Hintergrund Farbe etc*/
body      {
	font-size: 8pt;
	font-family: Verdana, Arial;
	scrollbar-face-color:#588AD4;
	scrollbar-highlight-color:#588AD4;
	scrollbar-3dlight-color:#DBDBDB;
	scrollbar-darkshadow-color:#588AD4;
	scrollbar-shadow-color:#588AD4;
	scrollbar-arrow-color:#DBDBDB;
	scrollbar-track-color:#E6EAF1;
/*	background-color: #0073B9; */
        background-image: url(../medien/1937/medien_36217.gif);
	margin:0px;
}



/* Farbe für Textfeld  > class="textfeld1" < an Textfeld kopieren */
.textfeld1 {
	background-color: white;
	color: #333333;
	border: 1px solid #ACBCD4;

	}
	
/* Farbe für Button  > class="button" < an Button kopieren */
.button {
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #ACBCD4;

	}

/* Farbe für Textfeld  > class="textfeld2" < an Textfeld kopieren */
.textfeld2 { 
	 border: 1px solid #ACBCD4;
	  background-color: #FFFFFF;
	  }

.tableBorder {
	border: 1px solid #ACBCD4;
}


/* Haupt: Tabelle */ 
.firmaticTabelle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: 0px solid #DADADA;
	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;
}

/* Footer Links */ 

.firmaticFooter a {
	color: #DEE0E6;
	text-decoration: underline;
}

.firmaticFooter a:hover {
	color: #FF6600;
	text-decoration: underline;
}


/* Footer2 unten */ 
.firmaticFooter2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CDCDCD;
        background-image: url(../medien/1937/medien_36217.gif);

}

/* 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:#4868B4;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	border-bottom-width: 1px;
}

/* 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: 1px solid #DADADA;
	background-color: #ffffff;
}

/* Kategorie Content rechts Contentbereich  */ 
.firmaticKatContentRechts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
        color:#000000;
	font-weight: normal;
	background-color: #ffffff;
}

/* Kategorie Content rechts Überschrift  */ 
.firmaticKatUeberschriftRechts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
        color:#0068C2;
	font-weight: bold;
	border: 1px solid #DADADA;    
        background-image: url(../medien/1937/medien_35813.jpg);
}
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: 1px solid #DADADA;
	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:#0068C2;
	font-weight: bold;
	border: 1px solid #DADADA;
        background-image: url(../medien/1937/medien_35813.jpg);
}



/* Kategorie Content Sitemap Shop  */ 
.firmaticKatSitemapShop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
        color:#0068C2;
	font-weight: bold;
	border: 1px solid #DADADA;
        background-image: url(../medien/1937/medien_35813.jpg);
}

.sitemap_nojs a {
color:#0033ff;
text-decoration: underline;
}
.sitemap_nojs a:hover {
color:#000000;
text-decoration: none;
}



.moduleRow {
 font-family: Verdana, Arial, sans-serif;
 font-size: 7pt;
        text-decoration: none;
}


.moduleRow a:link { color: #000000; text-decoration: none; }
.moduleRow a:active { color:#FFFFFF; text-decoration: none; }
.moduleRow a:visited { color:#000000; text-decoration: none; }
.moduleRow a:hover { color:#FFFFFF; text-decoration: underline;
background-color:#CDDEF9;}





/* 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 */

