body {
	font-family: "Helvetica", Arial, Geneva, sans-serif;
	font-size:14pt;
	background-image: url(images/background.gif);
	background-repeat: repeat;
	background-attachment: fixed;
}
.chap {
	font-family: "Helvetica", Arial, Geneva, sans-serif; FONT-SIZE:10pt; FONT-WEIGHT: bold;
}
span.text {
	font-weight: bold;
	/* Format für hervorgehobenen Text fett; Schriftstärke;*/
}
span.text1 {
	font-weight: 200;
	font-size: 9px;
	/* Format für Bildtest dünn; Schriftgrösse;*/
}
span.copy {
	font-weight: 100;
	font-size: 9px;
	color: #666666;
	/* Format für copyright Text dünn; Schriftstärke; -farbe*/
}	
h1 {
	font-family: "Helvetica", Arial, Geneva, sans-serif; font-weight: 600; font-size:14pt	/* Format für Überschrift 1: Begrüßung; Schriftart; -stärke; -grösse; */
}
h2 {
	font-family: "Helvetica", Arial, Geneva, sans-serif; font-weight: 500; font-size:12pt}
	/* Format für Überschrift 2: Unterschrift; Schriftart; -stärke; -grösse; */
}
h3 {
	font-family: "Helvetica", Arial, Geneva, sans-serif; font-weight: 600; font-size:10pt}
	/* Format für Überschrift 2: Unterschrift; Schriftart; -stärke; -grösse; */
}
p.path {
	font-family: "Helvetica",Arial, Geneva, sans-serif; font-weight: normal; font-size: xx-small; color: #999999;                 font-style: italic;
	/* Format für "Sie sind hier": Pfadangabe; Schriftart; -stärke; -grösse; -farbe; -stil */
}
div.path {
	font-family: "Helvetica", Arial, Geneva, sans-serif; font-weight: normal; font-size: xx-small; color: #333333;                 font-style: italic;
	/* Format für "Sie sind hier"und Navigation unten: Pfadangabe; Schriftart; -stärke; -grösse; -farbe; -stil */
}
td {
	font-family: "Trebuchet MS", "Myriad Web", Georgia, sans-serif;;
	font-size:10pt;
	font-weight: normal;

	/* Format für Tabelle allgemein; Schriftart; -grösse; */
}
td.news {
	font-weight: 200; background-color: #FFFFFF; font-size:8pt;	border: 1px none #333333;
	/* Format für Tabelle News; Schriftstärke; -grösse; Hintergrundfarbe; Rahmen*/
}
span.news {
	font-weight: 300;
	/* Format für Zelle News Überschrift; Schriftstärke;*/
}
.az {
	font-weight: bold;
	background-color: #FFFFFF;
	font-size: 14px;
	color: #333333;
	border-top: thin none #000000;
	border-right: thin none #000000;
	border-bottom: thin dotted #000000;
	border-left: thin none #000000;
	/* Format für Zelle Mitglieder Verzeichnis  Überschrift; Schriftstärke; Hintergrund*/
}
.ax {
	font-weight: normal;
	font-size: 12px;
	border-top: none #000000;
	border-right: none #000000;
	border-bottom: none #000000;
	border-left: none #000000;
	/* Format für Zelle Mitglieder Verzeichnis; Schriftstärke; Hintergrund*/
}
.ay {
	font-weight: normal;
	font-size: 12px;
	border: none;
}
a:link {
	color: #CC0000;
	text-decoration: none;
	font-weight: 400;

	/* Format für Link News ; Hintergrundbild; Schriftfarbe; Auszeichnung*/
}
a:visited {
	color: #CC0000;
	text-decoration: none;
	font-style: normal;

	/* Format für Besuchter Link News ; Hintergrundbild; Schriftfarbe; Auszeichnung*/
}
a:hover {
	color: #CC0000; text-decoration: underline overline; font-weight: 400;}
	/* Format für Hover Link News ; Hintergrundbild; Schriftfarbe; Auszeichnung*/
}
td.nav {
	background-color: none;
	font-family: "Helvetica", Arial, Geneva, sans-serif;
	font-size:10pt;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0000FF;

	/* Format für Navigationstabelle ; Hintergrundfarbe; Schriftart; -grösse; Rahmen*/
}
td.nav a:link {
	color: rgb(0,0,0); font-weight: bold; text-decoration: none;
	/* Format für Link Navigation ; Hintergrundbild; Schriftfarbe; -stärke; Auszeichnung*/
}
td.nav a:visited {
	color: rgb(0,0,0);
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	/* Format für Besuchter Link Navigation ; Hintergrundbild; Schriftfarbe; -stärke; Auszeichnung*/
}
td.nav a:hover {
	color: #CC0000; font-weight: bold; text-decoration: none;
	/* Format für Hover Link Navigation ; Hintergrundbild; Schriftfarbe; -stärke; Auszeichnung*/
}
}
td.sitemap {
	font-family: "Helvetica",Arial, Geneva, sans-serif;
	font-size:10pt; font-weight: 100;
}	
td.sitemap a:link {
	color: rgb(0,0,0); text-decoration: none;
	/* Format für Link Navigation ; Hintergrundbild; Schriftfarbe;Auszeichnung*/
}
td.sitemap a:visited {
	color: rgb(0,0,0); text-decoration: none; 
	/* Format für Besuchter Link Navigation ; Hintergrundbild; Schriftfarbe;Auszeichnung*/
}
td.sitemap a:hover {
	color: #CC0000; text-decoration: none;
	/* Format für Hover Link Navigation ; Hintergrundbild; Schriftfarbe; Auszeichnung*/
}
