/*fschrift.css*/

body 	{font-family: Century Gothic, Gothic, arial ; color:#000000;}
body 	{background-color:#cccccc;}

A:link,A:visited, A:hover, A:active   {text-decoration: none;}

A:link, A:visited 	{color : #9966cc;}
A:hover 		{color: #ffffff;}
A:active 		{color: #0033cc;}

h3	{font-size: 120%}

hr 	{color : #9966cc; width: 100%}

.header1 	{font-weight : bold; font-size: 120%}

.header2 	{font-weight : bold}

.header3 	{font-weight : bold; text-decoration: underline}

.header4 	{font-size: 120%}

.header5 	{font-weight : bold; font-size: 120%; text-decoration: underline}

.headerbild {font-weight : bold; font-size: 80%}

.top	{text-align: right; font-weight : bold}
