	A:link {color: #6C6344;text-decoration : none;font-weight: bold;}
	A:visited {color: #6C6344;text-decoration : none;font-weight: bold;}
	A:active {color: #6C6344;text-decoration : none;font-weight: bold;}
	a:hover {color: #272636;text-decoration : none;font-weight: bold;}

	TABLE, TD
	{
		Font-Family : Arial ! important;
		Font-Size : 12px ! important;
		Color : #6C6344;
        }
	.klein
	{
		Font-Family : Arial ! important;
		Font-Size : 11px ! important;
		Color : #6C6344;
        }
	.small
	{
		Font-Family : Arial ! important;
		Font-Size : 9px ! important;
		Color : #6C6344;
        }	
	.mgross
	{
		Font-Family : Arial ! important;
		Font-Size : 16px ! important;
		Color : #6C6344;
		font-weight: bold;
        }
	.wnormalf
	{
		Font-Family : Arial ! important;
		Font-Size : 12px ! important;
		Color : #eeeeee;
		font-weight: bold;
        }
	.bsmall
	{
		Font-Family : Arial ! important;
		Font-Size : 11px ! important;
		Color : #272636;
        }	
	.bnormal
	{
		Font-Family : Arial ! important;
		Font-Size : 12px ! important;
		Color : #272636;
        }
	.bnormalf
	{
		Font-Family : Arial ! important;
		Font-Size : 12px ! important;
		Color : #272636;
		font-weight: bold;
        }
	.bmgross
	{
		Font-Family : Arial ! important;
		Font-Size : 14px ! important;
		Color : #272636;
		font-weight: bold;
    	}
	.bgross
	{
		Font-Family : Arial ! important;
		Font-Size : 18px ! important;
		Color : #272636;
		font-weight: bold;
        }
	th
	{
		Font-Family : Arial ! important;
		Font-Size : 13px ! important;
		Color : #eeeeee;
		font-weight: bold;
		background-color: #272636;
        }
	BODY {
		background-color: #ECD89D;
		/*background-image:url(/images/back_weihnacht.gif);*/
		margin: 0px;
		scrollbar-face-color: #E7D89E;
		SCROLLBAR-TRACK-COLOR: #272636;
		scrollbar-arrow-color: #6C6344;
		scrollbar-base-color: #272636;
		scrollbar-shadow-color : #272636;
		SCROLLBAR-3DLIGHT-COLOR: #272636;
		SCROLLBAR-DARKSHADOW-COLOR: #000000;
		scrollbar-highlight-color: #ffffff;
	}
