/*
####### Design-Stylesheet #######
Definiert Farben

	Attribute:
	 	color
		background-color
		background-image
		border[-left,-right,-top,-bottom]-color



*/

/* ---- GENERELLES ---- */
	html{}
	body {color:#000000; background-color:#efefef;}

	h1 {color:#000099;}
	h2 {color:#000099;}
	h3 {color:#000099;}
	 .underline {}
	 .header{}

	table{}
	td {}

/* Die Schnellanker */
	div#TemplatePreInhaltBereich {}

/* --- Fusszeile --- */
	div#TemplateFooterBereich div.footer {}
	div#TemplateFooterBereich div.footer a {}
	div#TemplateFooterBereich div.footer a:hover,div#TemplateFooterBereich div.footer a:focus{background-color:#DDEEFF;}

/* --- Zertifikate --- */
	div#TemplateZertifikateBereich div.zertifikate{}
		div#TemplateZertifikateBereich div.zertifikatLogo{}
		div#TemplateZertifikateBereich img {}


/* -- Sitemap -- */
	DIV#sitemap {  }
	DIV#sitemap LI {  }
	DIV#sitemap LI {  background: url(/images/sitemap/extm.gif) no-repeat 0% 0%; }
	DIV#sitemap LI.last { background: url(/images/sitemap/exlm.gif) no-repeat 0% 0%; }
	DIV#sitemap UL {  }
	DIV#sitemap UL { background: url(/images/sitemap/exim.gif) repeat-y 0% 0%; }
	DIV#sitemap UL.last { background-image: none; }
	a.sitemapLink{}
	a.sitemapLink:hover{background-color:#ddddff;}


/* ---- ADMINISTRATIONSBEREICH ---- */
	.adminBereichHeader{background-color:#ff0000;} /* Tabelle - Headerzeile Adminbereich */
	.adminMainBereichUeberschrift{ color:#000000; }
	.adminMainBereichsUeberschrift {color:#000000;}
	.MenueGruppe{color:#000000;}

/* ---- OEFFENTLICHER BEREICH ---- */
	.header { background-color:#f0f0f0; border-bottom-color:black;} /* Headerzeile Oeffentlicher Bereich */



/* ---- News RSS-Feeds ---- */
	div.newsEintrag{}
	ul.newsChannel {}
	ul.newsChannel li {}
	ul.newsChannel li.newsChannel {}
    ul.newsChannel a { border-color:#CCDDFF;}
	ul.newsChannel a:hover {background-color:#DDEEFF;}
	ul.newsChannel a:focus {background-color:#DDEEFF;}
	a.newsChannel{}
	a.news{}


/* ---- Glossar ---- */
	div#glossar a.glossarPoint {}


/* ---- SONSTIGES ---- */

	font.headerMenuDevider{color:#000000;}
	.fett{}
	.besideInfoText{ }
	.achtung{color:#ff0000}
	.copyright{}
	.erlaeuterung{}
	.kontakt{}
	.blackBorder {border-color:#000000;}
	.footer {background-color:#f0f0f0;border-top-color:black;}
	.small {}
	.warnung {background-color:#ff0000; }
	.information {background-color:#bbbbff; border-color:#0000ff;}
	.skillfitBlue{color:#0000ff;}

	.cssNoDisplayLinkDevider {} /* Link-Trennzeichen, welche bei Darstellung mit CSS nicht angezeigt werden */
	.cssNoDisplay{} /* Sonstige Texte, welche bei aktivem CSS nicht gezeigt werden*/
	a.ContentLabel {} /* Anker-Links */
	a{color:#0000ff;}
	a:visited{color:#000055;}
	a:hover {color:#000099;}

	a.infoLink {color:#000055;}
	a.infoLink:hover {color:#000099;}




img{}
img.scaleable{}

/* ---- Formulare ---- */
input{background-color:#faffff; }
select {background-color:#faffff; }
textarea{background-color:#faffff; }

.formularElement{background-color:#faffff;}
.kontakt_textfeld {background-color:#faffff;}
.kontakt_textfeldMitteilung{background-color:#faffff;}
.textRowMini {}
.textRowSmall {}
.textRowNormal {}
.textRowBig {}
.buttonSubmit { background-color:#faffff;}
.checkBox{background-color:#f0f0f0;}
.radioBox{background-color:#f0f0f0;}

/* Kontaktformular */
	.KontaktformularFormular{ /* Das gesamte Formular */
							}
	.KontaktformularErlaeuterung { /* Überschrift der Anschnitte des Formulars*/
							background-color:#e0e0e0;
							}
	.kontaktformularSub { /* ein Untereintrag inkl. Text und Inputfelder */
						}
	.kontaktformularWholeEntry {/* beinhaltet eine Erläuterung und Formularfeld*/
							background-color:#f0f0f0;
							}
	div.kontaktformularLinkeBeschreibung { /* Der linke Text für dein Formularfeld im Div */
							}
	.kontaktFeldBeschreibung { /* Beschreibung für einen Untereintrag*/
							}
	.kontaktformularEntry{ /* Alle Formularfeld eines Eintrags*/
							}

