.inhalt {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
	background-color: #800000;
	margin-left: 4px
; line-height: 180%
	}

a:link  {
	text-decoration : none;
	color : #FFFFCC;
	background-color: #800000
	}

a:hover {
	text-decoration : none;
	color : #FFFFFF;
	background-color: #800000
	}

a:active	{
	text-decoration : none;
	color : #FFFFFF;
	background-color: #800000
	}