/* Oberhalb jedes Befehls steht eine Kurzerklaerung*/

/* Body Hintergrund Farbe etc*/
/* Farbe für Textfeld  > class="textfeld1" < an Textfeld kopieren */
.textfeld1 {
	background-color: white;
	color: #333333;
	border: 1px solid #575757;
        margin-right: 5px;
	}
	
/* Farbe für Button  > class="button" < an Button kopieren */
.button {
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #575757;
        margin-right: 5px;
	}

/* Farbe für Textfeld  > class="textfeld2" < an Textfeld kopieren */
.textfeld2 { 
	 border: 1px solid #575757;
	 background-color: #FFFFFF;
         margin-right: 5px;
	  }

.tableBorder {
	border: 1px solid #575757;
}


/* Haupt: Tabelle */ 
.firmaticTabelle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: 1px solid #575757;
	background-position: center center;
        background-color: #ffffff;
}


.firmaticTabelleNEWS {
	border: 1px solid #575757;
	background-position: center center;
        background-color: #ffffff;
}


/* Haupt: Tabellenkopf */
.firmaticHead {
	background-color: #FFFFFF;
	font-weight: 300;
	color: #FFFFFF;

}


/* Navigation oben */ 
.firmaticNaviOben {
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #0066AB;
	background-color: none;
	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 {
        background-color: #ffffff;
        border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #0066AB;}*/

/* Content Spalte mitte */ 
.firmaticContentMitte {
        background-color: #FFFFFF;
        border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #0066AB;
}

/* Content Spalte rechts */ 
/*.firmaticContentRechts {
        background-color: #FFFFFF;
}*/

/* Footer unten */ 
.firmaticFooter {
	font-size: 7pt;
	background-color: #575757;
}

/* Footer Links */ 

.firmaticFooter a {
	text-decoration: underline;
}

.firmaticFooter a:hover {
	color: #FFF000;
	text-decoration: underline;
}



/* Footer2 unten */ 
.firmaticFooter2 {
	font-size: 7pt;  
        width:982px;

/*        background-image: url(../medien/535/medien_7442.gif); */
	color: #c3c1bd;
}

/* Footer2 Links */ 

.firmaticFooter2 a {
	color: #c3c1bd;
	text-decoration: none;
}

.firmaticFooter2 a:hover {
	color: #c3c1bd;
	text-decoration: underline;
}


.firmaticFooter2 a:active {
	color: #c3c1bd;
	text-decoration: none;
}

.firmaticFooter2 a:visited{
	color: #c3c1bd;
	text-decoration: none;
}






/* Navigation links */ 
.firmaticNaviLinks {
	font-weight: normal;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #0066AB;
	background-color: #CDDEF9;
	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-weight: normal;
	background-color: #FFFFFF;
}



/* css für baum menue */
.treemenue {
	font-size: 9px;
	white-space: nowrap;
}
.treemenue img {
	border: 0px;
	vertical-align: middle;
}
.treemenue a {
	color: #FFFFFF;
	text-decoration: none;
}
.treemenue a.node, .treemenue a.nodeSel {
	white-space: nowrap;
	padding: 0px 0px 0px 0px;
}
.treemenue a.node:hover, .treemenue a.nodeSel:hover {
	text-decoration: underline;
}
.treemenue a.nodeSel {
	background-color:;
}
.treemenue .clip {
	overflow: hidden;
}



/* Kategorie Content mitte  */ 
.firmaticKatTabelle {
	border-top: none #0066AB;
	border-right: none #0066AB;
	border-bottom: 0px solid #0066AB;
	border-left: none #0066AB;
}

/* Kategorie Content mitte Überschrift */ 
.firmaticKatUeberschrift {
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #E31E24;
	border-bottom-width: 1px;
        text-align: left;
}
.startseite .firmaticKatUeberschrift {
        display: none;
}

/* Kategorie Content mitte Contentbereich  */ 
.firmaticKatContent {
	font-weight: normal;
        border-bottom-style: none;
	border-bottom-color: #0066AB;
	border-bottom-width: 0px;
        text-align: left;
}


/* Kategorie Content mitte Überschrift NEWSLETTER*/ 
.firmaticKatUeberschriftNEWS {
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #0066AB;
	border-bottom-width: 1px;
}

/* Kategorie Content mitte Contentbereich NEWSLETTER*/ 
.firmaticKatContentNEWS {
	font-weight: normal;
        border-bottom-style: none;
	border-bottom-color: #0066AB;
	border-bottom-width: 0px;
}




/* Kategorie Content rechts  */ 
.firmaticKatTabelleRechts {
	font-weight: normal;
	border: 0px solid #0066AB;
	background-color: #013668;
}

/* Kategorie Content rechts Contentbereich  */ 
.firmaticKatContentRechts {
	font-weight: normal;
        text-align: left;
}

/* Kategorie Content rechts Überschrift  */ 
.firmaticKatUeberschriftRechts {
	font-weight: bold;
	background-color: #fe0002;
	border: 2px solid #fe0002;

	border-bottom-style: solid;
	border-bottom-color: #023A68;
	border-bottom-width: 0px;
	text-align: left;
	padding-bottom:2px;



}



.moduleRow {
 font-size: 7pt;
 text-decoration: none;
}


.moduleRow a:link { text-decoration: none;  padding:2px;}
.moduleRow a:active {  text-decoration: none;  padding:2px;}
.moduleRow a:visited { text-decoration: none;  padding:2px;}
.moduleRow a:hover {  text-decoration: underline;
background-color:#013668; padding:2px;}






/* Kategorie Content links  */ 
.firmaticKatTabelleLinks {
	font-weight: normal;
	border: 0px solid #FFFFFF;
	background-color:;
}

/* Kategorie Content links Contentbereich  */ 
.firmaticKatContentLinks {
	font-weight: normal;
}

/* Kategorie Content links Überschrift  */ 
.firmaticKatUeberschriftLinks {
	vertical-align:center;
	font-size: 7pt;
	font-weight: bold;
	background-color: #fe0002;
	padding-bottom:2px;
	border: 3px solid #fe0002;

	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 0px;
}










.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-size: 8pt;
	background-color: #0066AB;
	color: #000000;
        border-width: 2px 2px 2px 2px;
        border-color: #FFFFFF;
        border-style: solid;
}

.firmatic_gallery_image_css{
        border-width: 1px 1px 1px 1px;
        border-color: #000000;
        border-style: solid;
}

.firmatic_gallery_link_css  {
	font-size: 8pt;
	color: #000000;
}
/* Bildergalerie Index Ende */
