	body,div,ul,li,span,td
	{
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12px;
		color : #84120F;
		line-height : 16px;
	}

	H1
	{
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12px;
		color : #84120F;
		font-weight:bold
	}

	.bilduntertitel
	{
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 10px;
		color : #84120F;
		text-decoration : none;
	}
	
	A:HOVER.hauptnavigation
	{
	 text-decoration : underline;
	}

	.hauptnavigation
	{
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : #84120F;
		font-weight : bold;
		text-decoration : none;
	}
	
	A:HOVER.unternavigation
	{
	 text-decoration : underline;
	}

	.unternavigation
	{
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : #84120F;
		text-decoration : none;
		line-height : 20px;
	}


	.schatten
	{
		border-right-width : 1px;
		border-right-style : solid;
		border-right-color : #7D7A81;
		border-bottom-width : 1px;
		border-bottom-style : solid;
		border-bottom-color : #7D7A81;
	}
	.schatten_unten
	{
		border-bottom-width : 1px;
		border-bottom-style : solid;
		border-bottom-color : #7D7A81;
	}

