/* Hier werden alle Schriften definiert */

body						{ color: black; 	font-style: normal; font-weight: normal; font-size: 10pt; line-height: 13pt; font-family: Arial, Helvetica, "Trebuchet MS", Verdana }
.fliesstext_klein			{ color: #000; 		font-style: normal; font-weight: normal; font-size: 8pt; line-height: 11pt; font-family: Arial, Helvetica, "Trebuchet MS", Verdana }
.fliesstext_bold			{ color: black; 	font-style: normal; font-weight: bold; font-size: 10pt; line-height: 13pt; font-family: Arial, Helvetica, "Trebuchet MS", Verdana }
.fliesstext_bold_rot		{ color: #ca0000; 	font-style: normal; font-weight: bold; font-size: 11pt; line-height: 13pt; font-family: Arial, Helvetica, "Trebuchet MS", Verdana }
.navigation					{ color: black; 	font-style: normal; font-weight: bold; font-size: 10pt; line-height: 13pt; font-family: Arial, Helvetica, "Trebuchet MS", Verdana }
.fliesstext_bold_gesperrt	{ color: black; 	font-style: normal; font-weight: bold; font-size: 10pt; line-height: 13pt; font-family: Arial, Helvetica, "Trebuchet MS", Verdana; letter-spacing: 1pt }
.fliesstextboldkursiv		{ color: black; 	font-style: italic; font-weight: bold; font-size: 10pt; line-height: 13pt; font-family: Arial, Helvetica, "Trebuchet MS", Verdana }
.headline					{ color: #ca0000; 	font-style: oblique; font-weight: bolder; font-size: 12pt; line-height: 14pt; font-family: Arial, Verdana, Helvetica }
.headline_normal			{ color: #ca0000; 	font-style: normal; font-weight: 800; font-size: 14pt; line-height: 16pt; font-family: Arial, Helvetica, Verdana }
.headline_sub				{ color: #00ad4a; 	font-style: oblique; font-weight: bold; font-size: 10pt; line-height: 12pt; font-family: Arial, Helvetica, Verdana }
.headline_sub_einzug		{ color: #00ad4a; 	font-style: oblique; font-weight: bold; font-size: 10pt; line-height: 12pt; font-family: Arial, Helvetica, Verdana; text-indent: 50pt; letter-spacing: 1pt; margin-left: 5pt }
a:link						{ color: #009100; text-decoration: none; letter-spacing: 0pt }
a:active					{ color: #331e9c; text-decoration: underline }
a:visited					{ color: #009100; text-decoration: none }
a:hover						{ color: #331e9c; text-decoration: underline }