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

	body		   { color: #600; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14px; }
.6pt  { font-size: 10px; font-family: "Trebuchet MS", Tahoma, Geneva }
p			{ }

	a			 { color: #36c; text-decoration: none }
	a:link		 { color: navy }
	a:visited	{ color: purple }
	a:hover		  { color: green ; text-decoration: underline; }
	a:active	{ color: red }

	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: Verdana, Arial, Helvetica, sans-serif; font-style: italic ; line-height: 16px; }
.flies { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px; }
@font-face { font-family: fantasy; font-size: 9pt; src: local("fantasy") }
.kur_bol { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: italic; font-weight: bold  ; line-height: 12px; }
.ausfu { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 16px; background-color: #cff     }
.f90 { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px; padding: 7px; border: solid 1px #777; }
