/*
		Here we have an example collection of CSS statements
	
		Copyright 2003 Adobe Systems Incorporated.
*/

	body		   { color: #333; font-size: 11px; font-family: "Trebuchet MS", Tahoma, Geneva ; line-height: 14px; }
.6pt  { font-size: 10px; font-family: "Trebuchet MS", Tahoma, Geneva }
p			{ }

	a			 { color: #333; text-decoration: none }
a:link		 { color: #333 ; text-decoration: none; }
	a:visited	{ color: #363 }
	a:hover		  { color: #030 ; text-decoration: none; }
	a:active	{ color: #c00 }

	div			{ }
	span		{ }
	
	td			{ }
	table		{ }

	h1			{ font-weight: bold; font-size: 2em; margin: 0.67em 0px }
	h2			{ font-weight: bold; font-size: 1.5em; margin: 0.83em 0px }
	h3			{ font-weight: bold; font-size: 1.17em; margin: 1em 0px }
	h4			{ font-weight: bold; margin: 1.33em 0px }
	h5			{ font-weight: bold; font-size: 0.83em; margin: 1.67em 0px }
	h6			{ font-weight: bold; font-size: 0.67em; margin: 2.33em 0px }
.kursiv { font-size: 12px; font-family: "Trebuchet MS", Tahoma, Geneva; font-style: italic ; line-height: 16px; }
.flies { color: #333; font-size: 12px; font-family: "Trebuchet MS", Tahoma, Geneva; line-height: 16px; }
.flies14 { color: #030; font-size: 12px; font-family: "Trebuchet MS", Tahoma, Geneva; line-height: 16px; }
@font-face { font-family: fantasy; font-size: 9pt; src: local("fantasy") }
.kur_bol { font-size: 12px; font-family: "Trebuchet MS", Tahoma, Geneva; font-style: italic; font-weight: bold  ; line-height: 12px; }
.ausfu { font-size: 12px; font-family: "Trebuchet MS", Tahoma, Geneva; font-weight: bold; line-height: 16px; background-color: #cff    }
.f90 { font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 16px; padding-right: 8px; padding-bottom: 2px; padding-left: 8px; border-bottom: 1px solid #f90; }
.gr_r { text-align: right; }
.line { margin-left: 2pt; padding-right: 5pt; border-right: 1px dotted #333; border-bottom: 1px dotted #333; }
