#adressbereich {


font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	line-height: normal;
	white-space: normal;
	letter-spacing: 0px;
}


#adressbereich A:LINK, #adressbereich A:VISITED {


font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	line-height: normal;
	white-space: normal;
	letter-spacing: 0px;
}

#adressbereich A:HOVER, #adressbereich A:ACTIVE {


font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
	line-height: normal;
	white-space: normal;
	letter-spacing: 0px;
}