
/******************************************************************************/

#links 
{
	margin: 0px 0 0 0px !important;
	padding: 0px !important;
	width: 192px;

}

#links  div
{
	margin: 0px 0px 0 0px !important;
	padding: 0 !important;

	
}

#links  li, #links ul
{
	list-style-type:none;
	margin:0 !important;
	padding:0 !important;
}

#links h2
{
	width: 175px;
	
}


#links  a
{
	color: #333 !important;
	width: 150px;
	text-decoration:none;
	padding: 0 0 0 45px !important;
	display: block !important;
	margin:0px !important;
	border-bottom: 1px solid #555;
	background-color:#D3C09F;
	
}


#links  a:hover, #links  a:active, #links  a:focus
{
	color: #333;
	background-color: #FBF5EC;
	width: 150px;
	margin:0 !important;
	padding: 0 0 0 45px !important;
	text-decoration:none;
	border-bottom: 1px solid #555;
}

#links span
{
	color: #333;
	background-color: #D3C09F;
	width: 150px;
	display:block;
	text-decoration:none;
	margin:0 !important;
	padding: 0 0 0 45px !important;
	border-bottom: 1px solid #555;
}
/******************************************************************************/

/******************************************************************************/

#rechts
{
	margin: 0 0 0 0;
}

#rechts ul
{
	clear: both;
}

#rechts img
{
	margin: 3px 5px 0 0;
	padding: 0;
}

#rechts .Preis
{
	font-weight: bold;
}

#rechts .Preis span
{
	float: right; 
	font-weight: bold;
	font-size: 14px;
	color: #a00;
}

