/********************************************************************************
* fonts.css                                                                 	*
*                                                                             	*
* Copyright 1997 - 2006 by berodesign webdesign consulting.                     *
* Web address: http://www.berodesign.de                                        	*
* Last update: February 11, 2006.                                            	*
*                                                                             	*
* Provides basic functions for DHTML positioned elements which will work on   	*
* both Netscape Communicator and Internet Explorer browsers (version 4.0 and up)*
* and an extension for framing.                                                 *
********************************************************************************/

a.referenz:link       { color: #223869; text-decoration: none }
a.referenz:active     { color: #8498a9; text-decoration: none }
a.referenz:visited    { color: #8498a9; text-decoration: none }
a.referenz:hover      { color: #ffffff; text-decoration: none; background-color: #429cd2 }

a.more:link			{ color: #89264c; text-decoration: none }
a.more:active		{ color: #89264c; text-decoration: none }
a.more:visited		{ color: #89264c; text-decoration: none }
a.more:hover		{ color: #ffffff; text-decoration: none; background-color: #89264c }

a.weiter:link		{ color: #c3e3f6; text-decoration: none }
a.weiter:active		{ color: #c3e3f6; text-decoration: none }
a.weiter:visited	{ color: #c3e3f6; text-decoration: none }
a.weiter:hover		{ color: #429cd2; text-decoration: none; background-color: #c3e3f6 }

a.subnav:link		{font-family: Verdana; font-size: 10px;  color: #000000; text-decoration: none }
a.subnav:active		{font-family: Verdana; font-size: 10px;  color: #8498a9; text-decoration: none }
a.subnav:visited	{font-family: Verdana; font-size: 10px;  color: #000000; text-decoration: none }
a.subnav:hover		{font-family: Verdana; font-size: 10px;  color: #8498a9; text-decoration: none }

a.ref:link    	   { color: #ffffff; text-decoration: none }
a.ref:active 	   { color: #ffffff; text-decoration: none }
a.ref:visited 	   { color: #ffffff; text-decoration: none }
a.ref:hover   	   { color: #8498a9; text-decoration: none; background-color: #ffffff }

.verdana11		   { font-family: Verdana; font-size: 11px; margin-top: 0; margin-bottom: 0; line-height: 14px }

.fett		  	{ font-family: Verdana; font-size: 16px; font-weight: bold; margin-top: 0; margin-bottom: 0; letter-spacing: 2px }

.verdana10 	  { font-family: Verdana; font-size: 10px; margin-top: 0; margin-bottom: 0 }

.toolbar   { font-family: Verdana; font-size: 10px; font-weight: normal; color: #ffffff; margin-top: 0; margin-bottom: 0 }

body 	{
		scrollbar-face-color: #4592d2;
		scrollbar-highlight-color: #4592d2;
		scrollbar-3dlight-color: #4592d2;
		scrollbar-arrow-color: #ffffff;
		scrollbar-track-color: #4592d2;
		scrollbar-darkshadow-color: #4592d2;
		}