p, div, ul, td {
	font-family: Arial;
	font-size: 12px;
}

a {
	text-decoration: none;
	color: #0065c1;
}

a:hover {
	color: #000;	
}

a:focus { 
	outline: none; 
}

#content h1 {
	margin-top: 5px;
	padding-top: 0;
	font-size: 20px;
	line-height: 16px;
	font-weight: normal;
	
}

img {
	border: 0;
}

#auflistung {
	border-bottom: 1px solid #000;
	line-height: 20px;
}

#auflistung a {
	background: url(/img/pfeil.png) no-repeat 0 2px;
	padding: 0 0 0 10px;
}

#lbBottom a {
	display: none;
}
