/* Hier werden alle Schriften definiert */

body						{ color: #333333;	font-style: normal; font-weight: normal; font-size: 11pt; line-height: 13pt; font-family: Arial, Helvetica, "Trebuchet MS", Verdana }
.fliesstext_klein			{ color: #ffffff; 	font-style: normal; font-weight: normal; font-size: 8pt; line-height: 11pt; font-family: Arial, Helvetica, "Trebuchet MS", Verdana }
.fliesstext_bold			{ color: #333333; 	font-style: normal; font-weight: bold; font-size: 11pt; line-height: 13pt; font-family: Arial, Helvetica, "Trebuchet MS", Verdana }
.navigation					{ color: #333333; 	font-style: normal; font-weight: bold; font-size: 11pt; line-height: 13pt; font-family: Arial, Helvetica, "Trebuchet MS", Verdana }
.fliesstextboldkursiv		{ color: black; 	font-style: italic; font-weight: bold; font-size: 11pt; line-height: 13pt; font-family: Arial, Helvetica, "Trebuchet MS", Verdana }

.headline					{ color: #666666; 	font-style: normal; font-weight: bolder; font-size: 15pt; line-height: 18pt; font-family: Arial, Verdana, Helvetica }
a:link						{ color: #000000; 	font-style: normal; font-weight: bold; font-family: Arial, Helvetica, "Trebuchet MS", Verdana; text-decoration: none }
a:active					{ color: #666666; 	text-decoration: none }
a:visited					{ color: #000000; 	text-decoration: none }
a:hover						{ color: #999999; 	text-decoration: none }
