		/* xxxxxx Hauptauswahl Navigationsleiste links xxxxxx */
.hauptmenu		{ color: #FFFFFF; font-weight: normal; font-size: 8pt; text-decoration: none }

a 	     		{ text-decoration: none }
a:hover      { color: #FF6600; text-decoration: none }

body         { background-color: #FEF3E6; font-family: Verdana, Arial, Helvetica; font-size: 10pt; margin-left: 20px; margin-top: 28px; margin-right: 28px }
h1           { font-family: Verdana, Arial, Helvetica; font-size: 12pt; font-weight: bold; margin-top: 0; margin-bottom: 0 }
h2           { font-family: Verdana, Arial, Helvetica; font-size: 30pt; font-weight: normal; margin-top: 0; margin-bottom: 0 }
h3           { font-family: Verdana, Arial, Helvetica; font-size: 20pt; font-weight: normal; margin-top: 0; margin-bottom: 0 }
h4           { font-family: Verdana, Arial, Helvetica; font-size: 20pt; font-weight: normal; margin-top: 0; margin-bottom: 0 }
h5           { font-family: Verdana, Arial, Helvetica; font-size: 20pt; font-weight: normal; margin-top: 0; margin-bottom: 0 }
h6           { font-family: Verdana, Arial, Helvetica; font-size: 20pt; font-weight: normal; margin-top: 0; margin-bottom: 0 }
td           { font-family: Verdana, Arial, Helvetica; font-size: 10pt }
select       { font-family: Verdana, Arial, Helvetica; font-size: 10pt }
address      { font-size: 8pt; font-style: italic }

.td-marked   { background-color: #FFFFFF }

		/* xxxxxx Frage xxxxxx */
.frage		{ color: #FF6600; font-weight: bold; font-size: 11pt }

		/* xxxxxx Headline der Textblöcke xxxxxx */
.headline	{ color: #FFFFFF; font-weight: bold; font-size: 13pt; background-color : #FF6600; text-indent : 5px }
	
		/* xxxxxx Text der Textblöcke xxxxxx */
.text		{ color: #000000; font-weight: normal; font-size: 10pt }

		/* xxxxxx Text fett xxxxxx */
.text1		{ color: #000000; font-weight: bold; font-size: 10pt }

		/* xxxxxx Text fett, färbig xxxxxx */
.text2		{ color: #FF6600; font-weight: bold; font-size: 10pt }

		/* xxxxxx Text fett, weiss xxxxxx */
.text3		{ color: #FFFFFF; font-weight: bold; font-size: 10pt }

		/* xxxxxx Link xxxxxx */
.sublink	{ color: #000000; font-weight: normal; font-size: 10pt; text-decoration: underline }

		/* xxxxxx Link xxxxxx */
.sublink1	{ color: #000000; font-weight: normal; font-size: 10pt; text-decoration: underline }

		/* xxxxxx Link orange xxxxxx */
.sublink2	{ color: #FF6600; font-weight: bold; font-size: 10pt; text-decoration: none }

		/* xxxxxx Auswahl Startseite xxxxxx */
.sublink3		{ color: #000000; font-weight: bold; font-size: 10pt; text-decoration: none }

		/* xxxxxx Schriftleiste xxxxxx */
.leiste		{ color: #000000; font-weight: normal; font-size: 8pt }
