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

#links img
{
	margin: 0 2px 0 0;
	padding: 0;
}

#links ul
{
	margin: 5px;
	padding: 0;
}

#links li
{
	margin: 0px;
	padding:0px;
    list-style-type:none !important;
    background-image:url(/layout/linie.gif);
    background-repeat: repeat-x;
    background-position:bottom center;

}


#links a
{
	padding: 0px 0 3px 0px;
	color: #811526;
	display:block;
	width: 190px;
    text-decoration:none !important;
	margin: 0;
}

#links a:hover
{
	padding: 0px 0 3px 0px;
	color: #fff;
	background-color: #AE6862;
	display:block;
    text-decoration:none !important;    
	width: 190px;
	margin: 0;
} 
/******************************************************************************/

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

#rechts
{
	margin: 0 0 0 0;
}

#rechts ul
{
	clear: both;
}

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